Custom Query (894 matches)
Results (10 - 12 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#428 | desai | [email protected]… | fixed | rpmng and epoch display/handling |
Description |
The EVR display during bcfg2's operation has an asterisk ('*') when there is no epoch present. The typical convention is to not display the epoch if it is None, sometimes even if it is 0. Furthermore rpm does set noepoch=zeroepoch since several years now. The old noepoch < zeroepoch bug is from the promoteepoch ages that did quite a lot of adventurous loops when comparing (absent epoch of an installed file is set the same as one to be installed). It is safe and also required to assume that no epoch is the same as zero epoch. |
|||
#572 | desai | [email protected]… | fixed | Ignore tag with "verify_flags" |
Description |
On Wed, 2 Jul 2008 21:36:20 +0300 Axel Thimm wrote:
Don't I know it ;) I doubt that we'll get it into the next prerelease (targeted for really soon) but we should be able to get it done before too long. Can you file a ticket, so that we don't lose it? |
|||
#819 | solj | Bruce Bush <[email protected]…> | fixed | bcfg2 client logging timestamp |
Description |
When the [logging] path option is set in bcfg2.conf, the log that is produced has no timestamps. If the log was either written with timestamps or the client log was sent to the syslog daemon, the logs would then be available with timestamps, which would make them more useful. |