Custom Query (894 matches)
Results (16 - 18 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#740 | desai | strauss | fixed | For HTTP Yum sources, the "/" is doubled up when generating the repomd.xml URL |
Description |
See summary. |
|||
#741 | desai | strauss | fixed | Packages plugin doesn't check dependencies properly when multiple sources have the same package |
Description |
When multiple sources have the same package available, Packages.py does not appear to pick the source with the latest package to perform dependency calculation. In my case, Packages.py is calculating the dependencies for bzr based on EPEL's old package, not the up-to-date bzr package in our own Yum repository. BCFG2 is properly loading metadata from both. Perhaps Packages.py should support priority="N" to fix this issue and even allow use of the latest package version for the highest-priority source with the package. |
|||
#743 | desai | strauss | fixed | Change in 5449 can result in traceback |
Description |
On line 161 of Packages.py, pset is not always defined when the code reaches that point. |
Note: See TracQuery
for help on using queries.