Custom Query (894 matches)
Results (100 - 102 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#184 | desai | [email protected]… | fixed | tool that generates directory structure for a given hostname |
Description |
I will need/create a tool or modify bcfg2-info,bcfg2 that accepts the following options:
It will generate the whole directory struture for the given hostname (not the same hostname the tool is running on) into the target directory. Any ideas/tips how to realize this (so it gets imported to the bcfg2 repository:-)? |
|||
#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. |
Note: See TracQuery
for help on using queries.