On 18 October 2013 08:04, kampy <narasimha1...@gmail.com> wrote: > Hi all, > > I am new to puppet. i just started exploring. when i am trying install a > package it is giving the below error > > *$ puppet apply nmap.pp > err: /Stage[main]/Nmap/Package[nmap]/ensure: change from purged to present > failed: Execution of '/usr/bin/apt-get -q -y -o > DPkg::Options::=--force-confold install nmap' returned 100: Reading package > lists... > * >
This suggests that there is an issue with 'apt-get'. What happens if you run: */usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install nmap* on the command line? Regards, Matt. -- 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.