Le dimanche 06 juillet 2008 à 17:34 +0000, Gerrit Pape a écrit :
> tags 488764 + unreproducible
> quit
> 
> On Fri, Jul 04, 2008 at 07:06:35PM +0200, Beno??t Dejean wrote:
> > I got it from ftp.fr.debian.org.
> > I found the git-core_1%3a1.5.6-1_powerpc.deb in my cache, extracted it
> > and the package version links to libcares. Same sha1sum than my
> > installed git. the sha1sum of my local .deb is also correct. So
> > reinstalling the package makes do difference.
> 
> Hi Benoî, I cannot reproduce this, it looks like you're checking a
> different binary on your system:

My git comes from git-core_1%3a1.5.6-1_powerpc.deb
That's exactly the same git package with same error.

>  $ 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:32:38][pts/10][~/git-core][#14] 
[EMAIL PROTECTED] >>> LC_ALL=C sudo aptitude reinstall git-core
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information       
Initializing package states... Done
The following packages will be REINSTALLED:
  git-core 
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and
612 not upgraded.
Need to get 3456kB of archives. After unpacking 0B will be used.
Writing extended state information... Done
Get:1 http://ftp.fr.debian.org sid/main git-core 1:1.5.6-1 [3456kB]
Fetched 3456kB in 14s
(235kB/s)                                                                       
                                         
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 227703 files and directories currently installed.)
Preparing to replace git-core 1:1.5.6-1 (using .../git-core_1%
3a1.5.6-1_powerpc.deb) ...
Unpacking replacement git-core ...
Processing triggers for man-db ...
Setting up git-core (1:1.5.6-1) ...
git-add: error while loading shared libraries: libcares.so.2: cannot
open shared object file: No such file or directory
git-commit: error while loading shared libraries: libcares.so.2: cannot
open shared object file: No such file or directory
Reading package lists... Done             
Building dependency tree        
Reading state information... Done
Reading extended state information       
Initializing package states... Done


[20:34:01][pts/10][~/git-core][#15] 
[EMAIL PROTECTED] >>> git --version
git: error while loading shared libraries: libcares.so.2: cannot open
shared object file: No such file or directory

[20:34:06][pts/10][~/git-core][#16] ? 127
[EMAIL PROTECTED] >>> which git
/usr/bin/git

[20:34:18][pts/10][~/git-core][#17] 
[EMAIL PROTECTED] >>> la /var/cache/apt/archives/git-core_1%
3a1.5.6-1_powerpc.deb 
-rw-r--r-- 1 root root 3,3M jun 21
00:02 /var/cache/apt/archives/git-core_1%3a1.5.6-1_powerpc.deb

[20:34:55][pts/10][~/git-core][#19] 
[EMAIL PROTECTED] >>> cd /tmp

[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

-- 
Benoît Dejean
GNOME http://www.gnomefr.org/
LibGTop http://directory.fsf.org/libgtop.html

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to