[Bug 1765938] Re: Unable to login using cinnamon

2018-10-29 Thread Aaron Haviland
On 18.10, I appear to have had the same issue, and I can confirm that installing cinnomon-desktop-environment +recommends did help in my case. I do not have gnome-user-share installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1154949] Re: 0bda:8172 Wireless adapter not working after sleep

2013-11-09 Thread Aaron Haviland
This still appears to exist with linux-image-3.11.0-13-generic. Also, I have found an upstream bug that matches this. ** Bug watch added: Linux Kernel Bug Tracker #27962 http://bugzilla.kernel.org/show_bug.cgi?id=27962 ** Also affects: linux via

[Bug 1080521] Re: Assignment gnub_mm_base = NULL in relocator.c causes boot hang

2012-11-22 Thread Aaron Haviland
I am marking this invalid. Upon further research, I was looking in the wrong place. grub_dprintf is not available (as malloc isn't available) until grub_mm_base is restored later on around line 940. ** Changed in: grub2 (Ubuntu) Status: New = Invalid -- You received this bug

[Bug 1080521] [NEW] Assignment gnub_mm_base = NULL in relocator.c causes boot hang

2012-11-18 Thread Aaron Haviland
Public bug reported: The statement in grub-core/lib/relocator.c:591: grub_mm_base = NULL; causes my system to lock-up when booting in EFI mode. I have determined this through liberal placement of grub_dprintf's, and eventually by commenting out the offending line. By commenting this line

[Bug 546996] Re: pornview crashed with SIGSEGV in comment_get_from_image_info()

2012-10-05 Thread Aaron Haviland
This is a 64-bit pointer size bug. The attached patch should fix it. ** Patch added: use gsize instead of gint for pointer https://bugs.launchpad.net/ubuntu/+source/pornview/+bug/546996/+attachment/3376506/+files/lp546996.diff -- You received this bug notification because you are a member

[Bug 1023916] Re: OOPS: kernel NULL pointer dereference in _ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40

2012-08-14 Thread Aaron Haviland
I had this same bug and it appears to have been fixed already in the latest version. I have upgraded to 8.98 from xorg-edgers and have not had an OOPS recurrence in over a week. It was previously a couple times a day, often triggered by interaction with a flash plugin. As a reference point: I

[Bug 1020502] Re: For extras.u.c ship crashdb.conf to opt/extras.ubuntu.com/app/etc/apport/crashdb.conf.d/app-crashdb.conf

2012-07-16 Thread Aaron Haviland
I believe this is actually a quickly bug, not python-distutils-extra. Quickly generates the crashdb file, and then fails to ensure it is moved to the proper place when building an ARB-style package. Moreover, the debian/rules patch that is going around to fix this issue would appear to tack on

[Bug 1020502] Re: For extras.u.c ship crashdb.conf to opt/extras.ubuntu.com/app/etc/apport/crashdb.conf.d/app-crashdb.conf

2012-07-16 Thread Aaron Haviland
Attached is a patch for the quickly ubuntu-application template that is based on the code in this: http://bazaar.launchpad.net/~dholbach/ubuntu- app-reviews/cuckoo/revision/59 ** Patch added: Quickly: Move crashdb files to /opt

[Bug 790011] Re: quickly package creates faulty deb

2012-07-12 Thread Aaron Haviland
** Branch unlinked: lp:quickly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790011 Title: quickly package creates faulty deb To manage notifications about this bug go to:

[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-06-24 Thread Aaron Haviland
I did not have this issue until today, which I think resulted from an upgrade to gnome-settings-daemon. This morning, apt-get pulled in, among other things, a new version of g-s-d: gnome-settings-daemon: Installed: 3.4.2-0ubuntu0.1 Candidate: 3.4.2-0ubuntu0.1 Version table: ***

[Bug 930494] Re: (precise) sse4a / amdfam10 support not available

2012-02-10 Thread Aaron Haviland
** Attachment added: Enable support for amdfam10 processors and sse4a https://bugs.launchpad.net/bugs/930494/+attachment/2730772/+files/99-amdfam10.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 930494] [NEW] (precise) sse4a / amdfam10 support not available

2012-02-10 Thread Aaron Haviland
Public bug reported: Current version of libllvm in precise supports the sse4a cpuflag and cpu type amdfam10 Using clang with -march=native (which on my CPU implies -march=amdfam10) fails: clang -march=native -c -o dummy.o dummy.c error: unknown target CPU 'amdfam10' libllvm-3.0 supports

[Bug 909365] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-29 Thread Aaron Haviland
This appears to be a duplicate of bug #908261. Do you have any indication that it is a different issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909365 Title: nautilus crashed with SIGSEGV in

[Bug 909365] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-29 Thread Aaron Haviland
*** This bug is a duplicate of bug 908261 *** https://bugs.launchpad.net/bugs/908261 ** This bug has been marked a duplicate of bug 908261 nautilus crashed with SIGSEGV in g_closure_invoke() -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 908261] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-28 Thread Aaron Haviland
Upon further searching, I wonder if this is related to bug #908787; Read comment #4 on that thread. I have done no testing of this with the workaround suggested in that comment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 908261] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-28 Thread Aaron Haviland
I believe I have the same issue, and here is a more informative bt: Program received signal SIGSEGV, Segmentation fault. got_public_files_cb (proxy=0x8268b18, files=0x0, user_data=0x823fe18) at syncdaemon-publicfiles-interface.c:90 90 for (i = 0; i files-len; i++) { (gdb)

[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-21 Thread Aaron Haviland
Flash works in Firefox but doesn't in Chromium. How do you figure that's a flash bug? Seriously, this is basic troubleshooting and process of elimination. My point being that, on the assumption that Firefox ignores the error, while Chromium has problems with the error, Firefox's method may

[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-20 Thread Aaron Haviland
If you get the older flash working, you can go into the flash settings (right click on a running flash animation, select Settings...) and deselect Enable hardware acceleration and then you don't need to use the old version of flash anymore. I think this should probably be flagged as a bug in

[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-16 Thread Aaron Haviland
On chromium 9.0.597.94~r73967-0ubuntu0.10.10.1, I can workaround this by downgrading flash to 10.1.85.3ubuntu1 from the maverick archives which does not exhibit this, but is not ideal due to the many recent security updates. However, on recent nightly builds (such as

[Bug 676080] Re: support temp sensor

2011-01-05 Thread Aaron Haviland
SabreWolfy, They will almost always be different: (I believe) one is what is reported by sensors built-in to the motherboard, the other is what's reported by on-chip sensors built into the CPU. (My situation is reversed, the coretemps report lower than the mobo's CPU temp. I'm making an educated

[Bug 569273] Re: memory leak in gnome-power-manager

2010-12-12 Thread Aaron Haviland
FYI, 4 days later, and still no major leakage. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/569273 Title: memory leak in gnome-power-manager -- ubuntu-bugs mailing list

[Bug 569273] Re: memory leak in gnome-power-manager

2010-12-08 Thread Aaron Haviland
Not a fix, but a workaround: Each time app_indicator_set_menu() is called, we leak by 200k. so, I reduced the number of times it gets called. (Currently called any time a device is updated, which seems to happen every 30 seconds. Devices are updated even if nothing has changed.) I'm rather

[Bug 625852] Re: gmp uses 240mb memory

2010-12-08 Thread Aaron Haviland
*** This bug is a duplicate of bug 569273 *** https://bugs.launchpad.net/bugs/569273 ** This bug has been marked a duplicate of bug 569273 memory leak in gnome-power-manager * You can subscribe to bug 569273 by following this link:

[Bug 683621] [NEW] CUDA failures with 260 series drivers

2010-12-01 Thread Aaron Haviland
Public bug reported: This describes the problem as seen in http://www.primegrid.com/forum_thread.php?id=2839 and in http://forums.nvidia.com/index.php?showtopic=186645 This is not an Ubuntu bug, but an upstream one. I don't believe there is anything we can do to fix it. Am filing this bug to

[Bug 671883] Re: vboxvideo kernel module fails to build with kernel 2.6.37

2010-11-09 Thread Aaron Haviland
This appears to be fixed in current SVN: http://www.virtualbox.org/changeset/33754 -- vboxvideo kernel module fails to build with kernel 2.6.37 https://bugs.launchpad.net/bugs/671883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 435808] Re: ath5k phy0: noise floor calibration *failed* (not *timeout*)

2010-07-28 Thread Aaron Haviland
Running lucid: Current linux-image-2.6.32-24-generic (2.6.32-24.38) in lucid exhibits this for me as well, however the linux-backports-modules-wireless-2.6.32-24-generic (2.6.32-24.17, built July 2nd) seems to have resolved it. It's been 8 hours since I've installed the backports modules, and

[Bug 546274] Re: Update package to Audacious 2.2

2010-03-29 Thread Aaron Haviland
*** This bug is a duplicate of bug 494604 *** https://bugs.launchpad.net/bugs/494604 ** This bug has been marked a duplicate of bug 494604 Please package audacious 2.2 for lucid -- Update package to Audacious 2.2 https://bugs.launchpad.net/bugs/546274 You received this bug notification

[Bug 537025] [NEW] [lucid] Sync from Debian: fixes dpkg-statoverride error on package removal

2010-03-10 Thread Aaron Haviland
Public bug reported: Binary package hint: gnokii Seen with Lucid's version of gnokii-cli/0.6.28.dfsg-1 This is reported in debian bug #563317, and fix released in gnokii/0.6.28.dfsg-2 postrm will fail because groupdel gnokii comes before dpkg- statoverride --remove ** Affects: gnokii

[Bug 482225] Re: [Lucid] Running any ace-of-penguins game displays empty window only

2010-02-15 Thread Aaron Haviland
I've migrated the packaging to a CVS snapshot of ace (although upstream cvs is ... rather... almost dead?) and uploaded to my ppa:aaron- haviland/ppa. Upstream has made code changes that fixes (or avoids) this issue. -- [Lucid] Running any ace-of-penguins game displays empty window only

[Bug 482225] Re: [Lucid] Running any ace-of-penguins game displays empty window only

2010-02-13 Thread Aaron Haviland
After a quick debugging session, it would appear that this version of libcards needs to be compiled without LDFLAGS=-Wl,-Bsymbolic-functions Current CVS (http://www.delorie.com/store/ace/cvs.html) does not seem to exhibit this issue. ** Changed in: ace-of-penguins (Ubuntu) Status: New =

[Bug 520196] [NEW] notification dialoge with a Command does not provide feedback of the command

2010-02-10 Thread Aaron Haviland
Public bug reported: Binary package hint: update-notifier With a custom notification dialog, specifying a Command: to run, update-notifier does not provide any feedback as to whether the command completed successfully or not. Possibly, on successful completion of the command, the dialog should

[Bug 520196] Re: notification dialoge with a Command does not provide feedback of the command

2010-02-10 Thread Aaron Haviland
** Attachment added: example notification http://launchpadlibrarian.net/39037256/groundcontrol-restart-required ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39037257/Dependencies.txt -- notification dialoge with a Command does not provide feedback of the command

[Bug 461606] [NEW] Sreadahead fails to generate a pack file with nullmailer installed (blocking on a FIFO)

2009-10-26 Thread Aaron Haviland
Public bug reported: Binary package hint: sreadahead Currently using Karmic, sreadahead 1.0-5 It's taken a while to diagnose this, but it seems that installing nullmailer prevents sreadahead from generating a pack file. Specifically, when sreadahead receives SIGTERM, and is doing that stage, I

[Bug 447720] Re: vorbis decoder plugin is missing

2009-10-10 Thread Aaron Haviland
Please look at your list again. It confirms what I've said. Only the vorbis *encoder* plugin is installed, not the *decoder*. or...@eris:~$ dpkg -c avidemux-plugins_1%3a2.5.1+repack-0ubuntu1_i386.deb | grep -i enc.*vorbis -rw-r--r-- root/root 13996 2009-08-20 05:08

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2009-10-10 Thread Aaron Haviland
Whatever the issue actually was, it does not seem to be an issue in karmic, on my system. -- [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded https://bugs.launchpad.net/bugs/282363 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 447643] [NEW] [karmic] requires mouse interaction to log in

2009-10-09 Thread Aaron Haviland
Public bug reported: Binary package hint: gdm GDM does not seem to allow keyboard interaction to choose the user from the list of users, in any way that I've figured out so far. When I'm presented with a list (with the two options being my username, and other...) , and my username is the one

[Bug 447643] Re: [karmic] requires mouse interaction to log in

2009-10-09 Thread Aaron Haviland
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33380820/Dependencies.txt -- [karmic] requires mouse interaction to log in https://bugs.launchpad.net/bugs/447643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 447720] [NEW] vorbis decoder plugin is missing

2009-10-09 Thread Aaron Haviland
Public bug reported: Binary package hint: avidemux the Vorbis decoder plugin (in plugins/ADM_audioDecoders/ADM_ad_vorbis/) is not being built. This makes it impossible to open files with vorbis audio streams. Upstream has fixed this in branches/avidemux_2.5_branch_gruntster in r5256. I've

[Bug 447720] Re: vorbis decoder plugin is missing

2009-10-09 Thread Aaron Haviland
** Attachment added: Patch to enable vorbis decoder support http://launchpadlibrarian.net/33385627/diff ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33385628/Dependencies.txt -- vorbis decoder plugin is missing https://bugs.launchpad.net/bugs/447720 You received

[Bug 438335] Re: Boot messages show before xsplash kicks in

2009-09-28 Thread Aaron Haviland
I can confirm this behaviour (installed alpha 6, and upgraded to current package set on 9/27/09). -- Boot messages show before xsplash kicks in https://bugs.launchpad.net/bugs/438335 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2009-03-05 Thread Aaron Haviland
Likewise, I had been using, as a workaround for years, before autoremove came on the scene, apt-get build-dep Foo, abort, copy... for later, build what I need, and then paste into a apt-get remove commandline. As an example of the reverse use-case: I regularly hobby with building .debs, and

[Bug 313510] Re: Jaunty: virtualbox-ose-guest-utils conflicts with xserver-xorg-core

2009-01-18 Thread Aaron Haviland
The specific detail on this is that vbox-guest-utils provides xserver- xorg-input-2.1, whereas xserver-xorg-core conflicts with xserver-xorg- input-2.1. It seems this version of virtualbox doesn't provide support for modules that work with Xorg 7.4 (and neither does current svn checkout) **

[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2009-01-17 Thread Aaron Haviland
Michael, perhaps this apt should get the same treatment as the same bug/patch in Debian? -- Packages installed with apt-get build-dep should be set to auto-installed for easy removal https://bugs.launchpad.net/bugs/248268 You received this bug notification because you are a member of Ubuntu

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-24 Thread Aaron Haviland
2.6.27-7.14 does not fix the problem for me. I also have an HP Pavilion, (model dv9810us), AMD X2, nvidia, c, c. I think I neglected to mention that detail before. Forcing ac to load in initrd still works, but none of the other ACPI modules have the same effect. I don't know where to go with

[Bug 282363] [NEW] [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-12 Thread Aaron Haviland
Public bug reported: Binary package hint: initramfs-tools (I suspect there's a kernel bug at heart here, feel free to reassign as necessary) After upgrading a hardy install to intrepid alphas (starting with kernel 2.6.27-4, and also -6, and now -7), I've had problems booting which I've narrowed

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-12 Thread Aaron Haviland
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18469312/Dependencies.txt -- [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded https://bugs.launchpad.net/bugs/282363 You received this bug notification because you are a member of Ubuntu

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-12 Thread Aaron Haviland
** Attachment added: default dmesg logfile http://launchpadlibrarian.net/18473442/default-2.6.27-7.dmesg -- [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded https://bugs.launchpad.net/bugs/282363 You received this bug notification because you are a member of

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-12 Thread Aaron Haviland
** Attachment added: dmesg with ACPI module ac loaded early in initrd http://launchpadlibrarian.net/18473447/moduleac-2.6.27-7.dmesg -- [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded https://bugs.launchpad.net/bugs/282363 You received this bug notification

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-12 Thread Aaron Haviland
** Attachment added: output from lspci -vvnn http://launchpadlibrarian.net/18473458/lspci.txt -- [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded https://bugs.launchpad.net/bugs/282363 You received this bug notification because you are a member of Ubuntu

[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-12 Thread Aaron Haviland
output from dmidecode (per https://wiki.ubuntu.com/DebuggingACPI) ** Attachment added: dmidecode.txt http://launchpadlibrarian.net/18473468/dmidecode.txt -- [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded https://bugs.launchpad.net/bugs/282363 You received

[Bug 273810] Re: yahoo keeps disconnecting

2008-09-25 Thread Aaron Haviland
*** This bug is a duplicate of bug 272952 *** https://bugs.launchpad.net/bugs/272952 ** This bug has been marked a duplicate of bug 272952 YIM MSN issues. -- yahoo keeps disconnecting https://bugs.launchpad.net/bugs/273810 You received this bug notification because you are a member of

[Bug 273253] Re: Yahoo disconects radomly with Unknown error number 0. Logging into the Yahoo! website may fix this. Pidgin will not attempt to reconnect the account until you correct the error and re

2008-09-25 Thread Aaron Haviland
*** This bug is a duplicate of bug 272952 *** https://bugs.launchpad.net/bugs/272952 ** This bug has been marked a duplicate of bug 272952 YIM MSN issues. -- Yahoo disconects radomly with Unknown error number 0. Logging into the Yahoo! website may fix this. Pidgin will not attempt to

[Bug 272952] Re: YIM MSN issues.

2008-09-25 Thread Aaron Haviland
** Bug watch added: Pidgin Trac #7161 http://developer.pidgin.im/ticket/7161 ** Also affects: pidgin via http://developer.pidgin.im/ticket/7161 Importance: Unknown Status: Unknown -- YIM MSN issues. https://bugs.launchpad.net/bugs/272952 You received this bug notification

[Bug 272952] Re: YIM MSN issues.

2008-09-25 Thread Aaron Haviland
This Yahoo bug is known upstream, and according to the upstream bug report, the fix is fixed in their source, to be released in 2.5.2. I have not investigated further, but the specific revision is available at:

[Bug 248268] [NEW] Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2008-07-13 Thread Aaron Haviland
Public bug reported: Binary package hint: apt Reference Debian bug report #448743. I just submitted a patch for fixing this behaviour there. When installing a package's build-dependancies, they are all marked manually-installed. This creates a situation where they must all be manually removed

[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2008-07-13 Thread Aaron Haviland
** Attachment added: diff http://launchpadlibrarian.net/16001432/diff ** Bug watch added: Debian Bug tracker #448743 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448743 ** Also affects: apt via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448743 Importance: Unknown

[Bug 155543] Does not send IRC color escape codes properly

2007-10-21 Thread Aaron Haviland
Public bug reported: Binary package hint: xchat-gnome Using the text entry box, right-click-Insert Color Code- and selecting a color, xchat-gnome outputs %Ccolor number instead of ^Ccolor number A user is thus unable to use colors in their outgoing text. This appears to be an upstream bug, but

[Bug 155543] Re: Does not send IRC color escape codes properly

2007-10-21 Thread Aaron Haviland
** Attachment added: color_fix.patch http://launchpadlibrarian.net/10110205/color_fix.patch -- Does not send IRC color escape codes properly https://bugs.launchpad.net/bugs/155543 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 155543] Re: Does not send IRC color escape codes properly

2007-10-21 Thread Aaron Haviland
** Tags added: patch -- Does not send IRC color escape codes properly https://bugs.launchpad.net/bugs/155543 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 152579] Re: calendar does not have new daylight savings time dates for the US

2007-10-14 Thread Aaron Haviland
** Attachment added: New DST rules patch for calendar.usholidays http://launchpadlibrarian.net/9977606/calendar-usdst.patch ** Bug watch added: Debian Bug tracker #413900 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413900 ** Also affects: bsdmainutils (Debian) via

[Bug 152579] calendar does not have new daylight savings time dates for the US

2007-10-14 Thread Aaron Haviland
Public bug reported: Binary package hint: bsdmainutils In the USA, new daylight savings time rules have been in effect for a while, but the calendar.usholiday file has not been updated to reflect this, in ubuntu or Debian. This does not affect the actual time change, but those of us who use

[Bug 131166] Re: [gutsy] apt-get update deletes local Packages.gz file

2007-10-03 Thread Aaron Haviland
This patch seems to fix the behaviour, at least as far as a local Packages/Packages.gz file goes. I have no idea if it impacts other behaviours (none that I could tell). From what I could tell, the bug only appears on a local *compressed* Packages, and only when IMSHit=true (and it doesn't have

[Bug 131166] Re: [gutsy] apt-get update deletes local Packages.gz file

2007-10-02 Thread Aaron Haviland
This bug only seems to affect compressed Packages.gz files. If I leave it uncompressed, apt doesn't unlink it. -- [gutsy] apt-get update deletes local Packages.gz file https://bugs.launchpad.net/bugs/131166 You received this bug notification because you are a member of Ubuntu Bugs, which is the