| Result |
<class 'pg.DatabaseError'>: error 'ERROR: duplicate key value violates unique constraint "rpminfo_unique_nvra"
DETAIL: Key (name, version, release, arch, external_repo_id)=(python3-zope-interface, 4.3.2, 2.fc26, x86_64, 0) already exists.
' in 'INSERT INTO rpminfo (build_id, name, arch, buildtime, payloadhash, epoch, version, buildroot_id, release, external_repo_id, id, size) VALUES (853704, 'py ...
<class 'pg.DatabaseError'>: error 'ERROR: duplicate key value violates unique constraint "rpminfo_unique_nvra"
DETAIL: Key (name, version, release, arch, external_repo_id)=(python3-zope-interface, 4.3.2, 2.fc26, x86_64, 0) already exists.
' in 'INSERT INTO rpminfo (build_id, name, arch, buildtime, payloadhash, epoch, version, buildroot_id, release, external_repo_id, id, size) VALUES (853704, 'python3-zope-interface', 'x86_64', 1486837070, '5d27d57424efad3f6c8f0f0990ba37f2', NULL, '4.3.2', 7645784, '2.fc26', 0, 9101143, 149458)'
Show abbreviated results
Show complete results
|