-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It means you have something seriously special going on ;-).
Most likely, you have something like the following:
file { "$foo": ... }
file { "$bar": require => File["$foo"] }
Where $foo and $bar just happen to be blank.
So, Puppet is creating File[] and File[], where File[] is dependent on
File[].
Or....something completely bizarre.
You might also try restarting the puppet server to see if there is some
compilation/caching strangeness going on.
Trevor
On 01/14/2010 08:03 PM, Douglas Garstang wrote:> I''m getting this:
>
> Jan 14 16:42:15 app01 puppetd[3671]: Could not apply complete catalog:
> Found dependency cycles in the following relationships: File[] =>
> Package[puppet], File[] => File[]
>
> Pardon my French, but WTF does that mean?
>
> What do I do with this?
>
> Doug.
>
- --
Trevor Vaughan
Vice President, Onyx Point, Inc.
email: tvaughan@onyxpoint.com
phone: 410-541-ONYX (6699)
- -- This account not approved for unencrypted sensitive information --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktPw30ACgkQyWMIJmxwHpSmtwCgzsQRhBMpCmMxEWzasV/lJz1c
wYUAn1ju1iHKIZWy1RgXR582noljcnOg
=oCk2
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.