I bumped the epoch on the referenced subpackage but the check doesn't seem to care:
<class 'psycopg2.IntegrityError'>: duplicate key value violates unique constraint "rpminfo_unique_nvra"
DETAIL: Key (name, version, release, arch, external_repo_id)=(tqsllib-devel, 2.4, 1.el6, x86_64, 0) already exists.
Shouldn't the check include the epoch?
<class 'psycopg2.IntegrityError'>: duplicate key value violates unique constraint "rpminfo_unique_nvra"
DETAIL: Key (name, version, release, arch, external_repo_id)=(tqsllib-devel, 2.4, 1.el6, x86_64, 0) already exists.
Shouldn't the check include the epoch?
Thanks,
Richard
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx