Issue #7892 has been updated by Joe McDonagh.
Subject changed from service provider on Ubuntu 10.04 nodes uses wrong syntax
for update-rc.d to service provider on Ubuntu 8.04 nodes uses wrong syntax for
update-rc.d
Apologies, I had thought these were 10.04 boxes giving these errors and I was
wrong. They are 8.04 boxes. I've updated the ticket title, and here is the info
you were looking for:
sysv-rc:
Installed: 2.86.ds1-14.1ubuntu45.1
Candidate: 2.86.ds1-14.1ubuntu45.1
Version table:
*** 2.86.ds1-14.1ubuntu45.1 0
500 http://aptproxy hardy-updates/main Packages
100 /var/lib/dpkg/status
2.86.ds1-14.1ubuntu45 0
500 http://aptproxy hardy/main Packages
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.4 LTS
Release: 8.04
Codename: hardy
----------------------------------------
Bug #7892: service provider on Ubuntu 8.04 nodes uses wrong syntax for
update-rc.d
https://projects.puppetlabs.com/issues/7892
Author: Joe McDonagh
Status: Needs More Information
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version: 2.6.7
Keywords:
Branch:
This started happening recently, I think an update-rc.d update might have gone
out or something:
Sat Jun 11 20:55:48 -0700 2011
/Stage[main]/Stunnel/Service[stunnel4]/enable (err): change from false to true
failed: Execution of '/usr/sbin/update-rc.d stunnel4 enable' returned 1: usage:
update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults|multiuser [NN | sNN kNN]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
So, if you set enable => true in puppet on a service def, it should actually
run update-rc.d stunnel defaults.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.