Ticket #191 (new defect)
parse_match doesn't handle wildcards in all atom aspects correctly/allow parsing wildcards to pmerge
| Reported by: | sputnick@… | Owned by: | masterdriverz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | pkgcore | Version: | 0.4.7.2 |
| Keywords: | Cc: |
Description
I was trying to remove all packages of a given slot.
pmerge -C 'kde-base/*' works and wants to remove all KDE packages as expected pmerge -C 'kde-base/*:kde-4' should remove all KDE packages in the given slot, but that does not work.
Same for pmerge -C '*/*:kde-4', which I'd expect to remove all packages of the kde-4 slot.
Not using wildcards does not seem to work either; pmerge 'kde-base/kdm:kde-4' claims it's not finding a match, while emerge 'kde-base/kdm:kde-4' works fine.
Change History
Note: See
TracTickets for help on using
tickets.
