Bug#758798: ifupdown-extra: check-network-cable fails because of leading spaces

2016-02-05 Thread Steve Wray
I'm surprised this still isn't fixed; on a Debian stable (Jessie/8) system with ethtool installed, /etc/network/routes does not work and I traced the problem to the 00check-network-cable script having a bug relative to ethtool. If ethtool is installed 00check-network-cable tries to run it,

Bug#794846: ifupdown-extra: routes are not added if I specify an interface instead of any

2015-10-09 Thread Steve Wray
I can confirm that this is still a problem. I tried installing the ifupdown-extra package from Wheezy, this did not fix the problem. Perhaps this is being caused by one of the packages that ifupdown-extra uses?

Bug#794846: ifupdown-extra: routes are not added if I specify an interface instead of any

2015-10-09 Thread Steve Wray
I think I've found the bug. # diff networking-routes networking-routes~ 115c115 < cat $ROUTEFILE | egrep "^[^#].*$" | --- > cat $ROUTEFILE | egrep "^[^#].*any$" | now it works with specified network interfaces. I'm not 100% sure why it does; the while loop which collects the lines

Bug#594575: Not done yet...

2010-09-20 Thread Steve Wray
the issue now at http://projects.puppetlabs.com/issues/4770 -- Stig Sandbeck Mathisen (fnord) -- - Steve Wray System Administrator CWA Level 2, 32 Blair Street, PO Box 19090 Wellington 6149, New Zealand Ph: +64 4 382 6526 Fax: +64 4 382 6509 Mob: 021 448680 www.cwa.co.nz

Bug#594559: puppet master: downloaded plugins have zero size when using passenger

2010-08-29 Thread Steve Wray
fix, which does solve the problem in my environment. Cherrypicking this change is trivial, so I warmly recommend it for inclusion in Debian squeeze. -- - Steve Wray System Administrator CWA Level 2, 32 Blair Street, PO Box 19090 Wellington 6149, New Zealand Ph: +64 4 382 6526

Bug#564947: [Pkg-puppet-devel] Bug#564947: puppet: logrotate script left behind after package removal

2010-01-13 Thread Steve Wray
Andrew Pollock wrote: tags 564947 + moreinfo thanks On Wed, Jan 13, 2010 at 11:04:25AM +1300, Steve Wray wrote: Package: puppet Version: 0.25.3.0 Severity: normal apt-get remove puppet leaves /etc/logrotate.d/puppet behind. This causes cron to generate errors on log rotation. Can you

Bug#564947: puppet: logrotate script left behind after package removal

2010-01-12 Thread Steve Wray
Package: puppet Version: 0.25.3.0 Severity: normal apt-get remove puppet leaves /etc/logrotate.d/puppet behind. This causes cron to generate errors on log rotation. -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable'), (1, 'testing') Architecture:

Bug#540291: initscripts: fails to mount NFS shares at boot

2009-08-06 Thread Steve Wray
Package: initscripts Version: 2.86.ds1-61 Severity: important The /etc/network/if-up.d/mountnfs script appears not to give enough time after bringing up interfaces before attempting to mount NFS shares. At boot, messages to the effect 'no route to host' are seen. After boot, ifdown/ifup

Bug#325066: existing script unwritable: fwbuilder fails silently at compile time

2005-08-25 Thread Steve Wray
Package: fwbuilder Version: 2.0.3-2 Severity: normal On compiling a firewall rule set, if the existing .fw script file is not writable by the user, fwbuilder fails silently. The script is not updated and the user is not informed of the failure. -- System Information: Debian Release: 3.1

Bug#293260: /etc/init.d/apache script ignores $CONF

2005-02-01 Thread Steve Wray
Package: apache Version: 1.3.33-3 Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org Architecture: i386 The init script has a setting for the config file to use and this is used by the test_config subroutine. However, it is not used by the rest of the init script, meaning that