Re: apt 0.6 in experimental
On Tue, Dec 30, 2003 at 07:49:54PM +0100, Michael Ablassmeier wrote:
> On Tue, Dec 30, 2003 at 08:53:17AM -0800, Matt Zimmerman wrote:
> > If you were seeing segfaults with 0.6.4, please try 0.6.6.
>
> same problem here (0.6.6 fetched from incoming):
> abi@radiohead:~$ apt-cache search foo
> Segmentation fault
>
> apt-get:
> radiohead:/home/abi/apt-0.6.6# apt-get install libdb2-dev
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
> libdb2-util
> Suggested packages:
> db2-doc
> The following packages will be REMOVED:
> libdb3-dev libgnome-dev
> The following NEW packages will be installed:
> libdb2-dev libdb2-util
> 0 upgraded, 2 newly installed, 2 to remove and 0 not upgraded.
> Segmentation fault
>
> radiohead:/home/abi# apt-get remove libdb2-dev
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be REMOVED:
> libdb2-dev*
> 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
> Segmentation fault
>
> gdb:
> Program received signal SIGSEGV, Segmentation fault.
> 0x40210954 in mallopt () from /lib/tls/libc.so.6
/lib/tls? Are you using a 2.6 kernel? Try using whatever magic environment
variable turns that stuff off and uses the normal libraries.
--
- mdz
Reply to: