Custom Query (894 matches)
Results (73 - 75 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#693 | desai | hunter | fixed | package remove causes traceback |
Description |
[[email protected] srv]# bcfg2 -v -e -r all Running probe 3ware Probe 3ware has result: Running probe getarch Probe getarch has result: group:x86_64 Excluding Packages in global exclude list Finished Loaded tool drivers:
WARNING: Package python-lxml 2.0.10-1.el5.x86_64 requires GPG Public key with ID 119cc036217521f6
got any version Extra InstallOnlyPackage? gpg-pubkey e8562897-459f07a4.None.
Extra Package pcmciautils 014-5.x86_64. Phase: initial Correct entries: 365 Incorrect entries: 4 Total managed entries: 369 Unmanaged entries: 1 Running YUMng.Install() WARNING: gpg-pubkey package not in configuration gpg-pubkey e8562897-459f07a4.*
Bulk erase failed with errors: Attempting individual erase for each package. WARNING: gpg-pubkey package not in configuration gpg-pubkey *-*.*
YUMng.Install() call failed: Traceback (most recent call last):
UnboundLocalError?: local variable 'pkg_arg' referenced before assignment Deleted pcmciautils-014-5.x86_64 Phase: final Correct entries: 365 Incorrect entries: 4
Total managed entries: 369 Unmanaged entries: 0 [[email protected] srv]# |
|||
#908 | desai | m4z <[email protected]…> | fixed | outdated man page for bcfg -K |
Description |
The manual page of bcfg2 contains: -K <SSL key file> Specify the path to the SSL key. However: chaos:/var/lib/bcfg2 # bcfg2 -K /dev/zero option -K not recognized Usage: [...] |
|||
#536 | desai | [email protected]… | fixed | option to disable fam |
Description |
I'd like to store my bcfg2 repository on a NAS via NFS. Fam doesn't seem to work very well on NFS. I keep having to restart bcfg2-server after it stops talking to clients when I store the repo on NFS. Do you have any recommendations for how to disable fam? |