[Bug 1725032] Re: tmux failed to start, missing library

2017-12-19 Thread Launchpad Bug Tracker
[Expired for tmux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: tmux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725032

Title:
  tmux failed to start, missing library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/1725032/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1725032] Re: tmux failed to start, missing library

2017-10-20 Thread ChristianEhrhardt
Hi knz,
in an Artful system as of today I can't reproduce your issue.
It is working fine.

# ldd /usr/bin/tmux
linux-vdso.so.1 =>  (0x7ffe41ff)
libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x7f95420f4000)
libutempter.so.0 => /usr/lib/x86_64-linux-gnu/libutempter.so.0 
(0x7f9541ef1000)
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 
(0x7f9541cc8000)
libevent-2.1.so.6 => /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 
(0x7f9541a76000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 
(0x7f954185c000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f954147c000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7f954125d000)
/lib64/ld-linux-x86-64.so.2 (0x7f9542584000)


The version of the tmux package is at 2.5-3build1.

It's depends are on:
$ apt cache show tmux | grep Depends:
Depends: libc6 (>= 2.14), libevent-2.1-6 (>= 2.1.8-stable), libtinfo5 (>= 6), 
libutempter0 (>= 1.1.5)

And libevent is on
dpkg -l libevent-2.1-6
=> 2.1.8-stable-4


Could you please recheck after a full update/upgrade and then:
1. compare the package versions I referenced on your system and report them here
2. report the ldd of tmux in your case
3. check where your tmux comes from via $ apt-cache policy tmux

** Changed in: tmux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725032

Title:
  tmux failed to start, missing library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/1725032/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs