Bug 927298
Summary: | constant Puppet::Type::Package not defined | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marcus Moeller <marcus.moeller> |
Component: | puppet | Assignee: | Jeroen van Meeuwen <vanmeeuwen+fedora> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | grajaiya, jose.p.oliveira.oss, k.georgiou, mastahnke, moses, sandro, tmz, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-21 04:59:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marcus Moeller
2013-03-25 15:27:55 UTC
Hit the same error with the File (and probably any other built-in) type. $ echo 'file { "/tmp/asdasdas":}' | puppet apply Error: Could not autoload puppet/type/file: constant Puppet::Type::File not defined Error: Could not autoload puppet/type/file: constant Puppet::Type::File not defined on node localhost.local.lan Error: Could not autoload puppet/type/file: constant Puppet::Type::File not defined on node localhost.local.lan *** Bug 949509 has been marked as a duplicate of this bug. *** puppet-3.1.1-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/puppet-3.1.1-3.fc19 Package puppet-3.1.1-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing puppet-3.1.1-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-5890/puppet-3.1.1-3.fc19 then log in and leave karma (feedback). puppet-3.1.1-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |