Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640580 - games-server/ut2003-ded: fetch failure
Summary: games-server/ut2003-ded: fetch failure
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 650308 (view as bug list)
Depends on:
Blocks: fetch-failures games.eclass
  Show dependency tree
 
Reported: 2017-12-10 17:09 UTC by Michał Górny
Modified: 2018-12-29 12:28 UTC (History)
5 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 17:09:40 UTC
>>> Downloading 'http://www.agaland.it/misc/ut2003/ut2003-lnxded-2225.tar.bz2'
--2017-12-10 18:08:39--  http://www.agaland.it/misc/ut2003/ut2003-lnxded-2225.tar.bz2
Resolving www.agaland.it (www.agaland.it)... 195.72.200.137, 2a01:2d8:0:a6b::1:9ee6
Connecting to www.agaland.it (www.agaland.it)|195.72.200.137|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://agaland.it/ [following]
--2017-12-10 18:08:39--  https://agaland.it/
Resolving agaland.it (agaland.it)... 195.72.200.137, 2a01:2d8:0:a6b::1:9ee6
Connecting to agaland.it (agaland.it)|195.72.200.137|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 500 [text/html]
Saving to: ‘/srv/tmp/1111/ut2003-lnxded-2225.tar.bz2’

     0K                                    100% 9,42M=0s

2017-12-10 18:08:40 (9,42 MB/s) - ‘/srv/tmp/1111/ut2003-lnxded-2225.tar.bz2’ saved [500/500]

!!! Fetched file: ut2003-lnxded-2225.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      500
!!! Expected: 304132056
Refetching... File renamed to '/srv/tmp/1111/ut2003-lnxded-2225.tar.bz2._checksum_failure_._5p9854j'

!!! Couldn't download 'ut2003-lnxded-2225.tar.bz2'. Aborting.
!!! Fetch failed for ut2003-lnxded-2225.tar.bz2, can't update Manifest
Comment 1 Pacho Ramos gentoo-dev 2018-05-01 18:09:02 UTC
*** Bug 650308 has been marked as a duplicate of this bug. ***
Comment 2 Pacho Ramos gentoo-dev 2018-05-01 18:09:28 UTC
still the same
Comment 3 Pacho Ramos gentoo-dev 2018-11-11 11:57:35 UTC
any news on this? (the only reverse dep is ut2003 with USE dedicated)
Comment 4 James Le Cuirot gentoo-dev 2018-11-12 22:56:32 UTC
I can't find this file anywhere. I can find ut2003-lnxded-2225.tar.tar but it's not the same. One copy is on distfiles.gentoo.org though? I dunno...
Comment 5 Pacho Ramos gentoo-dev 2018-11-14 22:02:22 UTC
it seems .tar.tar file could be used:
http://wiki.unrealadmin.org/FAQ:UT2003/Linux#The_archive_is_called_ut2003-lnxded-2225.tar.tar_but_tar_says_it.27s_not_a_tar_archive._How_do_I_unpack_it.3F

Maybe you could rely on SRC_URI ... -> ...tar.bz2 to get it properly named and allow default src_unpack to handle it
Comment 6 James Le Cuirot gentoo-dev 2018-11-14 22:06:10 UTC
(In reply to Pacho Ramos from comment #5)
> it seems .tar.tar file could be used:
> http://wiki.unrealadmin.org/FAQ:UT2003/Linux#The_archive_is_called_ut2003-
> lnxded-2225.tar.tar_but_tar_says_it.27s_not_a_tar_archive.
> _How_do_I_unpack_it.3F
> 
> Maybe you could rely on SRC_URI ... -> ...tar.bz2 to get it properly named
> and allow default src_unpack to handle it

Yes but I downloaded it and it's not the same file. The size was significantly different IIRC. While I do have UT2004, I don't have UT2003, so there's only so much time I'm willing to waste on this when no one appears interested.
Comment 7 Pacho Ramos gentoo-dev 2018-11-14 22:33:59 UTC
Ah, ok :)
Comment 8 Larry the Git Cow gentoo-dev 2018-11-28 15:37:53 UTC
The bug has been referenced in the following commit(s):

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

commit 2cb54cd669e694ae47db381f9a140fdda04c95a5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-11-28 15:36:36 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-11-28 15:37:48 +0000

    profiles: Last rite games-server/ut2003-ded
    
    Bug: https://bugs.gentoo.org/640580
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/base/package.use.mask | 4 ++++
 profiles/package.mask          | 6 ++++++
 2 files changed, 10 insertions(+)
Comment 9 Luke Bratch 2018-11-28 19:21:08 UTC
I've just found this bug because of today's last rites email.

As with the similar UT2004 bugs: bug 506112 and bug 661580 I have had the files locally for years and have now put this one somewhere accessible that you can rely on sticking around:

http://www.blaupload.co.uk/ut2003-lnxded-2225.tar.bz2
Comment 10 James Le Cuirot gentoo-dev 2018-11-28 19:59:48 UTC
(In reply to Luke Bratch from comment #9)
> I've just found this bug because of today's last rites email.
> 
> As with the similar UT2004 bugs: bug 506112 and bug 661580 I have had the
> files locally for years and have now put this one somewhere accessible that
> you can rely on sticking around:

Are we cool with that? We're partly in this mess because RESTRICT="mirror" is on. No one outside Gentoo seems to care whether this stuff gets mirrored but I don't want to get shouted at.
Comment 11 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-12-29 12:28:16 UTC
Gone