Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 540188

Summary: media-gfx/graphviz-2.26.3-r4 is looking for /usr/share/libtool/config/install-sh which is not provided by sys-devel/libtool-2.4.4
Product: Gentoo Linux Reporter: Iwan Aucamp <aucampia>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge -v =media-gfx/graphviz-2.26.3-r4 output and emerge --info

Description Iwan Aucamp 2015-02-15 20:07:53 UTC
When emering media-gfx/graphviz-2.26.3-r4 it tries to copy /usr/share/libtool/config/install-sh during src_prepare. This file is not provided by sys-devel/libtool-2.4.4



Reproducible: Always

Steps to Reproduce:
1. emerge -v =sys-devel/libtool-2.4.4
2. emerge -v =media-gfx/graphviz-2.26.3-r4

Actual Results:  
error during src_prepare:
cp: cannot stat ‘/usr/share/libtool/config/install-sh’: No such file or directory




Expected Results:  
successfull merge
Comment 1 Iwan Aucamp 2015-02-15 20:09:13 UTC
Created attachment 396540 [details]
emerge -v =media-gfx/graphviz-2.26.3-r4 output and emerge --info
Comment 2 Ben Kohler gentoo-dev 2015-02-15 20:11:45 UTC
This is a dupe of bug 537850 which is closed but unfortunately the fix isn't in stable yet

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