Bug #3035
ralsh service spews lots of warning on redhat
| Status: | Closed | Start date: | 01/12/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | ralsh | |||
| Target version: | 0.25.5 | |||
| Affected Puppet version: | 0.25.2 | Branch: | http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/3035 | |
| Keywords: | ||||
| Votes: | 0 |
Description
>ralsh service sshd hasstatus=true¶
warning: Service httpd found in both redhat and init; skipping the init version warning: Service pcscd found in both redhat and init; skipping the init version warning: Service dc_client found in both redhat and init; skipping the init version warning: Service hidd found in both redhat and init; skipping the init version warning: Service single found in both redhat and init; skipping the init version warning: Service sshd found in both redhat and init; skipping the init version warning: Service lvm2-monitor found in both redhat and init; skipping the init version warning: Service winbind found in both redhat and init; skipping the init version warning: Service network found in both redhat and init; skipping the init version warning: Service NetworkManager found in both redhat and init; skipping the init version warning: Service mcstrans found in both redhat and init; skipping the init version warning: Service multipathd found in both redhat and init; skipping the init version warning: Service mdmonitor found in both redhat and init; skipping the init version warning: Service xfs found in both redhat and init; skipping the init version warning: Service autofs found in both redhat and init; skipping the init version warning: Service ibmasm found in both redhat and init; skipping the init version warning: Service conman found in both redhat and init; skipping the init version warning: Service nfs found in both redhat and init; skipping the init version warning: Service puppetmaster found in both redhat and init; skipping the init version warning: Service netfs found in both redhat and init; skipping the init version warning: Service messagebus found in both redhat and init; skipping the init version warning: Service oddjobd found in both redhat and init; skipping the init version warning: Service smartd found in both redhat and init; skipping the init version warning: Service yum-updatesd found in both redhat and init; skipping the init version warning: Service avahi-dnsconfd found in both redhat and init; skipping the init version warning: Service psacct found in both redhat and init; skipping the init version warning: Service acpid found in both redhat and init; skipping the init version warning: Service microcode_ctl found in both redhat and init; skipping the init version warning: Service vncserver found in both redhat and init; skipping the init version warning: Service dnsmasq found in both redhat and init; skipping the init version warning: Service killall found in both redhat and init; skipping the init version warning: Service ip6tables found in both redhat and init; skipping the init version warning: Service portmap found in both redhat and init; skipping the init version warning: Service cups-config-daemon found in both redhat and init; skipping the init version warning: Service wdaemon found in both redhat and init; skipping the init version warning: Service atd found in both redhat and init; skipping the init version warning: Service netconsole found in both redhat and init; skipping the init version warning: Service firstboot found in both redhat and init; skipping the init version warning: Service irda found in both redhat and init; skipping the init version warning: Service dc_server found in both redhat and init; skipping the init version warning: Service restorecond found in both redhat and init; skipping the init version warning: Service bluetooth found in both redhat and init; skipping the init version warning: Service rpcidmapd found in both redhat and init; skipping the init version warning: Service vmware-tools found in both redhat and init; skipping the init version warning: Service auditd found in both redhat and init; skipping the init version warning: Service ntpd found in both redhat and init; skipping the init version warning: Service saslauthd found in both redhat and init; skipping the init version warning: Service cups found in both redhat and init; skipping the init version warning: Service functions found in both redhat and init; skipping the init version warning: Service apmd found in both redhat and init; skipping the init version warning: Service sendmail found in both redhat and init; skipping the init version warning: Service nfslock found in both redhat and init; skipping the init version warning: Service haldaemon found in both redhat and init; skipping the init version warning: Service halt found in both redhat and init; skipping the init version warning: Service pand found in both redhat and init; skipping the init version warning: Service readahead_early found in both redhat and init; skipping the init version warning: Service crond found in both redhat and init; skipping the init version warning: Service gpm found in both redhat and init; skipping the init version warning: Service ypbind found in both redhat and init; skipping the init version warning: Service kudzu found in both redhat and init; skipping the init version warning: Service avahi-daemon found in both redhat and init; skipping the init version warning: Service cpuspeed found in both redhat and init; skipping the init version warning: Service wpa_supplicant found in both redhat and init; skipping the init version warning: Service rdisc found in both redhat and init; skipping the init version warning: Service dund found in both redhat and init; skipping the init version warning: Service anacron found in both redhat and init; skipping the init version warning: Service nscd found in both redhat and init; skipping the init version warning: Service puppet found in both redhat and init; skipping the init version warning: Service netplugd found in both redhat and init; skipping the init version warning: Service readahead_later found in both redhat and init; skipping the init version warning: Service rpcgssd found in both redhat and init; skipping the init version warning: Service rpcsvcgssd found in both redhat and init; skipping the init version warning: Service mdmpd found in both redhat and init; skipping the init version warning: Service iptables found in both redhat and init; skipping the init version warning: Service krb524 found in both redhat and init; skipping the init version warning: Service syslog found in both redhat and init; skipping the init version warning: Service irqbalance found in both redhat and init; skipping the init version
Related issues
History
Updated by James Turnbull about 2 years ago
- Status changed from Unreviewed to Needs More Information
- Assignee set to Dan Bode
Dane – what RHEL version? I can’t replicate that.
Updated by Dan Bode about 2 years ago
should have included this, I was assuming it was pervasive across at redhat 5’s.
CentOS release 5.3 (Final)
Updated by R.I. Pienaar about 2 years ago
I can reproduce this on 5.4, and it might be related to ticket #3002 as it seems one and the same thing
Updated by Dan Bode about 2 years ago
- Assignee changed from Dan Bode to Jesse Wolfe
Updated by Markus Roberts about 2 years ago
- Status changed from Needs More Information to In Topic Branch Pending Review
- Assignee changed from Jesse Wolfe to Dan Bode
- Target version set to 0.25.5
- Branch set to http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/3035
Updated by James Turnbull about 2 years ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:9419c2ba9553d2ed88e7435ea7becc0783024af2 in branch 0.25.x
Updated by Jesse Wolfe about 2 years ago
We saw this in training, but we were using 0.25.4 . glad to see that it’s been fixed.