Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911774 - sys-cluster/zookeeper-bin-3.8.1 - 404 Not Found
Summary: sys-cluster/zookeeper-bin-3.8.1 - 404 Not Found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-05 15:22 UTC by Leonid Kopylov
Modified: 2025-04-24 20:14 UTC (History)
1 user (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 Leonid Kopylov 2023-08-05 15:22:50 UTC
# cat /var/tmp/portage/sys-cluster/zookeeper-bin-3.8.1/temp/build.log
>>> Downloading 'https://downloads.apache.org/zookeeper/zookeeper-3.8.1/apache-zookeeper-3.8.1-bin.tar.gz'
--2023-08-05 18:21:46--  https://downloads.apache.org/zookeeper/zookeeper-3.8.1/apache-zookeeper-3.8.1-bin.tar.gz
Resolving downloads.apache.org (downloads.apache.org)... 88.99.95.219, 135.181.214.104, 2a01:4f8:10a:201a::2, ...
Connecting to downloads.apache.org (downloads.apache.org)|88.99.95.219|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-08-05 18:21:46 ERROR 404: Not Found.

!!! Couldn't download 'zookeeper-bin-3.8.1.tar.gz'. Aborting.
 * Fetch failed for 'sys-cluster/zookeeper-bin-3.8.1', Log file:
 *  '/var/tmp/portage/sys-cluster/zookeeper-bin-3.8.1/temp/build.log'
Comment 1 Leonid Kopylov 2023-10-11 17:53:34 UTC
same with sys-cluster/zookeeper-bin-3.9.0

>>> Fetching (1 of 1) sys-cluster/zookeeper-bin-3.9.0::gentoo
>>> Downloading 'https://downloads.apache.org/zookeeper/zookeeper-3.9.0/apache-zookeeper-3.9.0-bin.tar.gz'
--2023-10-11 20:52:29--  https://downloads.apache.org/zookeeper/zookeeper-3.9.0/apache-zookeeper-3.9.0-bin.tar.gz
Resolving downloads.apache.org (downloads.apache.org)... 135.181.214.104, 88.99.95.219, 2a01:4f9:3a:2c57::2, ...
Connecting to downloads.apache.org (downloads.apache.org)|135.181.214.104|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-10-11 20:52:30 ERROR 404: Not Found.

!!! Couldn't download 'zookeeper-bin-3.9.0.tar.gz'. Aborting.
 * Fetch failed for 'sys-cluster/zookeeper-bin-3.9.0'
Comment 2 Larry the Git Cow gentoo-dev 2025-04-24 20:14:58 UTC
The bug has been closed via the following commit(s):

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

commit 669e6d0454be7539029122eee0f87a0847a82a01
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-04-24 20:12:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-24 20:14:31 +0000

    sys-cluster/zookeeper-bin: add archive.apache.org as fallback SRC_URI
    
    Closes: https://bugs.gentoo.org/911774
    Closes: https://bugs.gentoo.org/942151
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/zookeeper-bin/zookeeper-bin-3.8.4.ebuild | 7 +++++--
 sys-cluster/zookeeper-bin/zookeeper-bin-3.9.2.ebuild | 7 +++++--
 sys-cluster/zookeeper-bin/zookeeper-bin-3.9.3.ebuild | 7 +++++--
 3 files changed, 15 insertions(+), 6 deletions(-)