Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656316 - app-arch/zstd has automagic dependencies on app-arch/lz4
Summary: app-arch/zstd has automagic dependencies on app-arch/lz4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-23 10:35 UTC by Victor Kustov
Modified: 2018-07-07 10:40 UTC (History)
0 users

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


Attachments
patch (1.patch,1.20 KB, patch)
2018-06-25 09:46 UTC, Victor Kustov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Kustov 2018-05-23 10:35:26 UTC
when app-arch/lz4 installed rhan after merge:

/var/tmp/portage/app-arch/zstd-1.3.2/image//usr/bin/zstd:
	linux-vdso.so.1 (0x00007ffe2e5f0000)
	libz.so.1 => /lib64/libz.so.1 (0x00007f089ca25000)
	liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f089c7ff000)
	liblz4.so.1 => /usr/lib64/liblz4.so.1 (0x00007f089c5ea000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f089c3ca000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f089c015000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f089cc3c000)

all 1.3.* ebuilds affected
Comment 1 Victor Kustov 2018-06-25 09:46:01 UTC
Created attachment 537162 [details, diff]
patch
Comment 2 Patrick Lauer gentoo-dev 2018-07-07 06:16:59 UTC
Done.