Can you install the rpm with yum without puppet? Maybe the rpm you are installing is doing something to cause a deadlock like executing "rpm -i some-package" or "yum install blah-blah" in the %post section of the rpm's spec file.
On Thu, Dec 19, 2013 at 12:54 PM, Alexander Petrovsky <[email protected]>wrote: > Hi! > > Did you find out why does it happens? I got the same error, on amazon > linux, puppet 3.0.2. > > среда, 7 августа 2013 г., 20:08:43 UTC+4 пользователь Aaron Addleman > написал: > >> Hi Everyone, >> >> I am having a problem with installing rpm packages on CentOS using yum. >> The problem is when another instance of yum is running and a lock is >> created my module that needs to install a package is unable to proceed. >> >> This problem sounds like a really simple one to solve but I have not >> found any information on a solution. >> >> Could someone point me in a direction? >> >> Thanks in advance, >> Aaron >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/83bec188-4bed-42ec-b386-93ebfda4eb8d%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAHu%2B3Oy4FPhDc88fNgnpCs9WqsE72yKjc9aeArwhO4t2vRGHxw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
