Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733086 - dev-lang/scala-2.12.10[binary]: broken SRC_URI: HTTP ERROR 404: Not Found
Summary: dev-lang/scala-2.12.10[binary]: broken SRC_URI: HTTP ERROR 404: Not Found
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
: 736230 810040 (view as bug list)
Depends on: 690344
Blocks: 732962
  Show dependency tree
 
Reported: 2020-07-17 14:27 UTC by Keri Harris
Modified: 2022-06-23 05:49 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 Keri Harris gentoo-dev 2020-07-17 14:27:10 UTC
when building dev-lang/scala-2.12.10 with USE="binary" the binary tarball is missing:

>>> Downloading 'https://dev.gentoo.org/~gienah/files/dist/scala-2.12.10-gentoo-binary.tar.xz'
--2020-07-17 13:54:25--  https://dev.gentoo.org/~gienah/files/dist/scala-2.12.10-gentoo-binary.tar.xz
Resolving dev.gentoo.org... 140.211.166.183, 2001:470:ea4a:1:5054:ff:fec7:86e4
Connecting to dev.gentoo.org|140.211.166.183|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-07-17 13:54:26 ERROR 404: Not Found.

The file does exist at https://dev.gentoo.org/~gienah/distfiles/scala-2.12.10-gentoo-binary.tar.xz
Comment 1 Andreas Sturmlechner gentoo-dev 2021-04-27 19:42:18 UTC
*** Bug 736230 has been marked as a duplicate of this bug. ***
Comment 2 Andreas Sturmlechner gentoo-dev 2021-05-01 07:31:56 UTC
Presumably would be fixed by version bump.
Comment 3 Volkmar W. Pogatzki 2022-06-20 06:07:22 UTC
*** Bug 810040 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2022-06-23 05:49:56 UTC
The bug has been closed via the following commit(s):

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

commit 514ad696ea972f45a2d0c828a4ed1dec2b21cf7e
Author:     pvgoran <pvgoran@users.noreply.github.com>
AuthorDate: 2022-06-22 12:08:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-23 05:47:55 +0000

    dev-lang/scala: Correct source URL for USE=binary for 2.12.10
    
    Closes: https://bugs.gentoo.org/733086
    Signed-off-by: Pavel Goran <via-gentoo@pvgoran.name>
    Closes: https://github.com/gentoo/gentoo/pull/26038
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/scala/scala-2.12.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)