Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785043 - dev-java/osgi-enterprise-api-5.0.0: Download link is wrong
Summary: dev-java/osgi-enterprise-api-5.0.0: Download link is wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 676116
  Show dependency tree
 
Reported: 2021-04-22 09:56 UTC by Volkmar W. Pogatzki
Modified: 2021-05-29 08:46 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2021-04-22 09:56:46 UTC
>>> Emerging (1 of 2) dev-java/osgi-enterprise-api-5.0.0::gentoo
 * Fetching files in the background.
 * To view fetch progress, run in another terminal:
 * tail -f /var/log/emerge-fetch.log

!!! dev-java/osgi-enterprise-api-5.0.0 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

 * Fetch failed for 'dev-java/osgi-enterprise-api-5.0.0', Log file:
 *  '/var/tmp/portage/dev-java/osgi-enterprise-api-5.0.0/temp/build.log'
 * Please download osgi.enterprise-5.0.0.jar from
 *   http://www.osgi.org/Download/Release5


Following that download link leads to:

curl -L --head http://www.osgi.org/Download/Release5
HTTP/1.1 301 Moved Permanently
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 0
Content-Type: text/plain
Date: Thu, 22 Apr 2021 09:51:45 GMT
Age: 0
Connection: keep-alive
Server: Netlify
Location: https://www.osgi.org/Download/Release5
X-NF-Request-ID: 2184bde6-0b71-4b24-916a-bf6332357487-20470817

HTTP/2 404 
cache-control: public, max-age=0, must-revalidate
content-length: 0
content-type: text/html; charset=utf-8
date: Thu, 22 Apr 2021 09:51:45 GMT
etag: 1613072977-ssl
age: 0
server: Netlify
x-nf-request-id: 2184bde6-0b71-4b24-916a-bf6332357487-20471038
Comment 1 Miroslav Šulc gentoo-dev 2021-04-22 11:30:28 UTC
this is the place where all osgi packages are now hosted: https://github.com/osgi/osgi

it should be safe to bump.
Comment 2 Larry the Git Cow gentoo-dev 2021-05-29 08:46:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb21d032294b66f1f8210335bd166fd7bb498b7

commit feb21d032294b66f1f8210335bd166fd7bb498b7
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-05-28 17:11:29 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-05-29 08:46:31 +0000

    dev-java/osgi-enterprise-api: SRC_URI, min java 1.8
    
    Bug: https://bugs.gentoo.org/786762
    Closes: https://bugs.gentoo.org/785043
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/21025
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../osgi-enterprise-api-5.0.0-r1.ebuild            | 38 ++++++++++++++++++++++
 .../osgi-enterprise-api-5.0.0.ebuild               |  2 +-
 2 files changed, 39 insertions(+), 1 deletion(-)