Bug 1033507 - Retire python-ipaddr on epel6
Summary: Retire python-ipaddr on epel6
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-ipaddr
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Leon Keijser
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-22 09:41 UTC by Tuomo Soini
Modified: 2014-10-22 13:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-22 13:27:20 UTC
Type: Bug


Attachments (Terms of Use)

Description Tuomo Soini 2013-11-22 09:41:47 UTC
Description of problem:

rhel6 has package pyhon-ipaddr-2.1.9-3.el6. Epel must not override system packages.

Comment 1 Adam Williamson 2013-11-22 16:30:21 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!

Comment 2 Leon Keijser 2013-11-25 14:44:53 UTC
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

Comment 3 Tuomo Soini 2014-05-05 15:01:06 UTC
Reminder: python-ipaddr is still in epel6.

Comment 4 Tuomo Soini 2014-05-05 15:03:53 UTC
IT's not enough to retire the package - it must be unpushed too

Comment 5 Tuomo Soini 2014-07-10 09:02:58 UTC
Wrong package is still on epel6 - please remove it!

Comment 6 Leon Keijser 2014-07-14 15:56:16 UTC
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.

Comment 7 Tuomo Soini 2014-07-14 16:02:39 UTC
Hey, I'm just a user - I know nothing about fedora infra.

Comment 8 Adam Williamson 2014-07-14 16:59:09 UTC
dennis, any ideas? thanks

Comment 9 Dennis Gilmore 2014-07-14 18:44:13 UTC
ive cleaned it all up and done the propper blocking in koji, next epel push it will go away.

Comment 10 Tuomo Soini 2014-10-22 13:27:20 UTC
This got fixed, closing.


Note You need to log in before you can comment on or make changes to this bug.