[JIRA] (SSPCPP-972) MemcacheStorageService support for Rocky Linux 8 in RPM Package
Luca Giucastro (Jira)
jira at shibboleth.atlassian.net
Fri Mar 24 10:03:03 UTC 2023
Luca Giucastro ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=615e95e064ff0100716e61b7 ) *created* an issue
Shibboleth SP - C++ ( https://shibboleth.atlassian.net/browse/SSPCPP?atlOrigin=eyJpIjoiMjJiMjkyNjQ3N2NmNDkyMTgxMGZmODUyOWRmMzIxYmQiLCJwIjoiaiJ9 ) / Improvement ( https://shibboleth.atlassian.net/browse/SSPCPP-972?atlOrigin=eyJpIjoiMjJiMjkyNjQ3N2NmNDkyMTgxMGZmODUyOWRmMzIxYmQiLCJwIjoiaiJ9 ) SSPCPP-972 ( https://shibboleth.atlassian.net/browse/SSPCPP-972?atlOrigin=eyJpIjoiMjJiMjkyNjQ3N2NmNDkyMTgxMGZmODUyOWRmMzIxYmQiLCJwIjoiaiJ9 ) MemcacheStorageService support for Rocky Linux 8 in RPM Package ( https://shibboleth.atlassian.net/browse/SSPCPP-972?atlOrigin=eyJpIjoiMjJiMjkyNjQ3N2NmNDkyMTgxMGZmODUyOWRmMzIxYmQiLCJwIjoiaiJ9 )
Issue Type: Improvement Affects Versions: 3.4.1 Assignee: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) Components: Packages, Session Cache Created: 24/Mar/23 6:03 AM Priority: Medium Reporter: Luca Giucastro ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=615e95e064ff0100716e61b7 )
For Rocky Linux 8 OS in RPM Package 3.4.1 Memcahce support seems to have been disabled (instead of --with-memcached)
Library dependencies for this feature: doxygen, libidn-devel, libmemcached-devel are in the (official) “PowerTools” repository of Rocky Linux 8
I have temporarily solved by recompiling the RPMs
dnf -y install dnf-plugins-core epel-release
dnf config-manager --set-enabled powertools
dnf -y update
dnf -y install automake boost-devel chrpath doxygen gcc-c++ groff httpd-devel libidn-devel \
openldap-devel openssl-devel redhat-rpm-config rpm-build stunnel libmemcached-devel unixODBC-devel \
gdb make curl-devel systemd-devel
finally:
rpmbuild --rebuild -D 'shib_options -with-apxs24=/usr/bin/apxs -with-apr1=/usr/bin/apr-1-config -enable-apache-24 --with-memcached' shibboleth-3.4. 1-1.src.rpm {noformat}
I hope the above will be helpful and can be solved in the next packages.
Thanks
( https://shibboleth.atlassian.net/browse/SSPCPP-972#add-comment?atlOrigin=eyJpIjoiMjJiMjkyNjQ3N2NmNDkyMTgxMGZmODUyOWRmMzIxYmQiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/SSPCPP-972#add-comment?atlOrigin=eyJpIjoiMjJiMjkyNjQ3N2NmNDkyMTgxMGZmODUyOWRmMzIxYmQiLCJwIjoiaiJ9 )
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#100219- sha1:ac3e918 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230324/793acae1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-44f918fa-fcf3-43c0-8390-d80a8deba2c0
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230324/793acae1/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-f3fdf751-8de2-4191-966a-8bc6c6ee2b27
Type: image/png
Size: 448 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230324/793acae1/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-medium-e64c6c0b-fa54-41e2-93ca-7dc1858feeb0
Type: image/png
Size: 159 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230324/793acae1/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-ea86a7c0-4230-42fb-8c0e-69b99deecc46
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230324/793acae1/attachment-0007.png>
More information about the commits
mailing list