mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
8 lines
231 B
Plaintext
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.
|
|
|