Summary: | games-server/bedrock-server-1.21.50.10 fails to fetch | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | conikost, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 913511 [details]
build.log
build log and emerge --info
Is there any way to set an user agent for downloading src_uri? Downloading Bedrock server from Microsoft now requires to set some user agent, otherwise you get only timeout on curl/wget.. sigh... (In reply to Conrad Kostecki from comment #2) > Is there any way to set an user agent for downloading src_uri? Downloading > Bedrock server from Microsoft now requires to set some user agent, otherwise > you get only timeout on curl/wget.. sigh... Unfortunately, no.. we'll have to do RESTRICT=fetch and tell the user how in pkg_nofetch. (You could fetch it in src_unpack if you made it a live ebuild but that's obviously not desirable..) (In reply to Sam James from comment #3) > (In reply to Conrad Kostecki from comment #2) > > Is there any way to set an user agent for downloading src_uri? Downloading > > Bedrock server from Microsoft now requires to set some user agent, otherwise > > you get only timeout on curl/wget.. sigh... > > Unfortunately, no.. we'll have to do RESTRICT=fetch and tell the user how in > pkg_nofetch. > > (You could fetch it in src_unpack if you made it a live ebuild but that's > obviously not desirable..) Thanks. So unfortunately RESTRICT=fetch seems to be the only choice then. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f1a73346ed3b0496994a4ef9781b5bed9890fa5 commit 2f1a73346ed3b0496994a4ef9781b5bed9890fa5 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-12-12 21:36:27 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-12-15 14:52:01 +0000 games-server/bedrock-server: add 1.21.51.02, drop 1.21.50.10 Closes: https://bugs.gentoo.org/946047 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> games-server/bedrock-server/Manifest | 2 +- ...rver-1.21.50.10.ebuild => bedrock-server-1.21.51.02.ebuild} | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) |