Custom Query (894 matches)
Results (28 - 30 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#783 | desai | strauss | fixed | Extend the VCS plugins to support commits |
Description |
Our VCS plugins should support commits so that BCFG2 can run a commit when it changes a file. Required parameters:
This should allow BCFG2 to surgically commit files it changes without committing extra files as a side-effect. It's also possible to support this API on svn, bzr, and git. |
|||
#800 | solj | strauss | fixed | RPM .spec for bcfg2-server should require python-ssl for RHEL/CentOS 5 |
Description |
Current workaround: install python-ssl manually before using bcfg2-server on CentOS 5. |
|||
#801 | desai | strauss | fixed | Packages plugin doesn't initialize properly |
Description |
Steps to reproduce:
You get a backtrace: Traceback (most recent call last): File "/usr/sbin/bcfg2-admin", line 78, in ? main() File "/usr/sbin/bcfg2-admin", line 70, in main mode(args[1:]) File "/usr/lib/python2.4/site-packages/Bcfg2/Server/Admin/Xcmd.py", line 42, in __call__ data = apply(getattr(proxy, cmd), args) File "/usr/lib/python2.4/site-packages/Bcfg2/Proxy.py", line 79, in __call__ raise xmlrpclib.Fault(20, "Server Failure") xmlrpclib.Fault: <Fault 20: 'Server Failure'> Workaround (after the steps to reproduce above):
This has been verified on Ubuntu 8.04 and RHEL 5. |
Note: See TracQuery
for help on using queries.