[debian] apt segfaults after corrupted package download on d-u

2008-09-01 Thread Marcel
Moin! I just d-u'ed and got a corrupted linux-libc-dev_2.6.26-4_armel.deb so that dpkg failed to install it. then I deleted the corrupted package from /var/cache/apt/archives to make apt redownload it, but now it ends up with a segfault when attempting to read the dependency tree [1]. What may

Re: [debian] apt segfaults after corrupted package download on d-u

2008-09-01 Thread arne anka
with a segfault when attempting to read the dependency tree [1]. What may I do about that? could be, your apt is stuck with that broken package (somewhere internally is probably an unfinished job! flag set). try to download the package manually (wget or so) apt-cache show linux-libc-dev shows

Re: [debian] apt segfaults after corrupted package download on d-u

2008-09-01 Thread Marcel
Am Montag 01 September 2008 17:44:46 schrieb arne anka: with a segfault when attempting to read the dependency tree [1]. What may I do about that? could be, your apt is stuck with that broken package (somewhere internally is probably an unfinished job! flag set). try to download the

Re: [debian] apt segfaults after corrupted package download on d-u

2008-09-01 Thread Andre Roth
On Mon, 1 Sep 2008 18:07:45 +0200 Marcel [EMAIL PROTECTED] wrote: Am Montag 01 September 2008 17:44:46 schrieb arne anka: with a segfault when attempting to read the dependency tree [1]. What may I do about that? could be, your apt is stuck with that broken package (somewhere

Re: [debian] apt segfaults after corrupted package download on d-u

2008-09-01 Thread Marcel
Am Montag 01 September 2008 19:09:23 schrieb Andre Roth: On Mon, 1 Sep 2008 18:07:45 +0200 Marcel [EMAIL PROTECTED] wrote: Am Montag 01 September 2008 17:44:46 schrieb arne anka: with a segfault when attempting to read the dependency tree [1]. What may I do about that? could be,