Title: Message Title
Jason Antman commented on an issue
Puppet / Bug PUP-1364
Yum package arch and version ensuring failing
After lots of trial and error I found a bug in our current Puppet version

Having a package line like so:

<pre>
 package { "firefox.x86_64": ensure => "3.0.12-1.el5.centos", require => Package["xulrunner.x86_64"] }
</pre>

Would fail with debug output:
<pre>
*_
debug: //Node[om012274.drd.int]/workstation/workstation_centos53/mozillasuite53/Pac...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to