Bug#381810: rsync: fails to locate libpopt.so.0

2006-08-07 Thread Paul Slootman
On Sun 06 Aug 2006, Martin Wuertele wrote:
 
 calling rsync on amd64 fails to locate libpopt:
 $ rsync 
 rsync: error while loading shared libraries: libpopt.so.0: cannot open shared 
 object file: No such file or directory
 
 When calling rsync with full path it finds libpopt.

That would indicate to me that when you call rsync without the full
path, you're calling some other rsync than the one in /usr/bin/.
I use amd64 myself, and have no troubles whatsoever with rsync, with or
without full path.

Please show the output of which rsync, and also ldd /usr/bin/rsync.
locate --basename rsync.


Paul Slootman


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#381810: rsync: fails to locate libpopt.so.0

2006-08-06 Thread Martin Wuertele
Package: rsync
Version: 2.6.8-2
Severity: important

calling rsync on amd64 fails to locate libpopt:
$ rsync 
rsync: error while loading shared libraries: libpopt.so.0: cannot open shared 
object file: No such file or directory

When calling rsync with full path it finds libpopt.
$ dlocate libpopt.so.0
libpopt0: /lib/libpopt.so.0.0.0
libpopt0: /lib/libpopt.so.0


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages rsync depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libpopt0  1.10-2 lib for parsing cmdline parameters

rsync recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]