1
0
mirror of https://github.com/openSUSE/libsolv.git synced 2026-02-05 12:45:46 +01:00
Files
libsolv/BUGS
2012-02-02 11:54:24 +01:00

8 lines
231 B
Plaintext

Having the same key in multiple repodatas of a repo does not work
- searching will return both entries
- repo_write will write a broken solv file
Fixing the search so that it only returns the last entry will also
fix repo_write.