[JIRA] (SSPCPP-969) cpp-linbuild manifests do not match actual RPM/SRPM products

John W. O'Brien (Jira) jira at shibboleth.atlassian.net
Sat Apr 29 23:06:55 UTC 2023


John W. O'Brien ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=60ddbd62285656006a902e66 ) *commented* on SSPCPP-969 ( https://shibboleth.atlassian.net/browse/SSPCPP-969?atlOrigin=eyJpIjoiOWE5NzJmYmRkODFhNDQyMWJlNzQxMGQ4ZGMyZGYyYzMiLCJwIjoiaiJ9 )

Re: cpp-linbuild manifests do not match actual RPM/SRPM products ( https://shibboleth.atlassian.net/browse/SSPCPP-969?atlOrigin=eyJpIjoiOWE5NzJmYmRkODFhNDQyMWJlNzQxMGQ4ZGMyZGYyYzMiLCJwIjoiaiJ9 )

The general pattern repeats for most of the other components, where the package RPM thinks of as the main package and its automatic derivatives are not generated at all. RPM wants name to be the primary package and each sub-package to be name-suffix. In the cases of xerces-c , xml-security-c , and opensaml , the libraries and utilities are packaged separately. For each one, I need to pick which one is the primary package and which one is a sub-package. That is:

* name installs libraries
* name-bin installs utilities and depends on name

Or:

* name installs utilities and depends on name-lib
* name-lib installs libraries

( https://shibboleth.atlassian.net/browse/SSPCPP-969#add-comment?atlOrigin=eyJpIjoiOWE5NzJmYmRkODFhNDQyMWJlNzQxMGQ4ZGMyZGYyYzMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/SSPCPP-969#add-comment?atlOrigin=eyJpIjoiOWE5NzJmYmRkODFhNDQyMWJlNzQxMGQ4ZGMyZGYyYzMiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100223- sha1:3b773b8 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230429/adf00793/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-a9501d2a-a5e7-494c-9868-84991f9ff00c
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230429/adf00793/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-4af6a26c-31dc-43d8-a169-10911f98a4df
Type: image/png
Size: 345 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230429/adf00793/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-6621ac57-9c58-4a96-baf5-4426a1de2fb0
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230429/adf00793/attachment-0005.png>


More information about the commits mailing list