Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857153 - media-video/tsmuxer-2.6.11-r1 depends on upx[lzma]
Summary: media-video/tsmuxer-2.6.11-r1 depends on upx[lzma]
Status: RESOLVED DUPLICATE of bug 691814
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 10:52 UTC by Christian Schmidt
Modified: 2022-07-09 12:58 UTC (History)
0 users

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 Christian Schmidt 2022-07-09 10:52:50 UTC
media-video/tsmuxer-2.6.11-r1 depends on upx[lzma], while that useflag is gone. This will always make upx-bin the forced alternative, which clashes with sys-boot/syslinux/syslinux-6.04_pre1-r3 dependency on upx.

Reproducible: Always

Steps to Reproduce:
emerge -p syslinux tsmuxer
Actual Results:  
[ebuild  N     ] app-arch/upx-bin-3.96 
[ebuild  N     ] media-video/tsmuxer-2.6.11-r1 
[ebuild   R    ] sys-boot/syslinux-6.04_pre1-r3 
[blocks B      ] app-arch/upx ("app-arch/upx" is soft blocking app-arch/upx-bin-3.96)
[blocks B      ] app-arch/upx-bin ("app-arch/upx-bin" is soft blocking app-arch/upx-3.96-r2)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (app-arch/upx-3.96-r2:0/0::gentoo, installed) pulled in by
    app-arch/upx required by (sys-boot/syslinux-6.04_pre1-r3:0/0::gentoo, ebuild scheduled for merge) USE="bios efi" ABI_X86="32 (64)"

  (app-arch/upx-bin-3.96:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=app-arch/upx-bin-3.01 required by (media-video/tsmuxer-2.6.11-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"


Expected Results:  
Install both tsmuxer and syslinux side by side, agreeing on upx/upx-bin.
Comment 1 Azamat H. Hackimov 2022-07-09 12:41:00 UTC
Dublicate of #691814.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-09 12:58:40 UTC

*** This bug has been marked as a duplicate of bug 691814 ***