Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691814 - media-video/tsmuxer-2.6.11-r1 - emerge: there are no ebuilds built with USE flags to satisfy ">=app-arch/upx-3.01[lzma]"
Summary: media-video/tsmuxer-2.6.11-r1 - emerge: there are no ebuilds built with USE f...
Status: RESOLVED FIXED
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
: 857153 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-08-09 09:02 UTC by Frank Krömmelbein
Modified: 2022-11-04 19:56 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for the open source TsMuxer (tsmuxer-2.6.12_pre20210213.ebuild,661 bytes, text/plain)
2021-03-28 23:40 UTC, Shawn Begin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2019-08-09 09:02:06 UTC
emerge: there are no ebuilds built with USE flags to satisfy ">=app-arch/upx-3.01[lzma]".
!!! One of the following packages is required to complete your request:
- app-arch/upx-3.95::gentoo (Missing IUSE: lzma)
(dependency required by "media-video/tsmuxer-2.6.11-r1::gentoo" [ebuild])
(dependency required by "tsmuxer" [argument])
Comment 1 Frank Krömmelbein 2019-08-09 09:17:41 UTC
I could emerge media-video/tsmuxer-2.6.11-r1 successful with installed app-arch/upx-3.95 with --nodeps.
I can not test right now if there are any runtime problems.
Comment 2 Thomas Beutin 2019-09-11 14:25:02 UTC
(In reply to Frank Krömmelbein from comment #1)
> I could emerge media-video/tsmuxer-2.6.11-r1 successful with installed
> app-arch/upx-3.95 with --nodeps.
> I can not test right now if there are any runtime problems.

I run into the same issue. An alternative is installing app-arch/upx-bin (as it is written in the ebuild).
Comment 3 bugs 2020-05-29 11:01:13 UTC
I have same problem. Need fix it.
Comment 4 Azamat H. Hackimov 2020-06-12 10:19:20 UTC
https://github.com/gentoo/gentoo/pull/14665 migrates binary tsmuxer to opensourced, so there no upx dependency needed.
Comment 5 Shawn Begin 2021-03-28 23:40:03 UTC
Created attachment 695733 [details]
Ebuild for the open source TsMuxer

Ebuild I used on my personal server to build TsMuxer from the open source one.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-09 12:58:40 UTC
*** Bug 857153 has been marked as a duplicate of this bug. ***
Comment 7 Larry the Git Cow gentoo-dev 2022-09-01 17:46:30 UTC
The bug has been closed via the following commit(s):

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

commit 3be5ebc85d013c7390db32d6fc5f10a88a127f30
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-02-15 08:19:44 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2022-09-01 17:45:18 +0000

    media-video/tsmuxer: update to new version
    
    Updated to opensourced (license is Apache-2.0) version available at
    https://github.com/justdan96/tsMuxer
    Resolved multiple vulnerabilities (CVE-2021-26805, CVE-2021-34067,
    CVE-2021-34068, CVE-2021-34069, CVE-2021-34070, CVE-2021-34071,
    CVE-2021-35344, CVE-2021-35346, CVE-2021-45860, CVE-2021-45861,
    CVE-2021-45863, CVE-2021-45864)
    
    Closes: https://bugs.gentoo.org/691814
    Bug: https://bugs.gentoo.org/783519
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 media-video/tsmuxer/Manifest                       |  1 +
 media-video/tsmuxer/metadata.xml                   |  3 ++
 .../tsmuxer/tsmuxer-2.6.16_p20220706.ebuild        | 40 ++++++++++++++++++++++
 3 files changed, 44 insertions(+)