[Bug 1076464] [NEW] unmatched entries for gnome-screensaver

2012-11-08 Thread Tom Metro
Public bug reported: logwatch 7.4.0+svn20111221rev79-1ubuntu1 on Ubuntu 12.04.1 I am running Cinnamon desktop, which might impact the presence of this message, but that seems unlikely, as gnome-screensaver is common to several desktops. **Unmatched Entries** gnome-screensaver-dialog: gkr-pam

[Bug 1076461] [NEW] unmatched entries for smartd

2012-11-08 Thread Tom Metro
Public bug reported: logwatch 7.4.0+svn20111221rev79-1ubuntu1 on Ubuntu 12.04.1 These all look like pretty mundane, non-error entries that should be filtered out: **Unmatched Entries** Device: /dev/sdb [SAT], offline data collection was suspended by an interrupting command from host (auto:on)

[Bug 1076461] Re: unmatched entries for smartd

2012-12-09 Thread Tom Metro
Also: smartd 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-33-generic] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net Device: /dev/sda [SAT], ST95005620AS, S/N:5YX12P01, WWN:5-000c50-038cde7d2, FW:SD26, 500 GB Device: /dev/sdb [SAT], WDC WD3200BEKT-22F3T0

[Bug 872824] Re: Network-manager locks up when adding strongSwan VPN connection

2014-06-04 Thread Tom Metro
Here are the steps to install the 12.10 binaries on 12.04: % wget http://launchpadlibrarian.net/108979339/network-manager-strongswan_1.3.0-0ubuntu1_amd64.deb % wget http://launchpadlibrarian.net/108979332/strongswan-nm_4.5.2-1.5ubuntu2_amd64.deb % wget http://launchpadlibrarian.net/108979331/st

[Bug 329053] Re: Cannot use both zlib.output_compression and output_handler together!!

2009-03-10 Thread Tom Metro
Kees Cook wrote: > ...old installs of mythweb that contain a left-over copy of > /etc/mythtv/mythwweb-htaccess file (it should be renamed to something else) So to clarify, this changes the steps to implement the workaround. I reverted the changes I had made to /etc/apache2/sites- available/mythw

[Bug 351378] [NEW] dhclient fails for virtual interfaces (IP aliases)

2009-03-29 Thread Tom Metro
Public bug reported: dhcp3-client 3.0.6.dfsg-1ubuntu9 on Ubuntu 8.04 fails as follows when you attempt to use it to configure a virtual interface: # dhclient eth0:0 There is already a pid file /var/run/dhclient.pid with pid 134519072 Internet Systems Consortium DHCP Client V3.0.6 Copyright 2004-2

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-03-31 Thread Tom Metro
Commenting on some of the comments in Bug #123773. In Bug #123773 Jamie Strandboge wrote: > ...though ifup (and ifdown) will give that error, the interface > comes up fine, and is pingable In this case the interface doesn't come up. In comment https://bugs.launchpad.net/ubuntu/+source/ifupdown/

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-03-31 Thread Tom Metro
Forum threads relating to this issue: http://ubuntuforums.org/showthread.php?t=918015 http://ubuntuforums.org/showthread.php?t=515162 -- dhclient fails for virtual interfaces (IP aliases) https://bugs.launchpad.net/bugs/351378 You received this bug notification because you are a member of Ubuntu

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-03-31 Thread Tom Metro
Attached is an archive containing the output of: # strace -ff -F -o /tmp/dhclient.strace dhclient eth0:0 There is already a pid file /var/run/dhclient.pid with pid 134519072 Internet Systems Consortium DHCP Client V3.0.6 Copyright 2004-2007 Internet Systems Consortium. All rights reserve

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-02 Thread Tom Metro
Bryan McLellan wrote: > These two errors are because dhclient-script does not support alias > interfaces. That may be partly right. I see /sbin/dhclient-script contains the comment: # The alias handling in here probably still sucks. -mdz and there's clearly evidence that it is attempting to s

Re: [Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-03 Thread Tom Metro
Bryan McLellan wrote: > Most likely that comment and surely that code is to > support the inclusion of an alias definition in your dhclient.conf(5), > as opposed to running dhclient on an alias interface. Ah, right. You're probably right. The dhclient.conf(5) man page also mentions pseudo interfa

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-06 Thread Tom Metro
I've opened Bug #356800, "ifconfig fails to initiaize a virtual interface with a zero IP address." This bug should be made dependent on it. (I didn't see a way to do that.) -- dhclient fails for virtual interfaces (IP aliases) https://bugs.launchpad.net/bugs/351378 You received this bug notifica

Re: [Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-07 Thread Tom Metro
Bryan McLellan wrote: > Tom Metro wrote: >> I'll have to take a look at ubuntu-minimal to see what it is. > > It's a meta package... I figured that from the name, but I wondered what packages it pulled in, and what the consequences were for removing it were. > Uni

[Bug 351378] Re: dhclient fails for virtual interfaces (IP aliases)

2009-04-07 Thread Tom Metro
Here's the summary how how to work around this bug: First, if you're using Dnsmasq on the server-side you might run into Bug #327703. The Dnsmasq author has a patched version available. 1. On Hardy, download and install the attached dhcp3-client dummy package: % sudo dpkg -i dhcp3-client-dummy_3