Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719336 - media-plugins/live: upstream removes a previous version, ERROR 404: Not Found
Summary: media-plugins/live: upstream removes a previous version, ERROR 404: Not Found
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-25 04:43 UTC by Anton Bolshakov
Modified: 2022-06-18 06:34 UTC (History)
3 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 Anton Bolshakov 2020-04-25 04:43:05 UTC
ebuild live-2020.03.06.ebuild fetch 
>>> Downloading 'http://mirror.rise.ph/gentoo/distfiles/27/live.2020.03.06.tar.gz'
--2020-04-25 12:41:36--  http://mirror.rise.ph/gentoo/distfiles/27/live.2020.03.06.tar.gz
Resolving mirror.rise.ph... 43.226.6.79
Connecting to mirror.rise.ph|43.226.6.79|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-04-25 12:41:36 ERROR 404: Not Found.

>>> Downloading 'http://www.live555.com/liveMedia/public/live.2020.03.06.tar.gz'
--2020-04-25 12:41:36--  http://www.live555.com/liveMedia/public/live.2020.03.06.tar.gz
Resolving www.live555.com... 52.8.240.222
Connecting to www.live555.com|52.8.240.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-04-25 12:41:38 ERROR 404: Not Found.

!!! Couldn't download 'live.2020.03.06.tar.gz'. Aborting.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-25 22:46:47 UTC
This is frustrating. It's disappeared because a new version came out. 

Not sure why it has disappeared from the mirrors. I don't know what the canonical solution to situations like this is... distfiles or something in a devspace?
Comment 2 Anton Bolshakov 2020-04-26 03:07:27 UTC
FYI, I asked the upstream if they could keep old versions, but they said "no"  pointing to the following:
http://live555.com/liveMedia/faq.html#old-versions
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 03:10:17 UTC
(In reply to Anton Bolshakov from comment #2)
> FYI, I asked the upstream if they could keep old versions, but they said
> "no"  pointing to the following:
> http://live555.com/liveMedia/faq.html#old-versions

Thanks for this! I wonder if we should just dump stable for this, and possibly go just live (although this is the nuclear option).

Ugh. This is not practical for people who need to depend on libraries. :/
Comment 4 Anton Bolshakov 2020-04-26 03:28:37 UTC
yes, it's important to stay on "stable" version. Please mirror it to your own devspace or any other appropriate place
Comment 5 Larry the Git Cow gentoo-dev 2020-06-19 15:27:55 UTC
The bug has been closed via the following commit(s):

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

commit 449849d8c6d913f03daa5160b738b0b2d84462dd
Author:     Sam James (sam_c) <sam@cmpct.info>
AuthorDate: 2020-06-17 02:27:50 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-06-19 15:25:04 +0000

    media-plugins/live: new source for removed tarball (one-off)
    
    Unfortunately, upstream *aggressively* purge old releases.
    They are removed as soon as a new version is made available.
    
    Mirror them in my own distfiles directory to allow
    our mirroring system to pick it up, which it did not have
    time to do in the past.
    
    This should be a one-off, or at least infrequent,
    if we catch the bump a while before a new one comes out.
    
    Closes: https://bugs.gentoo.org/719336
    Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-plugins/live/live-2020.03.06.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 6 Anton Bolshakov 2020-10-14 03:57:01 UTC
This bug is back with a next version, so it is NOT fixed

>>> Failed to emerge media-plugins/live-2020.05.15, Log file:
>>>  '/var/tmp/portage/media-plugins/live-2020.05.15/temp/build.log'
>>> Jobs: 8 of 13 complete, 1 failed                Load avg: 3.68, 2.63, 1.62
>>> Downloading 'http://mirror.rise.ph/gentoo/distfiles/f7/live.2020.05.15.tar.gz'
--2020-10-14 11:51:53--  http://mirror.rise.ph/gentoo/distfiles/f7/live.2020.05.15.tar.gz
Resolving mirror.rise.ph... 43.226.6.79
Connecting to mirror.rise.ph|43.226.6.79|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-10-14 11:51:53 ERROR 404: Not Found.

>>> Downloading 'http://www.live555.com/liveMedia/public/live.2020.05.15.tar.gz'
--2020-10-14 11:51:53--  http://www.live555.com/liveMedia/public/live.2020.05.15.tar.gz
Resolving www.live555.com... 52.8.240.222
Connecting to www.live555.com|52.8.240.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-10-14 11:51:54 ERROR 404: Not Found.

Please find a solution which would work in a long run
Comment 7 Anton Bolshakov 2020-10-14 04:05:41 UTC
Can you point SRC_URI to a mirror, like this one:
https://download.videolan.org/contrib/live555/

You can still verify checksum from the official website before bumping a new version.