Modify ↓
Ticket #1103 (closed defect: fixed)
RFE: Better logging from YUMng
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc | Owned by: | https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.3.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
It appears that yum only logs to yum.log when called from the CLI, so operations performed by the Yum API (e.g., in YUMng) do not get logged to yum.log. Add stuff to YUMng.py to write to the yum logs when packages are updated/erased/installed/etc. It'd be really nice if we could use the code in yum in callback.py, but I'm not sure that'd be possible.
Attachments
Change History
comment:1 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Owner changed from desai to https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.