PDA

View Full Version : 3x apt-get install -> Segmentation fault



reviczky
05-14-2005, 05:03 PM
Hi!

I have a problem with the KNOPPIX LiveCD version 3.8.1 and 3.8.2 (booth DE version).
It use the unionfs, with that i can use apt-get update and apt-get install.
When i run apt-get install *something*, it works only 2 times, and the third time it segfaults and wrote (for example):



root@1[~]# apt-get install eboard
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
eboard-extras-pack1 eboard-extras
The following NEW packages will be installed:
eboard
0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded.
Need to get 574kB of archives.
After unpacking 1581kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org testing/main eboard 0.9.5-4 [574kB]
Fetched 574kB in 4s (139kB/s)
Selecting previously deselected package eboard.
(Reading database ... 106621 files and directories currently installed.)
Unpacking eboard (from .../eboard_0.9.5-4_i386.deb) ...
Setting up eboard (0.9.5-4) ...

sh: line 1: 6099 Segmentation fault /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi'
E: Sub-process returned an error code

From that moment, apt-get dont work any more.
(The symptoms are allways the same: run knoppix and run 3times apt-get install *anything*, and at the third install it will segfault.)

With the CeBIT version of KNOPPIX 3.8 it works very well!

Any ideas?


Bye
Adam