Ticket #464 (closed defect: worksforme)
upgrade to 0.9.4 broke /usr/lib/bcfg2-cron --daily
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bcfg2-client | Version: | 0.9.x |
Keywords: | Cc: |
Description
After upgrading to 0.9.4 /usr/lib/bcfg2-cron --daily fails outputting the following message:
[email protected]:/usr/lib/bcfg2 # ./bcfg2-cron --daily Bcfg2 takes no arguments, only options -v enable verbose output -e enable extra entry detailed output -f <configspec> configure from a file rather than querying the server -h print this help message -P make automatic backups of config files -D <driver1>,<driver2> Specify tool driver set -c <configspec> store the configuration in a file -B run in build mode -p <profile> assert the given profile for the host -n do not actually change the system -k run in kevlar (bulletproof) mode -b <bundle> only configure the given bundle -q disable some checksum verification -u <user> the user to provide for authentication -F <server fingerprint> Server Fingerprint -x <password> the password to provide for authentication -R <numretries> the number of times to retry network communication -C <configfile> use given config file (default /etc/bcfg2.conf) -r (packages|services|all) force removal of additional configuration items -S <server url> the server hostname to connect to -d enable debugging output -I prompt the user for each change
I'm running bcfg2 0.9.4 on SLE 10.
This appears to be fixed now.