On Wed, 2009-04-01 at 09:11 +0200, Vincent Louviaux wrote:
> That's the problem with this package :
> # rpm -Uhv augeas-0.2.2-1.el3.rf.i386.rpm
> warning: augeas-0.2.2-1.el3.rf.i386.rpm: V3 DSA signature: NOKEY, key
> ID 6b8d79e6
> error: Failed dependencies:
> augeas-libs = 0.2.2-1.el3.rf is needed by
> augeas-0.2.2-1.el3.rf
you need to install augeas and augeas-libs in the same rpm command:
rpm -Uhv augeas-0.2.2-1.el3.rf.i386.rpm
augeas-libs-0.2.2-1.el3.rf.i386.rpm
BTW, augeas-0.2.2 is ancient, you should really go with a newer version.
David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---