Modify ↓
Ticket #749 (closed defect: fixed)
Yum removal failure
Reported by: | strauss | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
Backtrace goodness. This is against r5466 on RHEL 5.
Bulk erase failed with errors: Attempting individual erase for each package. YUMng.Remove() failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Bcfg2/Client/Frame.py", line 320, in Remove tool.Remove(extras) File "/usr/lib/python2.4/site-packages/Bcfg2/Client/Tools/YUMng.py", line 341, in RemovePackages if inst.haskey('epoch'): AttributeError: 'lxml.etree._Element' object has no attribute 'haskey'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [01f103ce62342831afb5efc9f9e4bc07c1c06b15] (SVN r5467)