#14 Listing acls dies on dist-f16-updates
Closed: Fixed None Opened 12 years ago by ppisar.

{{{
$ ~/packagedb-cli/packagedb-cli-devel/pkgdb-cli.py --debug acl perl-Business-CreditCard all
INFO:pkgdb:Action called: acl
INFO:pkgdb:*** perl-Business-CreditCard, all
INFO:pkgdb:package : perl-Business-CreditCard
INFO:pkgdb:branch : all
DEBUG:pkgdb:Query pkgdb for perl-Business-CreditCard in branch all
Fedora Package Database -- perl-Business-CreditCard
Validate/generate credit card checksums/names
DEBUG:pkgdb:Query bugzilla
0 bugs open (new, assigned, needinfo)
devel Owner: orphan
watchbugzilla watchcommits commit approveacls
Group:
packager Obsolete
provenpackager Approved
Comaintainer(s):
perl-sig Approved Approved
DEBUG:pkgdb:Retrieve the last for perl-Business-CreditCard in dist-rawhide
DEBUG:pkgdb:Search last build for perl-Business-CreditCard in dist-rawhide
f16 Owner: ppisar
watchbugzilla watchcommits commit approveacls
Group:
provenpackager Approved
Comaintainer(s):
psabata Approved Approved
perl-sig Approved Approved
DEBUG:pkgdb:Retrieve the last for perl-Business-CreditCard in dist-f16
DEBUG:pkgdb:Search last build for perl-Business-CreditCard in dist-f16-updates
Error: No such entry in table tag: dist-f16-updates
$ echo $?
5
}}}

''dist-f16-updates'' does not exist in koji tags or targets currently. pkgdb-cli should cope with such irregularities.


I have seen this one yesterday.

I'll fix the call to f16-updates and add a try/except for future changes.

Thanks for reporting it.

The tag has actually to be fixed in pkgdb itself, I've ping Toshio for this.

Login to comment on this ticket.

Metadata