Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75852 - games-misc/wtf-20040124 compiles and runs on OS X 10.3.7 with Portage 2.0.51-r3 although there may be some default permissions issues
Summary: games-misc/wtf-20040124 compiles and runs on OS X 10.3.7 with Portage 2.0.51-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC All
: High minor (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-27 15:15 UTC by drop
Modified: 2006-04-12 10:52 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description drop 2004-12-27 15:15:19 UTC
Portage 2.0.51-r3 (default-darwin/macos/10.3, gcc-3.3, libsystem-7.1-r0, 7.7.0 Power Macintosh)

/usr/games/bin/wtf and /usr/share/games/wtf/acronyms both belonged to the 'wheel' group after emerging.  I was expecting them to belong to the 'games' group as the /usr/games/bin and /usr/share/games/wtf/ do.  I don't know if this is really a bug or normal behavior though.

Reproducible: Always
Steps to Reproduce:
1. sudo emerge wtf
2. sudo emerge unmerge wtf
3. sudo emerge wtf
Actual Results:  
/usr/games/bin/wtf
Permission Denied

Expected Results:  
set the group of the /usr/games/bin/wtf and /usr/share/games/wtf/acronyms files to 'games'

emerge info
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51-r3 (default-darwin/macos/10.3, gcc-3.3, libsystem-7.1-r0, 7.7.0 Power Macintosh)
===============================================================
==
System uname: 7.7.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: 
Automake: 
Binutils: 
Headers:  sys-libs/libsystem-7.1
Libtools: 
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/
qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect distlocks"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc-macos"
Comment 1 Fabian Groffen gentoo-dev 2005-06-30 10:41:12 UTC
I think this is fixed in games-misc/wtf-20050505 which compiles fine out of the
box on OSX Tiger.  No useflags.  The files are owned by root, but executable for
others.
Comment 2 Lina Pezzella (RETIRED) gentoo-dev 2005-07-01 14:05:39 UTC
inCVS.