Closed Bug 1056051 Opened 10 years ago Closed 10 years ago

Vagrant: Missing dependency in the puppet manifest

Categories

(Tree Management :: Treeherder, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: Sylvestre, Unassigned)

Details

Installing the various package with the puppet manifest can fail with: warning: Could not retrieve fact fqdn No such file or directory - /home/vagrant/treeherder-service/puppet/files/apache/treeherder-service.conf at /tmp/vagrant-puppet-1/manifests/classes/apache.pp:31 on node precise32 The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! puppet apply --manifestdir /tmp/vagrant-puppet-1/manifests --detailed-exitcodes /tmp/vagrant-puppet-1/manifests/vagrant.pp || [ $? -eq 2 ] Stdout from the command: warning: Could not retrieve fact fqdn Stderr from the command: stdin: is not a tty No such file or directory - /home/vagrant/treeherder-service/puppet/files/apache/treeherder-service.conf at /tmp/vagrant-puppet-1/manifests/classes/apache.pp:31 on node precise32 I guess a dependency is missing, Running "vagrant provision" again fixed the issue.
Summary: Missing dependency in the puppet manifest → Vagrant: Missing dependency in the puppet manifest
Priority: P3 → P2
Priority: P2 → P3
No longer blocks: 1072681
Component: Treeherder → Treeherder: Docs & Development
Priority: P3 → P4
We've changed a lot in the Vagrant/puppet/python config since, if this still occurs please file a new bug with the debug puppet output :-)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Component: Treeherder: Docs & Development → TreeHerder
You need to log in before you can comment on or make changes to this bug.