RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1888195 - [Improvement] release (built) python3-lasso pkg (coming from lasso)
Summary: [Improvement] release (built) python3-lasso pkg (coming from lasso)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: lasso
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Tomas Halman
QA Contact: Scott Poore
URL:
Whiteboard: sync-to-jira
Depends On: 2032652
Blocks: 2117590
TreeView+ depends on / blocked
 
Reported: 2020-10-14 11:20 UTC by farrotin
Modified: 2022-11-08 10:32 UTC (History)
11 users (show)

Fixed In Version: lasso-2.6.0-13.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2117590 (view as bug list)
Environment:
Last Closed: 2022-11-08 09:39:31 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SSSD-3405 0 None None None 2022-03-16 22:22:04 UTC
Red Hat Product Errata RHBA-2022:7559 0 None None None 2022-11-08 09:39:39 UTC

Description farrotin 2020-10-14 11:20:55 UTC
Description of problem:

While built (python3-lasso is built from lasso src.rpm), that sub-package isn't released for public consumption, blocking some copr/epel8 builds


How reproducible:

Try to build a package like ipsilon (needed for the IPA/authentication migration for Fedora and CentOS infrastructures) for el8 and see it failing as python3-lasso isn't available anywhere.

Same rule applied for CentOS : it was built but because of the policy to not release all built packages, it wasn't pushed out to mirror/repositories : https://koji.mbox.centos.org/koji/buildinfo?buildID=6910

Can you consider allowing such built package to be released through CRB (for RHEL8) and so through Devel/PowerTools repo for CentOS 8.

Once done, that would unblock some builds for Epel8 and the whole chain of packages needed for the new infrastructure setup for Fedora/CentOS authentication can resume its work

Comment 1 Jakub Hrozek 2020-10-14 11:25:42 UTC
Of course I'm willing to help, but I'm afraid I don't know exactly what to do, e.g. where to file a request or do the work myself. If you can point me to some docs, I'll be glad to also release python3-lasso.

Comment 2 farrotin 2020-10-14 11:30:16 UTC
I don't know if there is some internal doc (not aware of it) but I guess someone is responsible to have asked to *not* pushed built packages somehow (and FWIW, it's also impacting plenty of RH projects building upstream projects RPMS through cbs.centos.org koji, also suffering from same issue) .. unfortunately I don't know who took decision to block some packages and I was hoping that maintainer would know :-)

Comment 3 Neal Gompa 2020-10-14 12:34:54 UTC
I have a feeling that Josh would be able to help here.

Josh, could we get this added to at least CRB if not AppStream proper?

Comment 4 Carl George 🤠 2020-10-14 14:37:34 UTC
Here is the documentation we have for requesting unshipped packages.

https://wiki.centos.org/FAQ/CentOS8/UnshippedPackages

Good news, step 1 is already done with this bugzilla.  I'm changing the version of this to CentOS Stream, as that is where it would happen first if accepted.

Comment 5 farrotin 2020-10-14 14:45:10 UTC
@carl : great news .. I can temporary use a workaround (like all SIGs are doing : building src.rpm through cbs.centos.org, and then untag it once it becomes available in PowerTools or Devel)

Comment 7 Josh Boyer 2020-10-14 16:41:20 UTC
(In reply to Neal Gompa from comment #3)
> I have a feeling that Josh would be able to help here.
> 
> Josh, could we get this added to at least CRB if not AppStream proper?

I don't think CRB is really appropriate here.  It's a python binding likely needed at runtime.

Comment 9 Neal Gompa 2020-10-14 20:55:56 UTC
(In reply to Josh Boyer from comment #7)
> (In reply to Neal Gompa from comment #3)
> > I have a feeling that Josh would be able to help here.
> > 
> > Josh, could we get this added to at least CRB if not AppStream proper?
> 
> I don't think CRB is really appropriate here.  It's a python binding likely
> needed at runtime.

You're right, but I figure CRB is the easy ask. Obviously I'd rather see it in AppStream proper.

Comment 11 Jakub Hrozek 2020-10-19 09:00:42 UTC
(In reply to Josh Boyer from comment #7)
> (In reply to Neal Gompa from comment #3)
> > I have a feeling that Josh would be able to help here.
> > 
> > Josh, could we get this added to at least CRB if not AppStream proper?
> 
> I don't think CRB is really appropriate here.  It's a python binding likely
> needed at runtime.

Right, sorry, this was not clear to me from the start either. Even though this might be dumb question -- there is no way to release an additional runtime subpackage in CentOS only?

Comment 12 Josh Boyer 2020-10-19 11:55:11 UTC
(In reply to Jakub Hrozek from comment #11)
> (In reply to Josh Boyer from comment #7)
> > (In reply to Neal Gompa from comment #3)
> > > I have a feeling that Josh would be able to help here.
> > > 
> > > Josh, could we get this added to at least CRB if not AppStream proper?
> > 
> > I don't think CRB is really appropriate here.  It's a python binding likely
> > needed at runtime.
> 
> Right, sorry, this was not clear to me from the start either. Even though
> this might be dumb question -- there is no way to release an additional
> runtime subpackage in CentOS only?

Not a dumb question.  There is not.

Comment 13 farrotin 2020-10-19 12:19:12 UTC
(In reply to Jakub Hrozek from comment #11)
> 
> Right, sorry, this was not clear to me from the start either. Even though
> this might be dumb question -- there is no way to release an additional
> runtime subpackage in CentOS only?

Can you elaborate please ? Do you mean building (and providing) through EPEL8 a pkg (based on same .spec from something *already* built) that would just in epel provide the pkg that are forbidden to be released publicly ?
And so satisfy deps for Requires:/BuildRequires: for other pkgs in epel8 (and so able to rebuild ipsilon for the noggin/IPA migration for Fedora/CentOS)?
FWIW, currently we use a copr repo with lasso simply rebuilt to be able to test our integration scripts with noggin/IPA but of course we'd probably want to depend on properly built/released pkg content before the real migration (fwiw, copr repo is https://copr.fedorainfracloud.org/coprs/arrfab/noggin/packages/ )

Comment 14 farrotin 2021-01-04 09:50:51 UTC
Just coming back for news, as it will also be impacting Stream , now that we'll have to switch from CentOS 8 to CentOS Stream in the following months.
Have to also discuss with Fedora infra (as we're now one team and we'll migrate authentication to *same* platform/IPA instance)

Can we get an ETA about releasing built sub-pkg needed for ipsilon and unblock CentOS and Fedora infra ? don't want to have to maintain a parallel copr repo just for this

Comment 15 farrotin 2021-01-21 11:12:17 UTC
Official migration for CentOS and Fedora is approaching (for AAA/IPA) and I'd like to *not* deploy through a temporary pkg built through copr.
Can we get a status update on this ticket please ? 

Thanks

Comment 17 farrotin 2021-03-26 08:29:24 UTC
just coming back on this, as I see that we're migrating CentOS auth next week (Fedora was done this week), and so we'll probably have to use the copr workaround
But at the same time , I see that it was tagged with "FutureFeature", so can we still hope that python3-lasso would be authorized to land in public repositories ? that would then unblock the ipsilon pkg build for epel8
That would be awesome

Comment 18 Scott Poore 2021-03-26 21:35:56 UTC
Hi Neal,


I need help either running the tests that I see in tests/integration or with writing new tests to cover some basic use cases.  In order for us to be able to accept this into RHEL, I have to be able to provide some basic level of gating.  At the moment, I don't have capacity to do this on my own.  So I would need help at least providing the initial tests to use for this purpose.

Would you be able to help me with automating tests for this if it is accepted?

Thanks,
Scott

Comment 19 Neal Gompa 2021-03-27 15:47:15 UTC
(In reply to Scott Poore from comment #18)
> Hi Neal,
> 
> 
> I need help either running the tests that I see in tests/integration or with
> writing new tests to cover some basic use cases.  In order for us to be able
> to accept this into RHEL, I have to be able to provide some basic level of
> gating.  At the moment, I don't have capacity to do this on my own.  So I
> would need help at least providing the initial tests to use for this purpose.
> 
> Would you be able to help me with automating tests for this if it is
> accepted?
> 

I could try to help, but I'm not entirely sure how to do it either right now.

Ipsilon uses LASSO for SAML2 support, which was largely written by Simo Source and Rob Crittenden: https://pagure.io/ipsilon/history/ipsilon/providers/saml2?identifier=master

Perhaps one of those two could help?

Comment 20 Rob Crittenden 2021-03-29 21:21:09 UTC
The upstream tests are executed during the build process in the make check step.

These can be the tier0 tests. For an example of running make check as a gating test see the RHEL certmonger package.

Comment 21 Scott Poore 2021-04-16 17:38:51 UTC
I am able to setup tier0 level tests using the same method as certmonger to run the existing make check as Rob suggested.  

I was unable to get the upstream repo's "integration" tests running due to what appear to be old (no longer available?) dependencies.  

We can accept this but, testing for it will be limited.

Comment 31 Scott Poore 2022-05-25 14:12:35 UTC
Verified

Version ::

python3-lasso-2.6.0-13.el8.x86_64

Results ::

# dnf --disablerepo=* --enablerepo=rhel-AppStream list python3-lasso
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Last metadata expiration check: 0:03:51 ago on Wed 25 May 2022 10:07:49 AM EDT.
Available Packages
python3-lasso.x86_64                            2.6.0-13.el8                             rhel-AppStream

Comment 33 errata-xmlrpc 2022-11-08 09:39:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (lasso bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:7559


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