Answer here: 
http://stackoverflow.com/questions/14607385/puppet-does-not-start-a-service-varnish-when-puppet-apply-is-run



On Friday, December 13, 2013 11:07:01 AM UTC-8, Jon Yeargers wrote:
>
> Just out of curiosity I created my own 'dmidecode' package with a trivial 
> (does nothing) dmidecode executable. Once this was installed the rest of 
> puppet v 3.3.2 installed fine.
>
> NOW: it's having trouble accepting that certain services are already 
> running and it's trying to restart them every time. Strangely enough it 
> doesn't happen with 'system' services (EG apache2, snmpd) but only with my 
> code. I can't imagine this is related to my fake dmidecode but I'll keep 
> looking into it.
>
> On Friday, December 13, 2013 4:08:10 AM UTC-8, Felix.Frank wrote:
>>
>> Ideally, there will be a newly released facter package that replaces 
>> this dependency by a suggestion or recommendation. It will Just Work for 
>> you then. 
>>
>> In the meantime, these are your options: 
>> a) fetch the facter source package and build a forked package without 
>> this dependency 
>> b) fetch all deb packages you require and install them in one go using 
>> dpkg -i --force-depends or similar. 
>>
>> Option (a) is simple if you're versed in the creation of Debian 
>> packages, and pretty difficult if you're not. 
>>
>> HTH, 
>> Felix 
>>
>> On 12/13/2013 12:39 PM, Jon Yeargers wrote: 
>> > So am I SOL on this? Is ARM considered an 'unsupported architecture' 
>> > until I can create a 'dmidecode' for this platform? 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/0b3e34b1-e3e1-4e8d-8a3a-23ab6be1bf8d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to