Custom Query (894 matches)
Results (16 - 18 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#557 | desai | lueningh | worksforme | bcfg2-repo-validate options |
Description |
bcfg2-repo-validate needs a commandline option to specify a repo location. That way I could validate my personal svn checkout before checking it back in. |
|||
#564 | desai | dclark | worksforme | Debian package removal broken if bcfg2 server isn't configured & running |
Description |
Either the init script's stop should exit 0 if there is nothing to stop, or the prerm script needs to not care what the exit status is. [email protected]:~# ls bcfg2-server_0.9.6-0.1pre1svn4698_all.deb bcfg2_0.9.6-0.1pre1svn4698_all.deb [email protected]:~# dpkg -i * (Reading database ... 15646 files and directories currently installed.) Preparing to replace bcfg2-server 0.9.5.7-1 (using bcfg2-server_0.9.6-0.1pre1svn4698_all.deb) ... Stopping Configuration Management Server: * bcfg2-server invoke-rc.d: initscript bcfg2-server, action "stop" failed. dpkg: warning - old pre-removal script returned error exit status 3 dpkg - trying script from the new package instead ... Stopping Configuration Management Server: * bcfg2-server invoke-rc.d: initscript bcfg2-server, action "stop" failed. dpkg: error processing bcfg2-server_0.9.6-0.1pre1svn4698_all.deb (--install): subprocess new pre-removal script returned error exit status 3 Starting Configuration Management Server: * bcfg2-server Preparing to replace bcfg2 0.9.5.7-1 (using bcfg2_0.9.6-0.1pre1svn4698_all.deb) ... Unpacking replacement bcfg2 ... Setting up bcfg2 (0.9.6-0.1pre1svn4698) ... Installing new version of config file /etc/init.d/bcfg2 ... Errors were encountered while processing: bcfg2-server_0.9.6-0.1pre1svn4698_all.deb dpkg-remove --purge bcfg2 bcfg2-server Removing bcfg2-server ... Stopping Configuration Management Server: * bcfg2-server invoke-rc.d: initscript bcfg2-server, action "stop" failed. dpkg: error processing bcfg2-server (--purge): subprocess pre-removal script returned error exit status 3 Starting Configuration Management Server: Traceback (most recent call last): File "/usr/sbin/bcfg2-server", line 230, in <module> SSETUP = Bcfg2.Options.OptionParser('bcfg2', OPTINFO).parse() TypeError: __init__() takes exactly 2 arguments (3 given) * bcfg2-server invoke-rc.d: initscript bcfg2-server, action "start" failed. dpkg: error while cleaning up: subprocess post-installation script returned error exit status 1 Removing bcfg2 ... Purging configuration files for bcfg2 ... Errors were encountered while processing: bcfg2-server E: Sub-process /usr/bin/dpkg returned an error code (1) |
|||
#596 | desai | [email protected]… | worksforme | Plugin Metadata is not a generator plugin |
Description |
I just upgraded to the latest release. I noticed that my clients are not getting probes. I started the server with "-v -d", and I noticed the message:
What can I do to get this working? |
Note: See TracQuery
for help on using queries.