Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804642 - games-arcade/tuxanci-20110429-r1 installs files into unexpected paths
Summary: games-arcade/tuxanci-20110429-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: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-27 14:53 UTC by Agostino Sarubbo
Modified: 2021-07-29 08:34 UTC (History)
0 users

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


Attachments
build.log (build.log,210.10 KB, text/plain)
2021-07-27 14:53 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 2021-07-27 14:53:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/tuxanci-20110429-r1 installs files into unexpected paths.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-27 14:53:51 UTC
Created attachment 727311 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-07-29 08:34:20 UTC
The bug has been closed via the following commit(s):

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

commit c4ed27dd4826f929a4e19fb4cc1f60f5bb63d230
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-29 07:34:30 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-29 08:33:01 +0000

    games-arcade/tuxanci: fix install paths and opengl, tidy
    
    bug #804642: ebuild itself been passing /usr/{pixmaps,applications}
    since games.eclass removal and this went unnoticed for 4 years.
    
    bug #798651: As a "fix" to bug #715132, it was made to search for
    GLU instead of GL and unsurprisingly failing to find GL symbols.
    This does not use GLU at all, so only remove version check.
    
    Removed ipv6,nls,sound IUSE, enable by default.
    USE=-sound was also installing ogg files either way.
    
    Also removed debug IUSE because all it does is override user CFLAGS.
    
    Closes: https://bugs.gentoo.org/798651
    Closes: https://bugs.gentoo.org/804642
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../tuxanci/files/tuxanci-20110429-no-glver.patch  |  9 +++++
 games-arcade/tuxanci/tuxanci-20110429-r2.ebuild    | 45 ++++++++++++++++++++++
 2 files changed, 54 insertions(+)