Custom Query (894 matches)
Results (88 - 90 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#1110 | desai | Josef Prazak <[email protected]…> | fixed | Remove symlink to dir failed |
Description |
Creation symlink is OK, but if i need remove symlink it fails with "Failed to remove directory". POSIX.py, Installnonexistent funcion, (761): may be better use function os.lstat() instead of os.path.isdir Example configuration: <Group name='link'>
</Group> <Group name='nolink' negate='true'>
</Group> |
|||
#1124 | desai | Josef Prazak <[email protected]…> | fixed | SuSE bcfg2-web problem with Django dep |
Description |
OpenSUSE 11.4, 12.1, SLE11SP2 build OK, but install bcfg2-web requred Django instead of python-django. Pleas fix in bcfg2.spec. This solution works for me, but id don't tested for other distros. |
|||
#694 | desai | Leif Ryge <[email protected]…> | fixed | Documentation for BoundConfigFile, BoundService, et al |
Description |
These tags are not documented anywhere yet (unless you count IRC logs). |