https://bugzilla.wikimedia.org/show_bug.cgi?id=51955
--- Comment #3 from Andrew Bogott <[email protected]> --- The initial problem was that the /etc/puppet symlinks on virt0 were pointing to /var/lib/git/operations/puppet whereas the actual cron-updated repos are in /root/testrepo. I'd like to standardize on /var/lib/git/operations/ but, for the moment, I've moved the symlinks to point to /root/testrepo. Alas, now the puppetmaster is doing something altogether new and different: err: Could not retrieve catalog from remote server: Error 500 on SERVER: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> For which the actual error message seems to be: <dd>Could not prepare for execution: Got 1 failure(s) while initializing: change from absent to directory failed: Could not set 'directory on ensure: File exists - /etc/puppet/manifests </dd> Why would the puppetmaster be creating dirs as a result of a query? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
