Gallien Matthieu a écrit :
>> dpkg -l libc6-i686 2>/dev/null | sed -e '/^i/!d;' -e \
>> "s/^i.\s\+libc6-i686\s\+//;s/\s.*//g"
> 
> 2.6.1-3
> 

As for the other tests, everything is ok. I have to admit I have no idea
about what really happens.

When the problem occurs, what happens if you run "apt-get install"? Is
the postinst script ran again, and does the problem occur again?

If yes, could you please change the first line of
/var/lib/dpkg/info/libc6.postinst from

  #!/bin/sh
to
  #!/bin/sh -x

and run "apt-get install"? That should give us some more details about
where the problem appears.

Thanks.

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net



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

Reply via email to