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

Bug 904522

Summary: sci-libs/med-4.1.1-r2 installs files into unexpected paths
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: nowa, proxy-maint, sci, waebbl-gentoo
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30716
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-04-18 18:07:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/med-4.1.1-r1 installs files into unexpected paths.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-18 18:07:43 UTC
Created attachment 860333 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-22 09:00:34 UTC
ci has reproduced this issue with version 4.1.1-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-04-23 11:20:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c472a255bf04085815a1464da403e4328d38de

commit d3c472a255bf04085815a1464da403e4328d38de
Author:     Bernd Waibel <waebbl-gentoo@posteo.net>
AuthorDate: 2023-04-23 09:13:37 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-04-23 11:18:33 +0000

    sci-libs/med: fix doc installation path
    
    - install documentation correctly into ${PF}
    - drop a sed statement to fix library installation path, which has
      become obsolete
    
    Closes: https://bugs.gentoo.org/904522
    Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/30716
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/med/{med-4.1.1-r2.ebuild => med-4.1.1-r3.ebuild} | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)