Bug#573551: [Pkg-puppet-devel] Bug#573551: Debian's service provider should use update-rc.d enable/disable

2011-06-01 Thread Nicolas Bourbaki
Hi, Then I'll use puppet to distribute a corrected provider to fit my need. Cheers for the info. Nicolas. 2011/5/31 micah anderson : > On Tue, 31 May 2011 11:26:15 +0200, Nicolas Bourbaki > wrote: >> Hi, >> >> The issue occurs on Ubuntu Natty 11.04. Puppet version is : >>  puppet 2.6.4-2ubuntu

Bug#573551: [Pkg-puppet-devel] Bug#573551: Debian's service provider should use update-rc.d enable/disable

2011-05-31 Thread micah anderson
On Tue, 31 May 2011 11:26:15 +0200, Nicolas Bourbaki wrote: > Hi, > > The issue occurs on Ubuntu Natty 11.04. Puppet version is : > puppet 2.6.4-2ubuntu2 This issue hasn't been resolved until 2.6.7. micah pgp7b9zB6U0QN.pgp Description: PGP signature

Bug#573551: Debian's service provider should use update-rc.d enable/disable

2011-05-31 Thread Nicolas Bourbaki
Hi, The issue occurs on Ubuntu Natty 11.04. Puppet version is : puppet 2.6.4-2ubuntu2 Regarding steps to reproduce, for instance manage ssh service: purge it on the client (to be sure): update-rc.d -f ssh remove then restart puppet (I have a class that manage the ssh service) 1st pass: notice:

Bug#573551: [Pkg-puppet-devel] Bug#573551: Debian's service provider should use update-rc.d enable/disable

2011-05-27 Thread Stig Sandbeck Mathisen
Nicolas Bourbaki writes: > We are using puppet to configure Ubuntu clients and with the upstream > fix services are no longer managed (symlinks are not created) > > I can confirm that using update-rc.d with 'defaults' instead of > 'enable' by changing it in 'provider/service/debian.rb' fix the is

Bug#573551: Debian's service provider should use update-rc.d enable/disable

2011-05-27 Thread Nicolas Bourbaki
Hi there, We are using puppet to configure Ubuntu clients and with the upstream fix services are no longer managed (symlinks are not created) I can confirm that using update-rc.d with 'defaults' instead of 'enable' by changing it in 'provider/service/debian.rb' fix the issue and services are mana

Bug#573551: Debian's service provider should use update-rc.d enable/disable

2010-03-12 Thread martin f krafft
also sprach martin f krafft [2010.03.12.1042 +0100]: > With dependency-based booting (insserv), update-rc.d > start/stop/defaults don't work anymore (#XX). However, there are #573550 that is. -- .''`. martin f. krafft Related projects: : :' : proud Debian developer

Bug#573551: Debian's service provider should use update-rc.d enable/disable

2010-03-12 Thread martin f krafft
Package: puppet-common Version: 0.25.4-2 Severity: normal File: /usr/lib/ruby/1.8/puppet/provider/service/debian.rb Tags: patch upstream With dependency-based booting (insserv), update-rc.d start/stop/defaults don't work anymore (#XX). However, there are neew commands disable/enable, which are