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

Bug 273809

Summary: games-misc/fortune-mod-gentoo-dev-20090306 fails to install
Product: Gentoo/Alt Reporter: Mark A Rada <marada>
Component: Prefix SupportAssignee: Robin Johnson <robbat2>
Status: RESOLVED WONTFIX    
Severity: normal CC: marada, treecleaner
Priority: High Flags: robbat2: Bugday+
Version: unspecified   
Hardware: x86   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2019-12-31   
Attachments: The build log

Description Mark A Rada 2009-06-12 03:55:25 UTC
The package fails to install, there seems to be an issue with permissions. I have no idea why.

Reproducible: Always

Steps to Reproduce:
1. use ecopy to get the ebuild
2. emerge the package
3. note the fail message

Actual Results:  
Fails to install

Expected Results:  
Installs, registers, works
Comment 1 Mark A Rada 2009-06-12 03:56:21 UTC
Created attachment 194338 [details]
The build log
Comment 2 Fabian Groffen gentoo-dev 2009-06-12 06:37:07 UTC
you were actually accidentially having /usr/bin/strfile, I don't so the package even dies earlier.  Will look into it.
Comment 3 Fabian Groffen gentoo-dev 2009-06-12 07:00:07 UTC
@robbat2: using install -m0644 -d to create a directory (INSTALL_DIR) doesn't really work as expected everywhere ;)  0755 works better.

prefix ebuild fixed now, leaving for robbat2 to decide whether to fix the Makefile
Comment 5 Fabian Groffen gentoo-dev 2011-12-15 18:13:04 UTC
Prefix prefers not to be involved with games.
Comment 6 Ulrich Müller gentoo-dev 2020-01-06 08:33:33 UTC
commit 04af897b8b3542fac03502a72575a737227792a0
Author: Aaron Bauman <bman@gentoo.org>
Date:   Sat Jan 4 23:02:25 2020 -0500

    games-misc/*: drop last-rited pkg
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>