Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334317 - dev-cpp/opensaml (New ebuild)
Summary: dev-cpp/opensaml (New ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 202952
  Show dependency tree
 
Reported: 2010-08-24 17:20 UTC by Thomas Beierlein
Modified: 2016-06-25 14:38 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
opensaml-2.4.3.ebuild (opensaml-2.4.3.ebuild,853 bytes, text/plain)
2011-10-07 12:26 UTC, Martin Samek
Details
attached to wrong bug, deletd (xml-security-c-1.6.1-config.log,52.59 KB, text/plain)
2012-01-18 23:17 UTC, Johnny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beierlein gentoo-dev 2010-08-24 17:20:46 UTC
OpenSAML is a set of open source C++ & Java libraries meant to support developers working with the Security Assertion Markup Language (SAML)

You can find it in the Sunrise overlay at
http://overlays.gentoo.org/proj/sunrise/browser/reviewed/dev-cpp/opensaml
Comment 1 Martin Samek 2011-10-07 12:26:44 UTC
Created attachment 289063 [details]
opensaml-2.4.3.ebuild

I wrote an ebuild for a new version of OpenSAML package (could be dev-cpp/opensaml) from Shibboleth Internet2 project. Is is a dependency for shibboleth-sp package, Bug 202952. It is one of my first ebuilds, so I think that it will need some review.
Comment 2 Johnny 2012-01-18 23:17:23 UTC
Created attachment 299271 [details]
attached to wrong bug, deletd

config log attached
Comment 3 Johnny 2012-01-18 23:23:13 UTC
Comment on attachment 299271 [details]
attached to wrong bug, deletd

attached to wrong bug, deleted
Comment 4 Patrick Lauer gentoo-dev 2013-03-04 09:45:48 UTC
>>> Downloading 'http://shibboleth.internet2.edu/downloads/opensaml/cpp/1.1.4/opensaml-1.1.4.tar.gz'
--2013-03-04 17:46:13--  http://shibboleth.internet2.edu/downloads/opensaml/cpp/1.1.4/opensaml-1.1.4.tar.gz
Resolving shibboleth.internet2.edu... 207.75.164.151, 2001:48a8:68fe::151
Connecting to shibboleth.internet2.edu|207.75.164.151|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.internet2.edu/shibboleth [following]
--2013-03-04 17:46:13--  http://www.internet2.edu/shibboleth
Resolving www.internet2.edu... 207.75.164.151, 2001:48a8:68fe::151
Reusing existing connection to shibboleth.internet2.edu:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/usr/portage/distfiles/opensaml-1.1.4.tar.gz’

    [   <=>                                 ] 10,080      20.1KB/s   in 0.5s   

2013-03-04 17:46:14 (20.1 KB/s) - ‘/usr/portage/distfiles/opensaml-1.1.4.tar.gz’ saved [10080]

!!! Fetched file: opensaml-1.1.4.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      10080
!!! Expected: 440981

Current sunrise version is broken
Comment 5 Martin Samek 2013-03-04 12:35:02 UTC
In sunrise ebuild there is a bad URL, correct is:

http://shibboleth.net/downloads/c++-opensaml/archive/1.1.4/opensaml-1.1.4.tar.gz

but version 1.x is obsolete. Bump to 2.x
Comment 6 Patrick Lauer gentoo-dev 2013-03-14 08:12:44 UTC
hrm, I don't care enough to test 2.x ... fixed 1.1 for now
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:47:04 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/
Comment 8 Thomas Beierlein gentoo-dev 2016-06-25 14:38:40 UTC
I will check if it is still of use anywhere. If so I will bring it into gentoo in next time.