Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640552 - games-fps/ut2003-bonuspack-cm: fetch failure
Summary: games-fps/ut2003-bonuspack-cm: fetch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-10-28
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: fetch-failures
  Show dependency tree
 
Reported: 2017-12-10 16:32 UTC by Michał Górny
Modified: 2019-10-26 16:26 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-12-10 16:32:59 UTC
>>> Downloading 'https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip'
--2017-12-10 17:32:09--  https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip
Resolving ut.rushbase.net (ut.rushbase.net)... 104.28.12.84, 104.28.13.84, 2400:cb00:2048:1::681c:d54, ...
Connecting to ut.rushbase.net (ut.rushbase.net)|104.28.12.84|:443... connected.
HTTP request sent, awaiting response... Read error (Success.) in headers.
Giving up.

!!! Couldn't download 'cbp2003.zip'. Aborting.
!!! Fetch failed for cbp2003.zip, can't update Manifest
Comment 1 Larry the Git Cow gentoo-dev 2019-09-28 12:35:14 UTC
The bug has been referenced in the following commit(s):

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

commit 8494efb78124869195e7fe071dac7f3815da7f6c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-09-28 12:09:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-28 12:35:04 +0000

    package.mask: Last rite multiple unfetchable packages
    
    Bug: https://bugs.gentoo.org/625884
    Bug: https://bugs.gentoo.org/633888
    Bug: https://bugs.gentoo.org/638092
    Bug: https://bugs.gentoo.org/640552
    Bug: https://bugs.gentoo.org/640576
    Bug: https://bugs.gentoo.org/640578
    Bug: https://bugs.gentoo.org/640586
    Bug: https://bugs.gentoo.org/640590
    Bug: https://bugs.gentoo.org/673962
    Bug: https://bugs.gentoo.org/687000
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/base/package.use.mask |  4 ++++
 profiles/package.mask          | 27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-10-26 16:26:09 UTC
The bug has been closed via the following commit(s):

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

commit e7bef52e276faff9eee96091c2ddfaa167aa4c55
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-10-26 16:21:01 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-10-26 16:25:41 +0000

    games-fps/ut2003-bonuspack-cm: Fix broken SRC_URI
    
    The new download is a slightly different size and requires unpack_zip
    to work.
    
    Closes: https://bugs.gentoo.org/640552
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-fps/ut2003-bonuspack-cm/Manifest                     | 2 +-
 games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)