[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-12-20 Thread Asheesh Laroia
*** This bug is a duplicate of bug 75273 *** I have what I think is the same issue on Edgy. [EMAIL PROTECTED]:~# gdb apt-get [snip] Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1. (gdb) run install Starting program: /usr/bin/apt-get install Failed to read a valid object

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-12-13 Thread Michael Vogt
*** This bug is a duplicate of bug 75273 *** ** This bug is no longer a duplicate of bug 61708 apt-index-watcher corrupts the apt cache database ** This bug has been marked a duplicate of bug 75273 Apt constantly sigsevs on edgy -- [feisty] apt and aptitude crashing

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-12-06 Thread John Vivirito
*** This bug is a duplicate of bug 61708 *** ** This bug has been marked a duplicate of bug 61708 apt-index-watcher corrupts the apt cache database -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-29 Thread Christian Bjälevik
mvo Nafallo: does it help if you remove /var/cache/apt/*.bin ? That helped for me. -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-28 Thread Aleksander Kamil Modzelewski
This just happened again. I *think* it may happened when synaptic was run at the same time as /etc/cron.daily/apt. -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-28 Thread John Vivirito
I dont use synaptic often so it only happens when i run apt-get update. -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread Aleksander Kamil Modzelewski
Apt-cache and apt-source both crash. I have used apt 0.6.45ubuntu14 and, later, compiled apt 0.6.46.3ubuntu1 (built from source, launchpad build for i386 failed on installation of jadetex) with DEB_BUILD_OPTIONS=debug nostrip. I have attached a backtrace from apt- get update on 0.6.46.3ubuntu1.

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread John Vivirito
What repos did you add to list? im trying to pin this down. Right now i have official repos and apt works great but i had to reinstall to do it since i had no way of removing packages to see if i can fix it. ** Changed in: apt (Ubuntu) Status: Unconfirmed = Confirmed -- [feisty] apt and

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread Aleksander Kamil Modzelewski
I'll just attach the sources.list. I also tried doing rm /var/lib/apt/lists/* and removing all of the repositories from sources.lists (both all at once and one by one). Nothing helps. -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread John Vivirito
once you run sudo apt-get update or have synaptic or any other package handler update the sources.list than you apt will not work. for me i was able to pin down the repo but adding one repo at a time and updating it. i didnt have to install any packages just update did it for me. removing the

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread Aleksander Kamil Modzelewski
After rm /var/cache/apt/*.bin apt-cache started to work. (the files were pkgcache.bin and srcpkgcache.bin and they were restored after running apt-cache search ls :) -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread Aleksander Kamil Modzelewski
As did all else. -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread Aleksander Kamil Modzelewski
Adding edgy-plf repository by hand did not break anything. I tried to add a repository via Synaptic but failed - for some reason the repository dialog only flashes and the python returns Error: could not find a distribution template. Happens. Anyway, seems something garbled the package cache

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread John Vivirito
Ok this has just happened without any non official repos just running dist-upgrade caused it. This is not good. im looking to see if the work around works for a little while atleast -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-26 Thread John Vivirito
running sudo rm rm /var/cache/apt/*.bin works but its not a fix. -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-25 Thread John Vivirito
ok after reinstalling again i installed package by package to find out what one is causing this and found none of them are. i added pitti's debug repo and ran update now the crashing is starting again. Im going to subscribe martin to this bug. i have no work around at this time other than to

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-23 Thread John Vivirito
** Attachment added: apt-cache log http://librarian.launchpad.net/5153175/_usr_bin_apt-cache.1000.crash -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-23 Thread John Vivirito
The pyton crash report was same time as the others. there are 2 others one apt-get and one aptitude but they are marked with wrong permissions and using chmod doesnt help, when i figure out how to do it ill add them. ** Attachment added: python crash

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-23 Thread John Vivirito
** Attachment added: synaptic crash http://librarian.launchpad.net/5153216/_usr_sbin_synaptic.0.crash -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-23 Thread John Vivirito
** Attachment added: apt-get crash http://librarian.launchpad.net/5153217/_usr_bin_apt-get.0.crash -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-23 Thread John Vivirito
** Attachment added: aptitude crash http://librarian.launchpad.net/5153219/_usr_bin_aptitude.0.crash -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73062] Re: [feisty] apt and aptitude crashing

2006-11-23 Thread John Vivirito
Heres the last of the files. ** Attachment added: aptitude crash http://librarian.launchpad.net/5153220/_usr_bin_aptitude.0.crash -- [feisty] apt and aptitude crashing https://launchpad.net/bugs/73062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com