Timeline
09/15/09:
- 22:16 Ticket #674 (bcfg2 client query hangs) closed by
- fixed: Looks like this was added in [ca974668ba340af041471df42bb246116d1b2a0c] …
- 22:06 Ticket #678 (Packages plugin cleanups) closed by
- fixed: This appears to be fixed in trunk.
- 15:17 Ticket #733 (RFE: switch in Packages config to turn on/off auto update.) created by
- Right now under Packages plugin in 1.0 if I update a package in my repo …
- 05:36 Ticket #732 (Yum sources should be configured from the groups.xml side) created by
- Currently, groups both load other configuration items and have other …
09/14/09:
- 11:35 Reports/Dynamic/Installation edited by
- (diff)
- 10:45 Reports/Static edited by
- (diff)
- 10:41 Reports/Static edited by
- (diff)
- 09:26 Ticket #731 (bcfg2-admin pull fails) closed by
- fixed: Fixed in [509183dfff11b1e15dac20e35876b54541a87d8d] (SVN r5432). Thanks …
- 09:15 Ticket #731 (bcfg2-admin pull fails) created by
- […]
09/13/09:
- 21:05 Ticket #721 (Clarify the relationship between managed packages and dependencies) closed by
- duplicate
- 21:02 Ticket #717 (Installing with the Packages plugin "succeeds" when Yum can't find the ...) reopened by
- 21:01 Ticket #717 (Installing with the Packages plugin "succeeds" when Yum can't find the ...) closed by
- fixed: Replying to David Strauss <[email protected]…>: > (On a minor note, the …
09/10/09:
- 21:00 Ticket #725 (Packages plugin doesn't check dependencies properly) closed by
- worksforme: We've now verified that this is properly fixed in trunk. (Doc issues …
- 20:56 Ticket #730 (SGenshi strips whitespace) closed by
- fixed: Committed/fixed in [155b1a8d2f5345c0cf6e90b88a5094fd97feb9fb] (SVN r5429). …
- 19:15 Ticket #730 (SGenshi strips whitespace) created by
- Genshi irritatingly strips whitespace when rendering templates, unless it …
- 06:50 Ticket #729 (Documentation needed for handling ambiguous dependencies) created by
- Right now, there's no documented recourse for Packages.py finding multiple …
- 06:49 Ticket #728 ("Provides" language in Packages.py is confusing) closed by
- fixed: Fixed in [92ceb3f85bc5d04699331caea3848c3ebfb9efb6] (SVN r5427)
- 06:42 Ticket #728 ("Provides" language in Packages.py is confusing) created by
- "Provides" is a transitive verb where the direct object is the item being …
- 06:34 Ticket #727 (bcfg2 client should show the relevant groups it's checking against) created by
- It would be helpful to see the groups and bundles in use when running …
- 06:23 Ticket #726 (In Packages.py, ret['component'] is not a valid key) closed by
- fixed: It was a typo. Fixed in [0ad0afb0c17a8f833e21ffed6a0c81a3f213eed2] (SVN …
- 03:53 Ticket #726 (In Packages.py, ret['component'] is not a valid key) created by
- The Packages plugin goes into backtrace over this: […]
09/09/09:
- 15:09 Ticket #723 (Not sure how to fix: clients need to be part of a magic arch-specific ...) closed by
- fixed: We struggled with this issue quite a bit during the design of Packages …
- 10:16 Ticket #725 (Packages plugin doesn't check dependencies properly) created by
- Currently, the Packages plugin considers "rsyslog" a dependency of …
- 09:12 Ticket #724 (Better error for package verification failures on config files) created by
- When package verification fails on configuration files, bcfg2 should …
- 08:39 Ticket #723 (Not sure how to fix: clients need to be part of a magic arch-specific ...) created by
- Currently, a client must be a member of a group with a name matching the …
- 07:18 Ticket #722 (Provide a straightforward authentication upgrade path) closed by
- fixed: I updated the TrackingDevelopmentTrunk page to make this clearer.
- 07:16 TrackingDevelopmentTrunk edited by
- (diff)
- 06:49 Ticket #722 (Provide a straightforward authentication upgrade path) created by
- Currently, users of 1.0pre5 who came from 0.9.6 have to edit …
- 06:45 Ticket #721 (Clarify the relationship between managed packages and dependencies) created by
- Currently, bcfg2 only considers the explicit, top-level packages to be …
- 06:43 Ticket #720 (Yum package data caching output is confusing) created by
- Currently, the Packages plugin reports the server-side date for the …
- 06:40 Ticket #719 (Yum support in the Packages plugin should call Yum to calculate ...) created by
- Currently, the Yum support assumes the upstream repositories are all …
- 06:37 Ticket #718 (bcfg2 should use the Packages/config.xml as the basis for configuring ...) created by
- Currently, usage of the Packages plugin requires redundant repository …
- 06:36 Ticket #717 (Installing with the Packages plugin "succeeds" when Yum can't find the ...) created by
- If a repository is specified in Packages/config.xml but not in …
- 06:34 Ticket #716 (A repository URL for the Packages plugin should work with or without a ...) created by
- Currently, the Packages plugin assumes a trailing slash. This causes a …
- 06:32 Ticket #715 (Using the Packages plugin with <RawURL> should not require <Component> and ...) created by
- When using <RawURL>, we shouldn't need <Component> and <Version> to …
09/08/09:
- 14:48 Ticket #712 (pkgmgr_gen.py script patch (from David Strauss)) closed by
- fixed: Added in [20817cb4d1a02769f64453356e04a73f2d8b5be5] (SVN r5419). Thanks …
- 14:03 Ticket #714 (Umask results in world writable files) created by
- The umask set in src/lib/Component.py is "0" which results in world …
- 12:43 Contribute edited by
- add ticket submission information (diff)
- 12:39 Ticket #713 (Make sure tickets can be created by all users) closed by
- invalid
- 12:38 Ticket #713 (Make sure tickets can be created by all users) created by
- test
- 12:29 Ticket #712 (pkgmgr_gen.py script patch (from David Strauss)) created by
- […]
09/07/09:
- 22:06 Ticket #695 (bcfg2-server should log CoreInitExceptions to syslog) closed by
- fixed: Narayan fixed this in [209841df3fbada4f15cdf36070c63e63c3ead6e5] (SVN …
- 16:10 Ticket #558 (allow hard links to be specified) closed by
- fixed: Added in commit [a1f7a568112f61daaa9b2ac9903419f2d4718c40] (SVN r5417).
09/06/09:
- 22:50 Ticket #698 (Plugins/Deps.py needs svn:keywords set) closed by
- fixed: Replying to mccallis: > The bcfg2-info looks like it uses …
- 22:35 Ticket #694 (Documentation for BoundConfigFile, BoundService, et al) closed by
- fixed: Replying to Torsten Rehn <[email protected]…>: > Well, there is …
- 22:11 Ticket #706 (Incorrect SymLinks to missing files are not corrected) closed by
- fixed: This is fixed in [5fdcf47476c8be57ac0608109979f449d4882279] (SVN r5415).
08/23/09:
- 16:35 Ticket #711 (Incorrect Error Message) created by
- When running the bcfg2 client on the server, without root, the incorrect …
08/17/09:
- 18:48 WikiStart edited by
- (diff)
- 11:51 Ticket #705 (unicode german umlaut client error) closed by
- fixed: I believe this is fixed in [f940deb8419060c6a5685ad460efa232ba1a8aad] (SVN …
- 11:23 News edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.