Displaying 1 result from an estimated 1 matches for "tallyman".
Did you mean:
tallman
2008 Jun 27
3
Odd behavior on require => Package
I have this block of code:
package { "tallyman":
name => "tallyman",
ensure => latest,
require => Package["perl-libwww-perl"],
}
Which results in this error:
err: Could not apply complete configuration: Could not retrieve
dependency ''Package[perl-libwww-perl]'' at /var/pu...