thank you for your information...
On Wed, Aug 12, 2015 at 8:53 AM, Julian Andres Klode
wrote:
> Hi, thanks for reporting the bug.
>
> This seems like a broken libstdc++ or broken hardware.
>
> I am closing it, so we can focus on more recent bugs.
>
> ** Changed in: apt (Ubuntu)
>Status:
Hi, thanks for reporting the bug.
This seems like a broken libstdc++ or broken hardware.
I am closing it, so we can focus on more recent bugs.
** Changed in: apt (Ubuntu)
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Tags added: oneiric
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803688
Title:
'apt-get update' segfaults
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source
This seems to be yet another case of software failing silently, without
telling the user what needs to be fixed. It would be more useful for APT
to report, in plain English, exactly which preferences stanza appears to
be absolete.
--
You received this bug notification because you are a member of
Marking as "in progress" based on David's comments
** Changed in: apt (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803688
Title:
'apt-get update' segfaul
As a test, I've downgraded APT to whatever is in Natty and everything
seems back to normal.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803688
Title:
'apt-get update' segfaults
To manage notifica
Thanks for the report. The bug is known and a patch/new upload is in the
backery.
The problem is that you have a stanza in one of your
/etc/apt/preferences(.d/) files which refers to a non-existent package.
Remove or comment out this stanza and APT should work again as usual.
--
You received thi
I get similar results with aptitude also:
(gdb) run update
Starting program: /usr/bin/aptitude update
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x00731ffc in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
(gdb) bt
#0 0x00731ffc in ?? ()