Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 709692

Summary: [java overlay] dev-java/gradle-bin-6.0.1 - gradle-6.0.1-all.zip cannot be found on remote server to download
Product: Gentoo Linux Reporter: Luke A. Guest <laguest>
Component: OverlaysAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke A. Guest 2020-02-15 09:17:18 UTC
The ebuild fails to download the archive.

Reproducible: Always

Steps to Reproduce:
1.emerge -av dev-java/gradle-bin
2.
3.
Actual Results:  
>>> Downloading 'ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/distfiles/52/gradle-6.0.1-all.zip'
pathconf: Permission denied
--2020-02-15 05:34:43--  ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/distfiles/52/gradle-6.0.1-all.zip
           => ‘/usr/portage/distfiles/gradle-6.0.1-all.zip.__download__’
Resolving ftp.mirrorservice.org... 2001:630:341:12::184, 212.219.56.184
Connecting to ftp.mirrorservice.org|2001:630:341:12::184|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /sites/distfiles.gentoo.org/distfiles/52 ... done.
==> SIZE gradle-6.0.1-all.zip ... done.

==> EPSV ... done.    ==> RETR gradle-6.0.1-all.zip ... 
No such file ‘gradle-6.0.1-all.zip’.

>>> Downloading 'rsync://rsync.mirrorservice.org/distfiles.gentoo.org/distfiles/52/gradle-6.0.1-all.zip'
----------------------------------------------------------------------------
Welcome to the University of Kent's UK Mirror Service.

More information can be found at our web site: http://www.mirrorservice.org/
Please send comments or questions to help@mirrorservice.org.
----------------------------------------------------------------------------

rsync: link_stat "/distfiles/52/gradle-6.0.1-all.zip" (in distfiles.gentoo.org) failed: No such file or directory (2)

sent 8 bytes  received 135 bytes  95.33 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1659) [Receiver=3.1.3]
>>> Downloading 'http://services.gradle.org/distributions/gradle-6.0.1-all.zip'
--2020-02-15 05:34:44--  http://services.gradle.org/distributions/gradle-6.0.1-all.zip
Resolving services.gradle.org... 2606:4700::6812:bf09, 2606:4700::6812:be09, 104.18.190.9, ...
Connecting to services.gradle.org|2606:4700::6812:bf09|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-02-15 05:34:44 ERROR 403: Forbidden.

!!! Couldn't download 'gradle-6.0.1-all.zip'. Aborting.


Expected Results:  
Installed archive
Comment 1 Florian Schmaus gentoo-dev 2021-06-24 19:39:00 UTC
The dev-java/gradle-bin-6.0.1 ebuild is (long) gone from ::java.