#12 Listing packages by owner and name pattern does not honor pattern
Closed: Fixed Opened by ppisar.

When listing all cweyl's packages starting with ''perl-'', I get also packages that do not match perl- pattern:

{{{
$ pkgdb-cli.py list --user cweyl --nameonly perl-
Zim
cpan-upload
eiciel
fcgi
hfsplus-tools
libssh2
mod_perlite
mysqlreport
perl
...
}}}

I would expect conjuction between all the options and name pattern argument.


That was missing.

Added in https://fedorahosted.org/packagedb-cli/changeset/21171239f4d06c5d6a15406c4054c44ac910ce3e

Thanks!

Metadata