On Nov 2, 2009, at 11:50 AM, Sven Mueller wrote:

>
> Currently, Puppet handles part of the catalog (perhaps even a lot of
> it), then terminates with message:
>
> err: Could not apply complete catalog: Invalid tag "-"
>
> However, I can't find the place where that tag comes from. The lines
> surrounding that message in the debug log don't help me find it,  
> either:
>
> debug: Puppet::Type::Package::ProviderYum: Executing '/bin/rpm -q
> system-config-soundcard --nosignature --nodigest --qf %{NAME}
> %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}
> '
> debug:
> //Node[our_private_dns_name]/baseclasses_common/rsyslog/File[/etc/ 
> create_rsyslog_DB.sql]:
> File does not exist
> err: Could not apply complete catalog: Invalid tag "-"
> debug: Storing state
> debug: Stored state in 0.45 seconds
> debug: //Node[eip_physnode]/dell_pe/Package[srvadmin-storage]/require:
> requires Package[srvadmin-deng]
> debug: //Node[eip_physnode]/dell_pe/Package[srvadmin-storage]/require:
> requires Yumrepo[Dell_EL5_PE_64]
>
> Any ideas?
> I have a semi-anonymized version of the relevant localconfig.yaml
> available which I'm happy to send out via private email.

You should be able to find, in the catalog file, a resource listing  
that as a tag, or maybe a resource whose name or title is just '-'.

-- 
No matter how rich you become, how famous or powerful, when you die
the size of your funeral will still pretty much depend on the
weather. -- Michael Pritchard
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to