Custom Query (894 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 894)

Ticket Owner Reporter Resolution Summary
#374 desai lueningh fixed File missing from 0.9pre6 spec
Description

error: Installed (but unpackaged) file(s) found:

/usr/share/man/man8/bcfg2-admin.8.gz

#375 desai lueningh fixed 0.9pre6 traceback
Description
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Tools/__init__.py", line 105, in Inventory
    self.states[entry] = func(entry, self.buildModlist(entry, struct))
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Tools/RPM.py", line 73, in VerifyPackage
    entry.set('Upgrade/downgrade Package %s (%s -> %s)? (y/N) ' % \
TypeError: function takes exactly 2 arguments (1 given)
Unexpected failure of verification method for entry type Package
#376 desai lueningh fixed bcfg2-info is scary
Description

bcfg2-info starts out with a bunch of fam events, but then ends up printing a lot of "Processed 0 fam events in 0.100 seconds. 0 coalesced" lines. Knowing that the halting problem isn't solvable, it isn't clear to a new user (or a seasoned one for that matter) that it is ever going to stop. A counter ("Checking fam events: pass 6 of 20") or something similar would be very helpful.

Note: See TracQuery for help on using queries.