Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512174 - media-video/tsmuxer with abi_x86_32 should depend on media-libs/libpng:1.2[abi_x86_32]
Summary: media-video/tsmuxer with abi_x86_32 should depend on media-libs/libpng:1.2[ab...
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:
Depends on:
Blocks:
 
Reported: 2014-06-02 16:12 UTC by Jakub Caban
Modified: 2014-06-16 21:14 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 Jakub Caban 2014-06-02 16:12:54 UTC
I have noticed this after recent `emerge-ac`:

!!! existing preserved libs:
>>> package: media-libs/libpng-1.2.51
 *  - /usr/lib32/libpng12.so.0
 *      used by /opt/tsmuxer/bin/tsMuxerGUI (media-video/tsmuxer-1.10.6-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries

Remerging tsmuxer doesn't help as it seems it really needs libpng12.so.

Reproducible: Always
Comment 1 Jakub Caban 2014-06-16 14:31:30 UTC
There is easy workaround:

emerge -C tsmuxer && emerge tsmuxer

So probably this bug can be closed...?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-16 21:14:40 UTC
I've just checked the installed files myself, and with USE=qt4 it indeed requires libpng:1.2.

+  16 Jun 2014; Michał Górny <mgorny@gentoo.org> tsmuxer-1.10.6-r1.ebuild:
+  Add missing dependencies on multilib libpng:1.2 and zlib, bug #512174.