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.
Regards,
Sven
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---