[Bug 296349] [NEW] logwatch replaces hostname with number

2008-11-10 Thread Nathan Crawford
Public bug reported: Binary package hint: logwatch Release: Ubuntu 8.10 Package version: 7.3.6.cvs20080702-1ubuntu2 Expected results: Hostname is displayed in the subject line of Logwatch emails. eg, "Logwatch for hostname (Linux)" Actual results: If the system's hostname is one of the following

[Bug 296349] Re: logwatch replaces hostname with number

2008-11-10 Thread Nathan Crawford
** Attachment added: "Two line patch to preserve hostname" http://launchpadlibrarian.net/19538177/preserve-hostname.patch -- logwatch replaces hostname with number https://bugs.launchpad.net/bugs/296349 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 296349] Re: logwatch replaces hostname with number

2008-11-17 Thread Nathan Crawford
** Changed in: logwatch (Ubuntu) Status: Fix Released => Confirmed -- logwatch replaces hostname with number https://bugs.launchpad.net/bugs/296349 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 296349] Re: logwatch replaces hostname with number

2008-11-16 Thread Nathan Crawford
Logwatch.pl in version 7.3.6.cvs20080702-1ubuntu3 has a typo around line 940: > unless ($_ eq "hostname"} { This causes syntax errors in the rest of the file. The closing bracket for the unless statement should be a ")" (parentheses) instead of "}" (curly bracket). -- logwatch replaces h

[Bug 309632] Re: Unrecognised lines in dpkg output

2009-06-05 Thread Nathan Crawford
As a workaround for anyone still waiting for this to be fixed, you can install the latest logwatch from Jaunty, found here: http://us.archive.ubuntu.com/ubuntu/pool/main/l/logwatch/logwatch_7.3.6.cvs20080702-2ubuntu1_all.deb -- Unrecognised lines in dpkg output https://bugs.launchpad.net/bugs/30

[Bug 355326] Re: [Jaunty Beta] cursor jumps when using touchpad on Eee PC 900A

2009-04-28 Thread Nathan Crawford
The /etc/modprobe.d/options.conf change fixed mine as well. Such a simple thing. Thanks Wesley Wilson and NTolerance for finding that. :-) Since the netbooks mentioned in this thread (eeepc 900a and 901) are listed as "Tier 1"[1], is it possible to get this fix packaged somehow? 1. https://wiki

[Bug 309632] Re: Unrecognised lines in dpkg output

2008-12-19 Thread Nathan Crawford
This patch fixes those unknown lines, as well as capturing re-installed packages and conf file lines that would normally be put in the Unknown lines section. Backported from latest logwatch cvs. ** Attachment added: "patch for unknown lines from logwatch.org cvs" http://launchpadlibrarian.net/2

[Bug 309632] Re: Unrecognised lines in dpkg output

2008-12-19 Thread Nathan Crawford
I forgot to mention that my patch is for the Hardy version, but the bug occurs in the Jaunty version as well. -- Unrecognised lines in dpkg output https://bugs.launchpad.net/bugs/309632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 284229] Re: console-kit-daemon using a lot of cpu

2009-03-24 Thread Nathan Crawford
@vak - I'm not able to reproduce this on 8.04.2 using the steps to reproduce above. Do you have a different method to reproduce it on Hardy? -- console-kit-daemon using a lot of cpu https://bugs.launchpad.net/bugs/284229 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 355326] Re: [Jaunty Beta] cursor jumps when using touchpad on Eee PC 900A

2009-04-16 Thread Nathan Crawford
Additional information: I tested this on an Acer Aspire One, an Emachines 6809 and a Zoostorm laptop. All of these models have a Synaptics touchpad ('dmesg | grep input' shows Synaptics Touchpad) and none of them exhibit the jumping behavior. On my Eeepc 900A, the touchpad is listed as "ETPS/2 El

[Bug 355326] [NEW] [Jaunty Beta] cursor jumps when using touchpad on Eee PC 900A

2009-04-04 Thread Nathan Crawford
Public bug reported: Binary package hint: xorg Release: Jaunty Beta xorg version: 1:7.4~5ubuntu18 xfree86-driver-synaptics version: 0.99.3-2ubuntu4 When using the touchpad on my Eee PC 900A, the cursor will often (say, 50% of the time) jump when I tap-to-click. It does the same when moving the p

[Bug 355326] Re: [Jaunty Beta] cursor jumps when using touchpad on Eee PC 900A

2009-04-04 Thread Nathan Crawford
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24817864/Dependencies.txt ** Attachment added: "LsHal.txt" http://launchpadlibrarian.net/24817866/LsHal.txt ** Attachment added: "LsMod.txt" http://launchpadlibrarian.net/24817867/LsMod.txt ** Attachment added: "LsPc

[Bug 423532] Re: [i965gm] lcd backlight never stays off

2009-09-14 Thread Nathan Crawford
I see this issue on my Asus eeePC 900a. The video card is reported by lspci as an Intel 945GME. It appears that the screen goes into DPMS sleep for about 1 second and then turns back on. -- [i965gm] lcd backlight never stays off https://bugs.launchpad.net/bugs/423532 You received this bug notif

[Bug 545683] [NEW] ignore file missing from logwatch package

2010-03-23 Thread Nathan Crawford
Public bug reported: Binary package hint: logwatch Release: 9.10 Logwatch version installed: 7.3.6.cvs20090906-1ubuntu1 The /usr/share/logwatch/scripts/services/ignore script is missing from the Karmic logwatch package. This causes Logwatch to throw an error if ignore.conf has any entries in it.

[Bug 545683] Re: ignore file missing from logwatch package

2010-03-23 Thread Nathan Crawford
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41795107/Dependencies.txt -- ignore file missing from logwatch package https://bugs.launchpad.net/bugs/545683 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 545683] Re: ignore file missing from logwatch package

2010-03-24 Thread Nathan Crawford
I really shouldn't submit bugs so late at night... this is not a bug at all, I had simply put the ignore.conf file in the wrong place. It belongs in /etc/logwatch/conf/ for anyone else who may run into this. ** Changed in: logwatch (Ubuntu) Status: New => Invalid -- ignore file missing fr

[Bug 420967] Re: grub2 does not allow to disable memtest options

2010-02-06 Thread Nathan Crawford
In response to comment #2: removing memtest86+ also removes ubuntu-standard. According to the package description, ubuntu-standard is used to ensure proper upgrades and it is recommended that it not be removed. The solution in comment #4 works but I believe it would be undone the next time the g

[Bug 413439] Re: karmic alpha 4's xorg 'nv' driver does not handle Nvidia 8200

2009-10-07 Thread Nathan Crawford
Marked as Confirmed because jdonner and I have both tested on Karmic beta as requested in comment #2 and verified it still occurs. ** Changed in: xserver-xorg-video-nv (Ubuntu) Status: Incomplete => Confirmed -- karmic alpha 4's xorg 'nv' driver does not handle Nvidia 8200 https://bugs.la

[Bug 453653] [NEW] [karmic] libvirt fails to list node devices

2009-10-16 Thread Nathan Crawford
Public bug reported: Binary package hint: libvirt-bin Ubuntu release: 9.10 server x86_64 libvirt-bin version: 0.7.0-1ubuntu11 Libvirt is unable to list node devices via virsh or virt-manager add hardware dialog. It looks like libvirt relies on hal for finding devices: http://bugs.debian.org/cgi

[Bug 453653] Re: [karmic] libvirt fails to list node devices

2009-10-16 Thread Nathan Crawford
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33809758/Dependencies.txt -- [karmic] libvirt fails to list node devices https://bugs.launchpad.net/bugs/453653 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 423532] Re: [i965gm] lcd backlight never stays off

2009-09-24 Thread Nathan Crawford
*** This bug is a duplicate of bug 413168 *** https://bugs.launchpad.net/bugs/413168 ** This bug has been marked a duplicate of bug 413168 Karmic upgrade not shutting off backlight after time -- [i965gm] lcd backlight never stays off https://bugs.launchpad.net/bugs/423532 You received thi

[Bug 413439] Re: karmic alpha 4's xorg 'nv' driver does not handle Nvidia 8200

2009-10-03 Thread Nathan Crawford
I see the same problem with an Nvidia Geforce 8100 integrated into the motherboard. My system already has the fix for bug 385658 installed. -- karmic alpha 4's xorg 'nv' driver does not handle Nvidia 8200 https://bugs.launchpad.net/bugs/413439 You received this bug notification because you are a

[Bug 453653] Re: [karmic] libvirt fails to list node devices

2009-10-19 Thread Nathan Crawford
Sorry, this was my bad... hal is not installed by default on the server flavor and ubuntu-virt-server doesn't bring it in either. I saw libhal1 was installed and assumed that would be enough. Installing hal and rebooting fixed the issue. ** Changed in: libvirt (Ubuntu) Status: Incomplete =>

[Bug 350936] Re: Should shut down domains on system shutdown

2010-10-01 Thread Nathan Crawford
> FWIW, you might want to mark /etc/default/libvirt-bin as a conffile in the > libvirt packaging. I think it already is? (dpkg --status libvirt-bin says it is... but I've been changing things all over the place so I might have confused it) > Also, it might make more sense to package > omit-kvm-v

[Bug 628908] Re: Virt-manager crashes while installing Windows XP guest

2010-09-16 Thread Nathan Crawford
Marc, I installed all the latest updates today, among them a new version of python, and I haven't been able to reproduce since then. ** Changed in: virt-manager (Ubuntu) Status: Incomplete => Fix Released -- Virt-manager crashes while installing Windows XP guest https://bugs.launchpad.ne

[Bug 628908] Re: Virt-manager crashes while installing Windows XP guest

2010-09-15 Thread Nathan Crawford
I'm changing the status back to new, since I'm the OP and the commenter, and I don't think I'm allowed to confirm my own bug. More information: I've now experienced this bug with Windows 7 32 bit and Windows 98. The Windows 98 VM was using QEMU - it won't boot with KVM. At this point, I'm going

[Bug 628908] Re: Virt-manager crashes while installing Windows XP guest

2010-09-15 Thread Nathan Crawford
Possibly related bugs: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/627939 https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/631527 https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/619559 -- Virt-manager crashes while installing Windows XP guest https://bugs.la

[Bug 886177] Re: Output from a cron job

2011-11-15 Thread Nathan Crawford
*** This bug is a duplicate of bug 858697 *** https://bugs.launchpad.net/bugs/858697 ** This bug has been marked a duplicate of bug 858697 daily cron script complains about packages not being installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 799392] Re: MythTV Updates Repository is still enabled in GUI after distro upgrade

2011-07-02 Thread Nathan Crawford
It looks like the cron job has some python mixed in with bash. On my system I get a syntax error when it runs: /etc/cron.daily/mythbuntu-repos: line 7: syntax error near unexpected token `"DEBIAN_FRONTEND=noninteractive dpkg-reconfigure mythbuntu-repos"' /etc/cron.daily/mythbuntu-repos: line 7: `

[Bug 606715] Re: Logfile defintions wrong after changes to logfile rotation in Ubuntu Lucid

2011-03-15 Thread Nathan Crawford
Can we get this fix backported to Lucid as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606715 Title: Logfile defintions wrong after changes to logfile rotation in Ubuntu Lucid -- ubuntu-

[Bug 350936] Re: Should shut down domains on system shutdown

2011-08-25 Thread Nathan Crawford
Tested on 10.04 64bit. Before installing the proposed package, guests' /var/log/dmesg contained this after every time the host was shutdown (either with shutdown command or by pressing power button): [7.316252] EXT3-fs: INFO: recovery required on readonly filesystem. [7.316256] EXT3-fs: w

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2010-12-14 Thread Nathan Crawford
@Henrik: Version 1.1.0 works perfectly on my System76 Lemur2! Thanks much! One question, is there a way to configure the two and three finger tap actions? I'd like to have two finger tap be middle click and three finger tap be right click. Again, thanks for your work, this is excellent! -- You

[Bug 673823] [NEW] origami needs ia32-libs on amd64

2010-11-10 Thread Nathan Crawford
Public bug reported: Binary package hint: origami Ubuntu release: 10.10 Origami version: 0.7.4-0ubuntu2 Origami should have a dependency on ia32-libs on amd64 systems. Origami needs something from ia32-libs in order to run on amd64 systems. I'm not sure what exactly it needs, but bash doesn't ev

[Bug 350936] Re: Should shut down domains on system shutdown

2010-10-23 Thread Nathan Crawford
Sorry, I forgot to report back about the panics. They were caused by a corrupted XFS filesystem on that server. I haven't had time to do any further testing with my packages since then - I just hacked the shutdown command to do what I needed until I have time to thoroughly test them. -- Should sh

[Bug 627583] [NEW] [Maverick Alpha-3] multitouch on System76 Lemur2 touchpad not working

2010-08-31 Thread Nathan Crawford
Public bug reported: Binary package hint: xserver-xorg-input-synaptics Release: 10.10 (alpha) xserver-xorg-input-synaptics version: 1.2.2-2ubuntu3 Expected results: Two-finger scrolling, two-finger tap (for middle click) and three-finger tap (for right click) would work. Actual results: Two-f

[Bug 627583] Re: [Maverick Alpha-3] multitouch on System76 Lemur2 touchpad not working

2010-08-31 Thread Nathan Crawford
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/627583/+attachment/1532495/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/627583/+attachment/1532496/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http

[Bug 350936] Re: Should shut down domains on system shutdown

2010-09-30 Thread Nathan Crawford
@John Morrissey - Nice work on getting this working! I hope you don't mind, I've taken the liberty of packaging all your changes and putting them in a PPA for easier testing. One question on omit-kvm-vm-pids from #51, what does the '##*/' mean toward the end of line 26? -- Should shut down dom

[Bug 628908] Re: Virt-manager crashes while installing Windows XP guest

2010-09-11 Thread Nathan Crawford
More information: I have also experienced this cash while running the XP guest after installation. Most frequently it happens when moving the mouse into or out of the console window, but I've also had it happen when clicking various menu items and once when it was just sitting there, with no inp

[Bug 627583] Re: [Maverick Alpha-3] multitouch on System76 Lemur2 touchpad not working

2010-09-11 Thread Nathan Crawford
*** This bug is a duplicate of bug 554980 *** https://bugs.launchpad.net/bugs/554980 I've found an earlier bug that this is a duplicate of, so marking it as duplicate. For anyone else wanting to work around this, here is the command from #554980 modified for my System76 Lemur2 to fix the wid