Bug#303373: retitle

2005-04-06 Thread Thomas Hood
retitle 303373 Please document the fact that "--allow" does not work when -a is used thanks -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303373: "--allow" does not work

2005-04-06 Thread Thomas Hood
Package: ifupdown Version: 0.6.6 Severity: minor Lines beginning with "allow-" are used to iden- tify interfaces that should be brought up auto- matically by various subsytems. This wording may lead the reader to believe that --allow can be used along with -a; i.e., that thi

Bug#303364: zeroconf fails the first time with "Cannot assign requested address"; succeeds the second time

2005-04-06 Thread Thomas Hood
ff:ff:ff:ff:ff:ff inet 169.254.5.26/16 scope link wlanp_0 inet 130.161.177.123/26 brd 130.161.177.127 scope global wlanp_0 13: wifi0: mtu 2312 qdisc noop qlen 100 link/ieee802.11 00:07:0e:b3:89:8e brd ff:ff:ff:ff:ff:ff -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to

Bug#303359: netapplet shows connection status as "active" even after ifdown

2005-04-06 Thread Thomas Hood
Package: netapplet Version: 0.99.4-1 Severity: normal I start netapplet and it rightly shows my wlanp_0 interface as active. $ sudo ifdown wlanp_0 wlanp_0 is no longer listed in /etc/network/ifstate. netapplet still shows wlanp_0 as "active". I kill netapplet and restart it. netapplet still sho

Bug#303361: netapplet doesn't notice when interface activation fails

2005-04-06 Thread Thomas Hood
Package: netapplet Version: 0.99.4-1 Severity: normal wlanp_0 is down. $ sudo /etc/init.d/netapplet start $ netapplet netapplet displays wlanp_0 as inactive. OK. I click on wlanp_0. The interface is not configured because the Wi-Fi card is not associated to an access point. (Running "ifup wla

Bug#285112: Wish that netapplet grokked logical interfaces

2005-04-06 Thread Thomas Hood
down wlan0 when I try the experiment. Indeed, I find that netapplet does not succeed in switching wireless networks at all. But that is another bug. Basically, netapplet is very inadequate at present. I must say that the state of network configuration in Debian is deplorable. The various packages are not integrated with one another and there is no QA. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302684: zeroconf configuration method / option?

2005-04-06 Thread Thomas Hood
On Wed, 2005-04-06 at 18:49 +1000, Anand Kumria wrote: > On Sun, Apr 03, 2005 at 03:15:23PM +0200, Thomas Hood wrote: > > # ip addr show ethp_0 > > 8: ethp_0: mtu 1500 qdisc pfifo_fast qlen 1000 > > link/ether 00:80:c7:ee:88:d6 brd ff:ff:ff:ff:ff:ff > >

Bug#302684: Please discuss with ifupdown maintainer

2005-04-06 Thread Thomas Hood
55 scope link ethp_0 inet 169.254.126.94/16 scope link ethp_0 Try addresses assigned to the same interface. This results from the fact that the if-up.d hook script runs zeroconf after ifup has configured the interface. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EM

Bug#302684: Please discuss with ifupdown maintainer

2005-04-05 Thread Thomas Hood
discussed with the ifupdown maintainer. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303247: sysv-rc: update-rc.d does not add links to /etc/rcS.d

2005-04-05 Thread Thomas Hood
L PROTECTED]:/etc/init.d$ sudo update-rc.d -n dummy start 37 S . Adding system startup for /etc/init.d/dummy ... /etc/rcS.d/S37dummy -> ../init.d/dummy -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303161: net.enable not deleted on shutdown

2005-04-05 Thread Thomas Hood
r-x 1 root root 18 2004-09-25 09:33 rcS.d/S39ifupdown -> ../init.d/ifupdown* -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302519: ifupdown: postinst fails if /dev/shm/network/ does not exist

2005-04-05 Thread Thomas Hood
s: /lib/init/readlink: No such file or directory The submitter has _no_ /lib/init/readlink. That, and not a bug in /lib/init/readlink, was the basic problem. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303161: net.enable not deleted on shutdown

2005-04-05 Thread Thomas Hood
Package: hotplug Version: 0.0.20040329-21 Severity: normal /etc/init.d/hotplug-net does : > /etc/hotplug/.run/net.enable on start at S:S41hotplug-net. It has a nice stop method that does rm -f /etc/hotplug/.run/net.enable However, this method is never called because no symlink is crea

Bug#302684: zeroconf configuration method / option?

2005-04-03 Thread Thomas Hood
r before starting work on adding a zeroconf configuration method to the experimental version of ifupdown. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302684: zeroconf configuration method / option?

2005-04-03 Thread Thomas Hood
bers 0.0.0.0 UG0 00 ethp_0 I am beginning to think that zeroconf should, in the ifupdown world, either be a distinct configuration method or an option for the dhcp method. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#302684: zeroconf configuration method?

2005-04-03 Thread Thomas Hood
Do you think that there should be a "zeroconf" configuration method for the inet and inet6 address families (in the sense of the term 'method' used in interfaces(5))? That is, would it make sense to have a stanza like this in /etc/network/interfaces?: iface eth0 inet zeroc

Bug#302839: ifupdown: NMU patch from 0.6.4-4.12 to 0.6.4-4.12a1

2005-04-03 Thread Thomas Hood
bash shebang to mkenwdep.sh (closes: #294970) and remove some +XSIisms + + -- Thomas Hood <[EMAIL PROTECTED]> Fri, 1 Apr 2005 16:26:13 +0200 + ifupdown (0.6.4-4.12) unstable; urgency=low * Non-maintainer upload diff -Naur ifupdown-0.6.4-4.12/debian/control ifupdown-0.6.4-4.12a1/deb

Bug#302831: fupdown: NMU patch from 0.6.4-4.11 to 0.6.4-4.12a1

2005-04-03 Thread Thomas Hood
s: #302519) + * Add bash shebang to mkenwdep.sh (closes: #294970) and remove some +XSIisms + + -- Thomas Hood <[EMAIL PROTECTED]> Fri, 1 Apr 2005 16:26:13 +0200 + +ifupdown (0.6.4-4.12) unstable; urgency=low + + * Non-maintainer upload + * Begin description synopsis with lower case l

Bug#302683: Please ship upstream docs

2005-04-02 Thread Thomas Hood
Package: zeroconf Version: 0.2-1 Severity: wishlist I find the following files in the source tarball: README draft-ietf-zeroconf-ipv4-linklocal-17.txt Especially in the absence of a man page, it would be useful to have the README in the zeroconf binary package. Probably the ietf doc too

Bug#302684: Limit families/methods for which zeroconf is called?

2005-04-02 Thread Thomas Hood
Package: zeroconf Version: 0.3-1 Severity: normal The zeroconf if-up.d script runs zeroconf when _any_ interface is upped. This includes the loopback interface. Is this really necessary? If not then lines like the following can be added to the top of the script: [ "$ADDRFAM" = "inet" ] || [ "$A

Bug#302680: Inadequate copyright information

2005-04-02 Thread Thomas Hood
Package: zeroconf Version: 0.2-1 Severity: serious The copyright file says: > It was downloaded from That URL reports "Your browser requested a page that could not be found:" > Copyright: This line must be of the form: Copyright (C) (The "(C)

Bug#302678: Addition ignore line for dnsmasq

2005-04-02 Thread Thomas Hood
Package: logcheck-database Version: 1.2.35 Severity: wishlist Tags: patch Here is a patch to make logcheck ignore a routine message that dnsmasq prints when resolvconf is installed. Perhaps the two "reading ... resolv.conf" lines can be collapsed into one but I will let you implement that. :)

Bug#302672: Hrm ... here are those patches again

2005-04-02 Thread Thomas Hood
Last time I split the patch up without getting rid of a quotation mark. This error doesn't seem to have any visible consequences, but I attach a fixed pair of patches anyway. These patches have "jdth2" instead of "jdth1" in their names. -- Thomas Hood <[EMAIL PROT

Bug#302019: Please test udhcpc-compatible resolvconf, version 1.27

2005-04-02 Thread Thomas Hood
new resolvconf and let me know if you encounter any problems. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302672: man page regression

2005-04-02 Thread Thomas Hood
p depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libpopt01.7-5lib for parsing cmdline parameters -- debconf information: pump/old-conf: --- pump-0.8.19_ORIG/pump.8 2001-02-01 23:58:16.0 +0100 +++ pump-0.8.1

Bug#234182: DHCP clients setting the host name (or not)

2005-04-02 Thread Thomas Hood
d on the command line, use gethostname() ./pump.spec * Make sure gethostname results are null-terminated (closes: #77975). ./debian/changelog /tmp/src/pump-0.8.21$ find . -exec grep -s sethostname \{\} \; -print /tmp/src/pump-0.8.21$ (In RedHat I believe that pump does set the h

Bug#302658: Does not obtain lease

2005-04-02 Thread Thomas Hood
Package: udhcpc Version: 0.9.8cvs20050124-3 Severity: normal dhcpcd can get a lease from my Linksys router DHCP server. udhcpc can't. --- console log --- # apt-get install dhcpcd Reading Package Lists... Done Building Dependency Tree... Done The following packages will be REMOVED: udhcpc The

Bug#302656: Here's the patch

2005-04-02 Thread Thomas Hood
Attached is the patch. -- Thomas Hood <[EMAIL PROTECTED]> diff -Naur /etc/udhcpc_ORIG/default.bound /etc/udhcpc/default.bound --- /etc/udhcpc_ORIG/default.bound 2005-04-01 23:05:50.0 +0200 +++ /etc/udhcpc/default.bound 2005-04-02 09:58:30.0 +0200 @@ -21,24 +21,20 @@ do

Bug#302656: Simplification of proxy scripts

2005-04-02 Thread Thomas Hood
Package: udhcpc Version: 0.9.8cvs20050124-3 Severity: wishlist Tags: patch The proxy scripts can be simplified somewhat because the text sent to resolvconf is the same as the text stored in /etc/resolv.conf when resolvconf is not installed. Here is default.bound, for example. I attach a patch. #

Bug#302655: default.leasefail is missing

2005-04-02 Thread Thomas Hood
Package: udhcpc Version: 0.9.8cvs20050124-3 Severity: normal The default.leasefail script is missing. # udhcpc -i ethp_0 udhcpc (v0.9.9-pre) started Sending discover... Sending discover... Sending discover... /etc/udhcpc/default.script: line 7: /etc/udhcpc/default.leasefail: No such file or direc

Bug#302585: Please shorten hook script name

2005-04-01 Thread Thomas Hood
Package: zeroconf Version: 0.2-1 Severity: serious The ifup hook script is currently called '/etc/network/if-up.d/zeroconf-up'. There is no need for an '-up' suffix because the file is in the "if-up.d" directory. Other packages follow the convention of naming their hook scripts after themselves,

Bug#302583: Please supply zeroconf man page

2005-04-01 Thread Thomas Hood
Package: zeroconf Version: 0.2-1 Severity: normal Please supply a man page for /usr/sbin/zeroconf. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: [EMAIL P

Bug#284426: merge all tmp clean failure report (why is it only normal severity ?)

2005-04-01 Thread Thomas Hood
about a warning message from find -- which I presume does need to be fixed. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302514: Bugs in /etc/apm/scripts.d/ifplugd

2005-03-31 Thread Thomas Hood
Package: ifplugd Version: 0.26-2 Severity: minor 1. The -o option to the test command is non-POSIX. This option is used in /etc/apm/scripts.d/ifplugd on this line: [ -z "${SUSPEND_ACTION}" -o x"${SUSPEND_ACTION}" = x"none" ] && exit 0 I suggest: [ "$SUSPEND_ACTION" ] || [ "$SUSPEND_ACT

Bug#302436: 0dns-up does not really exit if $RESOLVCONF.bak already exists

2005-03-31 Thread Thomas Hood
Package: pppconfig Version: 2.3.10 Severity: minor > # We better not do anything if a RESOLVBAK already exists. > ls | grep -q "$RESOLVCONF.bak" > if [ ! $? ] > then > rm -f "$TEMPRESOLV" > exit 1 > fi Earlier, you set RESOLVBAK="$RUNDIR/resolv.conf.bak.$PROVIDER" which is not

Bug#299554: 0dns-up shouldn't fail if /etc/resolv.conf does not exist

2005-03-31 Thread Thomas Hood
reassign 299554 pppconfig thanks /etc/ppp/ip-up.d/0dns-up fails at this line (at least) /bin/cp -Lp "$RESOLVCONF" "$RESOLVBAK" || exit 1 if /etc/resolv.conf doesn't already exist. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMA

Bug#302019: Fwd: Bug#302019: use resolvconf (Sat, Mar 26, 2005 at 06:56 -0700)

2005-03-31 Thread Thomas Hood
echo "$CONTENTS" > /etc/resolv.conf fi On shutting down the interface the program should do this: resolvconf -d "${IFACE}.udhcpc" -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#281360: Please remove nscd nudging code

2005-03-31 Thread Thomas Hood
iner opted to do. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302350: 0dns-up does not really test whether resolv.conf is a symlink

2005-03-31 Thread Thomas Hood
Package: pppconfig Version: 2.3.10 Severity: minor The issue may be just a badly worded comment but I report it because it might be a bug. /etc/ppp/ip-up.d/0dns-up contains this: # Is resolv.conf a non-symlink on a ro root? If so give up. if test -f "$RESOLVCONF" && test -e /proc/mounts;

Bug#297900: pppconfig postrm doesn't make shure dir exists when purging

2005-03-31 Thread Thomas Hood
rm -rf /var/run/pppconfig/resolv* > rm -rf /var/run/pppconfig/0dns* > rmdir /var/run/pppconfig || true > update-rc.d dns-clean remove > /dev/null > fi Actually, the "rm -rf /var/run/pppconfig" command makes the following three lines redundant. -- Tho

Bug#219000: Please upgrade to ifplugd 0.27

2005-03-31 Thread Thomas Hood
ore. This requires adding the "--noscripts" option to the dh_installinit call in debian/rules and requires the addition of a snippet like the following to the postinst. if [ -x "/etc/init.d/ifplugd" ]; then update-rc.d ifplugd defaults >/dev/null /etc/init.

Bug#302188: kernel-pcmcia-modules-2.4.27-2-686 has the symbols

2005-03-31 Thread Thomas Hood
kernel-pcmcia-modules for its purposes. The same goes for -386, -k6, etc., of course. I think that declaring a Conflict is too strong since some people may want to install pcmcia-modules-2.4.27-2-686 and use non-PCMCIA drivers from alsa-modules-2.4.27-2-686. -- Thomas Hood <[EMAIL PROTECTED

Bug#299554: In dialup install, nameserver addresses are not written to resolv.conf

2005-03-31 Thread Thomas Hood
operly. You seem to have found circumstances in which the right thing is not being done. As it isn't a resolvconf problem I probably won't have more to say about this issue. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#299554: In dialup install, nameserver addresses are not written to resolv.conf

2005-03-30 Thread Thomas Hood
grep -q " rw " produce a nonzero status resulting in "exit 0"? Can you add set -x to the top of the script and view the result? > Finally, this part of my bug if > not due to some folly of my own, seems to reside with pppconfig and not > with the debian-

Bug#290946: A solution ...

2005-03-26 Thread Thomas Hood
One solution would be to eliminate debconf control over cards_to_be_built and support only "all". -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#301278: Help page needs improvement

2005-03-24 Thread Thomas Hood
Package: partconf Version: d-i rc3 Severity: minor I just installed sarge d-i rc3 and was mostly pleased with the experience. However, the help page for the partitioner was written in poor English. I realize that I should submit a patch but that will require that I do some research first and I wa

Bug#285135: Remove from sarge

2005-03-22 Thread Thomas Hood
> These are all fixed in 0.3.3-1, which is blocked from even making it > into sid because liboil0.3 is in NEW. So should swf-player be removed from sarge? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&q

Bug#291757: Evolution is not unusable

2005-03-22 Thread Thomas Hood
This bug certainly does not render the package unusable! -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294404: Status?

2005-03-22 Thread Thomas Hood
This RC bug was assigned to mdadm over a month ago and there has been no comment from the maintainer. What is the status of this bug? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300593: New upstream

2005-03-22 Thread Thomas Hood
x27;t have the right build dependencies, so I decided just to wait for the new Debian package. Whenever you have a new package ready I'd be happy to test it before you upload it. Maybe I can even help to solve or mitigate any problems that remain. -- Thomas Hood <[EMAIL PROTECTED]>

Bug#299947: Improving ifplugd

2005-03-22 Thread Thomas Hood
nstallinit. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300435: udev: /dev/.static is created 0700

2005-03-21 Thread Thomas Hood
193408 1% /dev/shm /dev/hda349049614390450780 4% /boot /dev/hda7 11191604 3489176 7133920 33% /usr /dev/ (permission denied) /dev/.static/dev none 10240 2652 7588 26% /dev -- Thomas Hood <[EMAIL PROTECTED]>

Bug#300435: udev: /dev/.static/dev permissions: possible solution

2005-03-21 Thread Thomas Hood
8 26% /dev The printing of "Permission denied" seems fully appropriate. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300694: dnsmasq is not re-reading resolv.conf when the latter is updated

2005-03-21 Thread Thomas Hood
cure problem here involving the particular kernel version and the particular firmware I have. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300694: dnsmasq is not re-reading resolv.conf when the latter is updated

2005-03-21 Thread Thomas Hood
hing that happens on APM suspend and resume. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300700: Not installable in unstable; depends on experimental libgcc1

2005-03-21 Thread Thomas Hood
Package: wpd2sxw Version: 0.7.0-2 Severity: normal [...] wpd2sxw depends on libgcc1 (>= 1:4.0); however: Version of libgcc1 on system is 1:3.4.3-6. [...] $ apt-cache policy libgcc1 libgcc1: Installed: 1:3.4.3-6 Candidate: 1:3.4.3-6 Version Table: 1:4.0-0pre5 0 1 ftp://ftp.n

Bug#286915: [Fwd: Re: When to load snd-ioctl32?]

2005-03-21 Thread Thomas Hood
Forwarded Message From: Frederik Schueler <[EMAIL PROTECTED]> To: Thomas Hood <[EMAIL PROTECTED]> Cc: Frederik Schueler <[EMAIL PROTECTED]> Subject: Re: When to load snd-ioctl32? Date: Mon, 21 Mar 2005 00:59:41 +0100 Hello, On Sun, Mar 20, 2005 at 11:55:50PM

Bug#300694: dnsmasq is not re-reading resolv.conf when the latter is updated

2005-03-21 Thread Thomas Hood
Package: dnsmasq Version: 2.20-1 Severity: normal I just started using dnsmasq again after a couple of months and I find that the current version of dnsmasq does not re-read resolv.conf when it is updated. Sending SIGHUP to the process causes it to re-read /etc/hosts but not resolv.conf. $ ps -l

Bug#279091: hotplug: Spurious shutting down of TUN devices on Ethernet state change

2005-03-21 Thread Thomas Hood
ing the TUN-based > interfaces in question. Thanks for investigating. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#219000: upstream

2005-03-20 Thread Thomas Hood
0jdth1.patch = the patch to add description of the --no-startup option to ifplugd.8.xml.in -- Thomas Hood <[EMAIL PROTECTED]> --- ifplugd.8.xml.in_ORIG 2004-04-12 15:58:12.0 +0200 +++ ifplugd.8.xml.in 2005-03-20 23:16:33.04878 +0100 @@ -143,6 +143,13 @@ + -p |

Bug#300593: New upstream

2005-03-20 Thread Thomas Hood
Package: gnome-system-tools Version: 1.0.0-1 Severity: wishlist g-s-t 1.2.0 is available. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: [EMAIL PROTECTED]

Bug#296640: Bug#299215 acknowledged by developer (Bug#299215: fixed in hotplug 0.0.20040329-20)

2005-03-20 Thread Thomas Hood
here may be people who don't want it disabled and then you have to get into asking debconf questions. Bah. Thanks for the new release. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#279091: hotplug: Spurious shutting down of TUN devices on Ethernet state change

2005-03-20 Thread Thomas Hood
h0 > by running "ifup eth0", do you then see vpn0 get deconfigured? While we wait for Adrian Irving-Beer to provide the additional info we can wonder if this is related to #299947: ifplugd: Long networking interruption when updating. -- Thomas Hood <[EMAIL PROTECTED]> -

Bug#300165: [Pkg-alsa-devel] Bug#300165: fails to detect legacy cards

2005-03-19 Thread Thomas Hood
the boot sequence. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300165: fails to detect legacy cards

2005-03-19 Thread Thomas Hood
ut alsaconf, > the system will never detect the card at all. Please send the output of the lsmod command after you run alsaconf. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#299947: ifplugd bringing down interface on upgrade

2005-03-19 Thread Thomas Hood
t thing on package upgrade. What is the value of ARGS set in your /etc/default/ifplugd? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294180: [PATCH] My own viewpoint on this

2005-03-14 Thread Thomas Hood
ly configured interfaces. Something more intelligent is needed in order to deal with the dynamic networking of today. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#286915: When to load snd-ioctl32?

2005-03-13 Thread Thomas Hood
Re: #286915 I don't know anything about amd64. Under what circumstances and at what points in time should snd-ioctl32 be loaded? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#299215: hotplug.functions: Bug matching module name

2005-03-12 Thread Thomas Hood
On Sat, 2005-03-12 at 18:12 +0100, Marco d'Itri wrote: > I think that something like this was intented instead: > > lsmod | grep -sqi "^$(echo $MODULE | sed -e 's/[-_]/[-_]/g') " Yes, that should work too and it saves one sed process. -- Thomas Hood <[EM

Bug#297705: rmdir not needed

2005-03-12 Thread Thomas Hood
reason why we have been making the location of run directories configurable by means of symlinks. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297705: But woody's dpkg _was_ broken in this respect

2005-03-12 Thread Thomas Hood
I think that directory removal by dpkg may have been broken in woody (whose dpkg was version 1.9.21); perhaps that has to be taken into account. dpkg (1.10.11) unstable; urgency=low * Anthony Towns : Retry removing empty dirs during purge. Closes: #112386 -- Thomas Hood <[EM

Bug#299215: hotplug.functions: Bug matching module name

2005-03-12 Thread Thomas Hood
Package: hotplug Version: 0.0.20040329-17 Severity: minor /etc/hotplug/hotplug.functions includes this line: if ! lsmod | grep -q "^$(echo $MODULE|sed -e 's/-/_/g') " > /dev/null 2>&1; then I am running Linux 2.4.27. DRIVERS contains, among other names, "snd-cs46xx" which in its turn gets

Bug#297705: rmdir not needed

2005-03-12 Thread Thomas Hood
> > I would actually prefer it if /etc/hotplug/.run/ were not included in > > the package but were handled the way ifupdown handles /etc/network/run/. > Why? So that /etc/hotplug/.run can be a symlink to /dev/shm/hotplug . -- Thomas Hood <[EMAIL PROTECTED]> -- To UNS

Bug#299205: Backup files in blacklist.d not ignored

2005-03-12 Thread Thomas Hood
Package: hotplug Version: 0.0.20040329-17 Severity: normal /etc/hotplug/hotplug.functions: if grep -q "^$(echo $MODULE|sed -e 's/[-_]/[-_]/g')\$" $HOTPLUG_DIR/blacklist $HOTPLUG_DIR/blacklist.d/* >/dev/null 2>&1; then This processes _all_ the files in $HOTPLUG_DIR/blacklist.d/ without ignor

Bug#297705: rmdir not needed

2005-03-12 Thread Thomas Hood
prior to the point in time at which the directory is used. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297343: Fixed?

2005-03-12 Thread Thomas Hood
ou? > > Yes, this was the solution for the problem. > [...] > PS, I closed the bug as it was solved (and anyway not Debian-related). -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#246405: The alsa modprobe-post-install script again

2005-03-11 Thread Thomas Hood
/.udevdb || return 1 kernel_is_2_6_or_above || return 1 return 0 } udev_is_active && exit 0 case "$1" in snd-emu8000-synth) echo -n "Loading SoundFonts..." /usr/bin/asfxload $ASFXLOAD_OPTS "$SOUNDFONT_FILE" && echo "done." |

Bug#204847: New versions of the scripts

2005-03-10 Thread Thomas Hood
Here are new versions of the proposed /etc/network/if-up.d/cupsys-client and /etc/network/if-down.d/cupsys-client scripts. -- Thomas Hood <[EMAIL PROTECTED]> ifdown.d_cupsys-client Description: application/shellscript ifup.d_cupsys-client Description: application/shellscript

Bug#298585: Not a bug

2005-03-09 Thread Thomas Hood
ot; after "start-stop-daemon --stop --pidfile $PIDFILE". -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297802: [Pkg-alsa-devel] Bug#297802: alsa-base: discover loads emu10k1-gp

2005-03-08 Thread Thomas Hood
On Mon, 2005-03-07 at 00:00 -0600, Jeremy Jones wrote: > Sorry about that. I have to add that line in modutils. OK, thanks for the information. It seems that we should add that line to the module loader configuration files that we ship in alsa-base. -- Thomas Hood <[EMAIL PRO

Bug#297802: [Pkg-alsa-devel] Bug#297802: alsa-base: discover loads emu10k1-gp

2005-03-06 Thread Thomas Hood
On Fri, 2005-03-04 at 05:01 -0600, Jeremy Jones wrote: > On Fri, 04 Mar 2005 09:40:36 +0100, Thomas Hood <[EMAIL PROTECTED]> wrote: > > OK. Now I figure that it should _also_ work if you > > restore /lib/discover/alsa-base.pci-device.xml to its original contents > > an

Bug#297802: [Pkg-alsa-devel] Bug#297802: alsa-base: discover loads emu10k1-gp

2005-03-04 Thread Thomas Hood
On Fri, 2005-03-04 at 00:17 -0600, Jeremy Jones wrote: > On Thu, 03 Mar 2005 08:46:12 +0100, Thomas Hood <[EMAIL PROTECTED]> wrote: > > Try the following. _Instead_ of adding the entry you presented, modify > > the lib/discover/alsa-base.pci-device.xml entry

Bug#297779: [Pkg-alsa-devel] Bug#297779: alsa-utils: alsaconf : No card database.

2005-03-04 Thread Thomas Hood
xecho "No card database. Aborting." > exit 1 > fi Thanks. We'll fix this in the next release (version 1.0.8-4). You know more about programming than you think. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297997: Patch to improve initscript output

2005-03-03 Thread Thomas Hood
Package: openvpn Version: 1.99+2.rc16-1 Severity: minor Tags: patch Here is a patch which brings the initscript into line with the standard message format: Starting : . -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (1, 'ex

Bug#253777: more info

2005-03-03 Thread Thomas Hood
I am finding that squid often consumes 100% of CPU after APM suspend and resume. I have to run /etc/init.d/squid stop ctrl-C /etc/init.d/squid stop to stop squid. Under these circumstances the first "stop" always fails and the second one always succeeds. -- Thomas Ho

Bug#297779: [Pkg-alsa-devel] Bug#297779: alsa-utils: alsaconf : No card database.

2005-03-03 Thread Thomas Hood
t; want "suspend to ram" (iBook G4). alsaconf is a shell script. Can you please try to figure out why you are getting the "No card database" message? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297802: [Pkg-alsa-devel] Bug#297802: alsa-base: discover loads emu10k1-gp

2005-03-03 Thread Thomas Hood
creative), and something like this in /etc/modutils/ > > post-install snd-emu10k1-synth /usr/bin/asfxload 2gmgsmt See #246405. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297762: ifupdown: NMU patch from 0.6.4-4.10 to 0.6.4-4.11

2005-03-02 Thread Thomas Hood
Package: ifupdown Version: 0.6.4-4.11exp2 Severity: normal Tags: patch Please find attached the interdiff from 0.6.4-4.10 to 0.6.4-4.11. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (i686)

Bug#297127: Patch to fix problems in postfix's ppp and ifupdown hook scripts

2005-02-27 Thread Thomas Hood
Package: postfix Version: 2.1.5-8 Severity: normal Tags: sid patch The ppp and ifupdown hook scripts have some shortcomings which will cause them to fail, e.g., if /usr/sbin/sendmail is not present or if certain string variables are null. Also, the comment in the script is inappropriate when the

Bug#281568: So can anything be done?

2005-02-24 Thread Thomas Hood
> now let's try to be helpful So, can anything be done about the bugs that have been filed against g-s-t in the debian BTS? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#296131: Alsa-sound HOWTO out of date

2005-02-20 Thread Thomas Hood
Package: doc-linux-text Version: 2004.11-1 Severity: minor This HOWTO is too out of date to be useful. I suggest dropping it unless a newer version is available. Alsa-sound-mini-HOWTO Valentijn Sessink [EMAIL PROTECTED] v2.0-pre1, 12 November 1999 -- System Information: Debian Release: 3

Bug#295892: Extra columns ":" in "exit 0" lines of initscripts

2005-02-18 Thread Thomas Hood
: exit 0 > mountall.sh:: exit 0 > mountnfs.sh:: exit 0 > rmnologin:: exit 0 > sendsigs:: exit 0 > umountfs:: exit 0 > umountnfs.sh:: exit 0 Note that : > /etc/mtab is correct. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294180: Interface renaming

2005-02-18 Thread Thomas Hood
> also sprach Thomas Hood <[EMAIL PROTECTED]> [2005.02.17.2125 +0100]: > > > also sprach Thomas Hood <[EMAIL PROTECTED]> [2005.02.17.2111 +0100]: > > > > * hotplug should run ifrename and call ifplugd.hotplug and > > > > waproamd.hotplug wi

Bug#295804: libjack0.80.0-dev has no Dependencies

2005-02-17 Thread Thomas Hood
Package: libjack0.80.0-dev Version: 0.99.0-5 Severity: grave For 0.99.0-4: $ dpkg -s libjack0.80.0-dev | grep Depends Depends: libjack0.80.0-0 (= 0.99.0-4), libasound2-dev, libglib1.2-dev, pkg-config For 0.99.0-5: $ dpkg -f libjack0.80.0-dev_0.99.0-5_i386.deb |grep Depends $ This caused the als

Bug#294180: Interface renaming

2005-02-17 Thread Thomas Hood
On Thu, 2005-02-17 at 21:26 +0100, martin f krafft wrote: > also sprach Thomas Hood <[EMAIL PROTECTED]> [2005.02.17.2111 +0100]: > > * hotplug should run ifrename and call ifplugd.hotplug and > > waproamd.hotplug with INTERFACE set to the new name > > or els

Bug#294180: Interface renaming

2005-02-17 Thread Thomas Hood
g and waproamd.hotplug should each call ifrename for the interface named in INTERFACE and then should start ifplugd/waproamd with the new interface name. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#292253: reassigning to bash

2005-02-17 Thread Thomas Hood
reassign 292253 bash retitle 292253 bash is wrong to do tilde expansion on elements of PATH thanks -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294180: hook scripts for net class

2005-02-16 Thread Thomas Hood
sary in many cases." I agree with you that ifrename should be supported. It should certainly be supported when hotplug is installed and udev is not. I would like to see it supported when both hotplug and udev are installed but the udev maintainer may not want that. -- Thomas Hood &

Bug#287189: #287189 still a bug?

2005-02-13 Thread Thomas Hood
at /sbin/discover, whither it has been moved). -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#295058: Please move which from /usr/bin/ to /bin/

2005-02-13 Thread Thomas Hood
Package: debianutils Version: 2.8.4 Severity: wishlist Many scripts already use the which program to find out whether or not a given program foo is available on the PATH. The contain code like this: which foo >/dev/null 2>&1 && foo ... A problem is that there is no guarantee that which itsel

<    1   2   3   4   5   6   7   >