Bug 1867822

Summary: rpkg-1.60-7.fc32 regression wrt already retired packages
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: rpkgAssignee: Ondřej Nosek <onosek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: cqi, dennis, jkeating, lsedlar, onosek, s
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rpkg-1.61-1.fc32 rpkg-1.61-1.fc31 rpkg-1.61-1.el7 rpkg-1.61-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-12 16:34:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miro Hrončok 2020-08-10 21:43:56 UTC
There is a regression in rpkg-1.60-7.fc32 wrt retiring already retired packages:

Before (rpkg-common-1.60-3.fc32):


$ fedpkg retire "$(cat dead.package)"
dead.package found, package or module is already retired. Will not remove files from git or overwrite existing dead.package file.


Now:


$ fedpkg retire "$(cat dead.package)"
Could not execute retire: 'NoneType' object has no attribute 'is_retired'

Comment 1 Miro Hrončok 2020-08-10 21:47:33 UTC
Note that I wanted to karma https://bodhi.fedoraproject.org/updates/FEDORA-2020-b81268fd86 but it doesn't let me with:

Testcase_feedback : Invalid testcase names specified: QA:Testcase build from distgit with mock, QA:Testcase clone distgit repository, QA:Testcase download upstream sources, QA:Testcase scratch build from distgit

Reported to https://pagure.io/fedora-infrastructure/issue/9219 and edited the update not to go automatically to stable.

Comment 2 Ben Cotton 2020-08-11 15:18:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 3 Fedora Update System 2020-09-09 02:18:43 UTC
FEDORA-EPEL-2020-3b36e3cee4 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-3b36e3cee4

Comment 4 Fedora Update System 2020-09-09 02:20:19 UTC
FEDORA-EPEL-2020-d4790c9c7f has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d4790c9c7f

Comment 5 Fedora Update System 2020-09-09 02:27:26 UTC
FEDORA-2020-1d768cb488 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-1d768cb488

Comment 6 Fedora Update System 2020-09-09 14:14:06 UTC
FEDORA-2020-1d768cb488 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-1d768cb488`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-1d768cb488

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2020-09-09 14:43:01 UTC
FEDORA-EPEL-2020-3b36e3cee4 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-3b36e3cee4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2020-09-09 14:43:32 UTC
FEDORA-EPEL-2020-d4790c9c7f has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d4790c9c7f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2020-09-09 14:50:24 UTC
FEDORA-2020-e41cfba160 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-e41cfba160

Comment 10 Fedora Update System 2020-09-10 18:29:01 UTC
FEDORA-2020-e41cfba160 has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-e41cfba160`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-e41cfba160

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2020-09-12 16:34:22 UTC
FEDORA-2020-1d768cb488 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2020-09-18 17:16:37 UTC
FEDORA-2020-e41cfba160 has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2020-09-23 16:35:15 UTC
FEDORA-EPEL-2020-3b36e3cee4 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2020-09-23 16:55:58 UTC
FEDORA-EPEL-2020-d4790c9c7f has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Miro Hrončok 2020-10-06 21:11:21 UTC
I see this again with new version. See bz1885771.