Custom Query (894 matches)
Results (34 - 36 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#727 | desai | David Strauss <[email protected]…> | fixed | bcfg2 client should show the relevant groups it's checking against |
Description |
It would be helpful to see the groups and bundles in use when running bcfg2 with verbose output. |
|||
#728 | desai | David Strauss <[email protected]…> | fixed | "Provides" language in Packages.py is confusing |
Description |
"Provides" is a transitive verb where the direct object is the item being provided. The Packages.py code does not use it this way, which is confusing. Instead of "provides" as a noun, "providers" seems to be better. Better yet is proper use of the verb "to provide": Change "VPackage [1]: has provides [f5e4281313ff9004be488e420f90d5fe413bb5c1] (SVN r2)" to "Package(s) [f5e4281313ff9004be488e420f90d5fe413bb5c1] (SVN r2) provide(s) requirement [1]" |
|||
#729 | desai | David Strauss <[email protected]…> | fixed | Documentation needed for handling ambiguous dependencies |
Description |
Right now, there's no documented recourse for Packages.py finding multiple ways to satisfy a dependency. |
Note: See TracQuery
for help on using queries.