On Sun, Jul 06, 2008 at 08:39:13PM +0200, Beno??t Dejean wrote:
> Le dimanche 06 juillet 2008 ?? 17:34 +0000, Gerrit Pape a ??crit :
> >  $ wget -q 
> > ftp://ftp.fr.debian.org/debian/pool/main/g/git-core/git-core_1.5.6-1_powerpc.deb
> >  $ ar x git-core_1.5.6-1_powerpc.deb 
> >  $ tar xzpf data.tar.gz
> >  $ ldd usr/bin/git |grep libc
> >         libcurl-gnutls.so.4 => /usr/lib/libcurl-gnutls.so.4 (0x0ff9c000)
> >         libc.so.6 => /lib/libc.so.6 (0x0fda7000)
> >         libcom_err.so.2 => /lib/libcom_err.so.2 (0x0f9cf000)
> >  $

> [20:35:05][pts/10][/tmp][#20] 
> [EMAIL PROTECTED] >>> sha1sum /var/cache/apt/archives/git-core_1%
> 3a1.5.6-1_powerpc.deb
> a831f95c4cf41e74517ab41f56e9659dab00d770  
> /var/cache/apt/archives/git-core_1%3a1.5.6-1_powerpc.deb
> 
> [20:35:13][pts/10][/tmp][#21] 
> [EMAIL PROTECTED] >>> ar x /var/cache/apt/archives/git-core_1%
> 3a1.5.6-1_powerpc.deb
> 
> [20:35:18][pts/10][/tmp][#22] 
> [EMAIL PROTECTED] >>> tar xzf data.tar.gz 
> 
> [20:35:35][pts/10][/tmp][#23] ? 2
> [EMAIL PROTECTED] >>> ldd usr/bin/git | grep ares
>       libcares.so.2 => not found

I'm puzzled:

 $ uname -m
 ppc
 $ wget -q 
ftp://ftp.fr.debian.org/debian/pool/main/g/git-core/git-core_1.5.6-1_powerpc.deb
 $ sha1sum git-core_1.5.6-1_powerpc.deb 
 a831f95c4cf41e74517ab41f56e9659dab00d770  git-core_1.5.6-1_powerpc.deb
 $ ar x git-core_1.5.6-1_powerpc.deb 
 $ tar xzf data.tar.gz
 $ ldd usr/bin/git | grep ares
 $ 



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

Reply via email to