Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357165 - app-misc/tmux-9999 failure with dev-libs/libevent-2.0.10
Summary: app-misc/tmux-9999 failure with dev-libs/libevent-2.0.10
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 22:26 UTC by Hans Meier
Modified: 2011-03-03 17:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Meier 2011-03-02 22:26:46 UTC
The Devs off tmux recommend to use dev-libs/libevent-2.0.10 on his
FreeNode channel #tmux.

But this Version in Portage don't works with this Version off dev-libs/libevent-2.0.10

# tmux ls
tmux: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file or directory




Reproducible: Always

Actual Results:  
Ebuild from Portage don't works.

Expected Results:  
That ebuild in Portage works as usual.
Comment 1 Hans Meier 2011-03-02 23:11:43 UTC
This Bug depends on Bug https://bugs.gentoo.org/show_bug.cgi?id=357171 and with Versions of dev-libs/libevent
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-03-03 16:23:20 UTC
(In reply to comment #0)
> # tmux ls
> tmux: error while loading shared libraries: libevent-1.4.so.2: cannot open
> shared object file: No such file or directory

Have you run revdep-rebuild from the app-portage/gentoolkit package? Or just re-emerge tmux after you upgrade libevent.

Also read our bug reporting guide[1] before you file another bug.


[1] http://www.gentoo.org/doc/en/bugzilla-howto.xml
Comment 3 Hans Meier 2011-03-03 17:22:44 UTC
Yes I made naturally

cave fix-linkage

and later

revdep-rebuild

but this not helps