Custom Query (894 matches)
Results (109 - 111 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#186 | desai | lueningh | fixed | Client Traceback |
Description |
Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py", line 241, in InstallEntry self.states[entry] = method(entry) File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py", line 367, in InstallDirectory pwd.getpwnam(entry.get('owner'))[f5e4281313ff9004be488e420f90d5fe413bb5c1] (SVN r2), grp.getgrnam(entry.get('group'))[f5e4281313ff9004be488e420f90d5fe413bb5c1] (SVN r2)) TypeError: getgrnam() argument 1 must be string, not None |
|||
#210 | desai | [email protected]… | wontfix | create-debian-pkglist.py: add verify-exclude list |
Description |
If Packagelists are generated automatically (e.g. via cron), there should be a possibility to add the verify='false' -paramter to some packages. Therefore an exclude-file may be given as parameter to the create'debian'pkglist.py script. This exclude list should contain package names and (optionally) package versions. |
|||
#213 | desai | lueningh | fixed | 0.8.5pre1 spec file |
Description |
I had to remove the following line from the spec file to get it to build an rpm: /usr/lib*/python%{pythonversion}/site-packages/Bcfg2/Client/Tools/* Before removing that line, rpm claimed that all of the files in that directory were listed twice. I suspect that the line above it also includes those files. |
Note: See TracQuery
for help on using queries.