Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829884 - media-plugins/live version bump to 2021.12.18
Summary: media-plugins/live version bump to 2021.12.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-12-23 18:14 UTC by James Baldassari
Modified: 2025-02-20 19:33 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 James Baldassari 2021-12-23 18:14:57 UTC
media-plugins/live-2021.08.24 tries to fetch http://www.live555.com/liveMedia/public/live.2021.08.24.tar.gz which is not found.  It appears that only live.2021.12.18.tar.gz is available in that directory.

Reproducible: Always

Steps to Reproduce:
1. emerge -u media-plugins/live or emerge =media-plugins/live-2021.08.24

Actual Results:  
>>> Downloading 'http://www.live555.com/liveMedia/public/live.2021.08.24.tar.gz'
--2021-12-23 13:06:47--  http://www.live555.com/liveMedia/public/live.2021.08.24.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
2021-12-23 13:06:47 ERROR 404: Not Found.

!!! Couldn't download 'live.2021.08.24.tar.gz'. Aborting.
 * Fetch failed for 'media-plugins/live-2021.08.24', Log file:
 *  '/var/tmp/portage/media-plugins/live-2021.08.24/temp/build.log'

 * Messages for package media-plugins/live-2021.08.24:

 * Fetch failed for 'media-plugins/live-2021.08.24', Log file:
 *  '/var/tmp/portage/media-plugins/live-2021.08.24/temp/build.log'



Related issue: https://bugs.gentoo.org/719336

https://packages.gentoo.org/packages/media-plugins/live lists two different versions as being available for install, but I think that both of these would fail to emerge since neither is available upstream.  Both of those older versions should probably be replaced with 2021.12.18.

The workaround is to mask =media-plugins/live-2021.08.24 , but for users who do not have any older version installed I don't think there is any workaround at the moment.
Comment 1 Mike Gilbert gentoo-dev 2021-12-23 20:22:44 UTC
live.2021.08.24.tar.gz is available on gentoo mirrors.

Please fix your GENTOO_MIRRORS setting.
Comment 2 Larry the Git Cow gentoo-dev 2025-02-20 19:33:18 UTC
The bug has been closed via the following commit(s):

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

commit f90b71c68cc7d43bc080fc1e7e050f8546c66e19
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-02-17 06:26:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-20 19:32:21 +0000

    media-plugins/live: add 2025.01.17
    
    Drop support for macos prefix, reverse dependencies mplayer and vlc
    don't have keywords for it either and Im unsure if this even works.
    
    Bug: https://bugs.gentoo.org/719336
    Bug: https://bugs.gentoo.org/940324
    Closes: https://bugs.gentoo.org/829884
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-plugins/live/Manifest               |  1 +
 media-plugins/live/live-2025.01.17.ebuild | 76 +++++++++++++++++++++++++++++++
 media-plugins/live/metadata.xml           |  3 ++
 3 files changed, 80 insertions(+)