Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878979 - x11-misc/xscreensaver-6.05-r1 installs files into unexpected paths
Summary: x11-misc/xscreensaver-6.05-r1 installs files into unexpected paths
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pascal Jäger
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-01 08:30 UTC by Agostino Sarubbo
Modified: 2022-11-02 00:47 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,920.22 KB, text/plain)
2022-11-01 08:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-11-01 08:30:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/xscreensaver-6.05-r1 installs files into unexpected paths.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-01 08:30:05 UTC
Created attachment 826267 [details]
build.log

build log and emerge --info
Comment 2 Pascal Jäger 2022-11-01 09:19:55 UTC
This is basically the same like https://bugs.gentoo.org/878875. 

I accidentally only patched configure, not configure.ac then ran eautoreconf after that.
Comment 3 Larry the Git Cow gentoo-dev 2022-11-02 00:47:44 UTC
The bug has been closed via the following commit(s):

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

commit 012c205505f0ca5f5ba70149f71b3ab762b7f8b2
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-11-01 09:15:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-02 00:47:33 +0000

    x11-misc/xscreensaver: get install dirs from GTK3 instead of GTK2 in configure.ac
    
    Closes: https://bugs.gentoo.org/878979
    Bug: https://bugs.gentoo.org/878875
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28068
    Signed-off-by: Sam James <sam@gentoo.org>

 .../xscreensaver-6.05-get-dirs-from-gtk3.0-in-configure.patch     | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)