Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666308 - app-shells/zsh-5.6.1 - SRC_URI is gone (404)
Summary: app-shells/zsh-5.6.1 - SRC_URI is gone (404)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-15 20:05 UTC by eroen
Modified: 2018-09-17 08:13 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 eroen 2018-09-15 20:05:08 UTC
occam ~ # portageq metadata / ebuild app-shells/zsh-5.6.1 SRC_URI
https://www.zsh.org/pub/zsh-5.6.1.tar.xz doc? ( https://www.zsh.org/pub/zsh-5.6.1-doc.tar.xz )
occam ~ # curl https://www.zsh.org/pub/zsh-5.6.1.tar.xz
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /pub/zsh-5.6.1.tar.xz was not found on this server.</p>
</body></html>
occam ~ #
Comment 1 Larry the Git Cow gentoo-dev 2018-09-17 08:13:06 UTC
The bug has been closed via the following commit(s):

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

commit d26a00ece0a2499044e0d6a476c3b0fab589cda3
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-09-17 08:12:44 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-09-17 08:12:44 +0000

    app-shells/zsh: Added alternate SRC_URI for old releases.
    
    Closes: https://bugs.gentoo.org/666308
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-shells/zsh/zsh-5.5.1-r1.ebuild | 1 +
 app-shells/zsh/zsh-5.5.ebuild      | 1 +
 app-shells/zsh/zsh-5.6.1.ebuild    | 1 +
 app-shells/zsh/zsh-5.6.2.ebuild    | 1 +
 app-shells/zsh/zsh-9999.ebuild     | 3 ++-
 5 files changed, 6 insertions(+), 1 deletion(-)