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])
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.
(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).
I have same problem. Need fix it.
https://github.com/gentoo/gentoo/pull/14665 migrates binary tsmuxer to opensourced, so there no upx dependency needed.
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.
*** Bug 857153 has been marked as a duplicate of this bug. ***
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(+)