[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#441975: cannot upgrade libc6-2.6.1-3 if libc6-i686 is installed



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
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net




Reply to: