unique package names has no effect in group type source
Bug #261940 reported by
Elan Ruusamäe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
poldek |
Confirmed
|
Undecided
|
Unassigned | ||
PLD Linux |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
i have source definition:
# ac-main + ac-updates
[source]
type = group
name = ac
sources = ac-main ac-updates
unique package names = yes
my global setting for 'unique package names' is off.
and i expect package names from both sources are made unique, only recent one kept, but it has no effect:
$ poldek --sn ac
Loading [pndir]ac-main...
Loading [pndir]
18018 packages read
Removed 1 duplicate package from available set
Loading [rpmdbcache]
2183 packages loaded
Welcome to the poldek shell mode. Type "help" for help with commands.
poldek:/all-avail> ls apache-base*
apache-
apache-
2 packages
poldek:/all-avail>
Changed in poldek: | |
status: | New → Confirmed |
Changed in pld-linux: | |
status: | New → Confirmed |
To post a comment you must log in.