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, generat
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 fro
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?
g it we introduce 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:
/phusion_passenger/abstract_server.rb:196:in
> `start_synchronously'
> from /usr/lib/phusion_passenger/passenger-spawn-server:61
>
> After investigation, I found that the problem was recently fixed
> upstream:
> http://github.com/reductivelabs/puppet/commit/8e31b528e139a2940d6932ab80375bb5eebfbe29
>
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
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: i38
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 operati
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
Architect
Package: apache
Version: 1.3.33-3
Maintainer: Debian Apache Maintainers
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 if
one sets $CONF to a non-def
10 matches
Mail list logo