Bug 1631857 - python-oslo-messaging: Remove (sub)packages from Fedora 30+: python2-oslo-messaging-tests
Summary: python-oslo-messaging: Remove (sub)packages from Fedora 30+: python2-oslo-mes...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-oslo-messaging
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yatin Karel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PY2REMOVAL
TreeView+ depends on / blocked
 
Reported: 2018-09-21 17:57 UTC by Miro Hrončok
Modified: 2019-02-26 14:15 UTC (History)
11 users (show)

Fixed In Version: python-oslo-messaging-8.1.2-1.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-26 14:15:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2018-09-21 17:57:52 UTC
In line with the Mass Python 2 Package Removal [0], the following (sub)packages of python-oslo-messaging were marked for removal:

 * python2-oslo-messaging-tests

According to our query, those (sub)packages only provide a Python 2 importable module. If this is not true, please tell us why, so we can fix our query.

Please remove them from your package.

As said in the change document, if there is no objection in a week, we will remove the package(s) as soon as we get to it. This change might not match your packaging style, so we'd prefer if you did the change. If you need more time, please let us know here.

We hope this doesn't come to you as a surprise. If you want to know our motivation for this, please read the change document [0].

[0] https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal

Comment 1 Miro Hrončok 2019-02-12 10:36:10 UTC
While https://src.fedoraproject.org/rpms/python-oslo-messaging/c/9932351d707f41b50218485a459edddd79c46321?branch=master and https://koji.fedoraproject.org/koji/taskinfo?taskID=32416654 drops this, the largest EVRA in Fedora 30 is still https://koji.fedoraproject.org/koji/buildinfo?buildID=1128968 python-oslo-messaging-8.0.0-1.fc29

You need to rise the epoch.

Comment 2 Alan Pevec (Fedora) 2019-02-12 11:52:13 UTC
Please don't raise Epoch!

We need to update to latest OpenStack Rocky release 8.1.2

https://releases.openstack.org/rocky/index.html#rocky-oslo-messaging

Comment 3 Miro Hrončok 2019-02-26 12:15:12 UTC
python-oslo-messaging-8.0.0-1.fc29 with python2-oslo-messaging is still tagged as the highest evr in f30 and f31.

The beta freeze is at 2019-03-05. Will you make it? Do you need help?

Comment 4 Yatin Karel 2019-02-26 12:29:45 UTC
Yes, we are working on it. Will finish it ASAP. iirc i commented on the bug the issue i faced with dependencies

Comment 5 Miro Hrončok 2019-02-26 12:43:43 UTC
> iirc i commented on the bug the issue i faced with dependencies

where? what issue?

Comment 6 Yatin Karel 2019-02-26 12:52:58 UTC
(In reply to Miro Hrončok from comment #5)
> > iirc i commented on the bug the issue i faced with dependencies
> 
> where? what issue?

So when trying to build oslo-messaging-8.1.2 i faced:-
Problem: conflicting requests
  - nothing provides python3.7dist(eventlet) < 0.21.0 needed by python3-oslo-service-1.29.0-2.fc30.noarch

---> python3.7dist(eventlet) < 0.21.0 is coming from dependency generator in oslo-service but build don not exist in rawhide

If i go to fix oslo-service for eventlet i get:- 
Problem: package python3-hacking-1.1.0-5.fc30.noarch requires python3-flake8, but none of the providers can be installed
  - conflicting requests
  - nothing provides python3.7dist(pycodestyle) < 2.5.0 needed by python3-flake8-3.6.0-2.fc30.noarch

--> python3.7dist(pycodestyle) < 2.5.0 coming from deps generator in flake8 but build do not exist in rawhide


now if i see flake8 there has similar restrictions on entrypoint, pycodestyle

Comment 7 Miro Hrončok 2019-02-26 13:13:29 UTC
Would https://bugzilla.redhat.com/show_bug.cgi?id=1670664 help?

Comment 8 Alfredo Moralejo 2019-02-26 13:36:21 UTC
I've removed hacking as BR, we can build without it. Also i've fixed oslo-service to remove the upper cap which can be ignored. I'm working to get a new build of oslo-messaging to get this fixed.

Comment 9 Alfredo Moralejo 2019-02-26 14:01:15 UTC
Fixed by https://koji.fedoraproject.org/koji/taskinfo?taskID=33064156 - python-oslo-messaging-8.1.2-1.fc30

Comment 10 Alfredo Moralejo 2019-02-26 14:05:13 UTC
BTW, for new clients import in fc31 with stein releases, we should try to avoid oslo-messaging and family by avoiding osprofile as BR in mistralclient and osc-lib. I think it's doable and will help to reduce required packages for openstack.

Comment 11 Miro Hrončok 2019-02-26 14:15:31 UTC
Thank you.


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