| Summary: | Retire python-ipaddr on epel6 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Tuomo Soini <tis> |
| Component: | python-ipaddr | Assignee: | Leon Keijser <leon> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | awilliam, dennis, leon |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-22 13:27:20 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: | |
|
Description
Tuomo Soini
2013-11-22 09:41:47 UTC
ah, sorry, that'd be my fault - I saw it was missing from epel6 and asked for it (https://bugzilla.redhat.com/show_bug.cgi?id=994741 ), didn't even cross my mind that it might be in the main repo! Hi, I'm not sure if all went okay: porcaria el6 $ fedpkg retire "rhel6 has package pyhon-ipaddr-2.1.9-3.el6. Epel must not override system packages." rm '.gitignore' rm 'ipaddr-2.1.1.tar.gz' rm 'ipaddr-2.1.2.tar.gz' rm 'ipaddr-2.1.3.tar.gz' rm 'python-ipaddr.spec' rm 'sources' [el6 0c238f4] rhel6 has package pyhon-ipaddr-2.1.9-3.el6. Epel must not override system packages. 7 files changed, 1 insertion(+), 96 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 ipaddr-2.1.1.tar.gz delete mode 100644 ipaddr-2.1.2.tar.gz delete mode 100644 ipaddr-2.1.3.tar.gz delete mode 100644 python-ipaddr.spec delete mode 100644 sources Counting objects: 4, done. Delta compression using up to 4 threads. Compressing objects: 100% (2/2), done. Writing objects: 100% (3/3), 378 bytes | 0 bytes/s, done. Total 3 (delta 0), reused 0 (delta 0) remote: Emitting a message to the fedmsg bus. To ssh://leon.org/python-ipaddr 198c279..0c238f4 el6 -> el6 Could not retire package: [Errno 2] No such file or directory then, according to https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life#GIT : porcaria el6 $ pkgdb-cli --user leon --verbose orphan --retire python-ipaddr el6 INFO:pkgdb:user : leon INFO:pkgdb:package : python-ipaddr INFO:pkgdb:branch : el6 INFO:pkgdb:all : False INFO:pkgdb:retire : True FAS password: INFO:pkgdb:Orphaning package python-ipaddr on branch el6 ServerError(https://admin.fedoraproject.org/pkgdb/acls/dispatcher/set_owner, 500, Internal Server Error) but the package is still listed as approved in https://admin.fedoraproject.org/pkgdb/acls/name/python-ipaddr Reminder: python-ipaddr is still in epel6. IT's not enough to retire the package - it must be unpushed too Wrong package is still on epel6 - please remove it! I'd love to, but as I said before, I am unable to. I've followed the instructions in the wiki/docs which produced the output I mentioned in the 2nd comment. Repeating yourself without providing any support doesn't help (me) too much. Hey, I'm just a user - I know nothing about fedora infra. dennis, any ideas? thanks ive cleaned it all up and done the propper blocking in koji, next epel push it will go away. This got fixed, closing. |