Bug 95279 - coreutils-darwin-5.3.0 fails to merge after building fine
Bug#: 95279 Product:  Gentoo/Alt Version: unspecified Platform: PPC
OS/Version: OS X Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ppc-macos@gentoo.org Reported By: mrgibson@mac.com
Component: Mac OSX
URL: 
Summary: coreutils-darwin-5.3.0 fails to merge after building fine
Keywords:  
Status Whiteboard: 
Opened: 2005-06-06 16:54 0000
Description:   Opened: 2005-06-06 16:54 0000
after building the binaries, during attempting to install files:

!!! failed to properly create symlink:
!!! /bin/groups -> /usr/sbin/groups
!!! [Errno 2] No such file or directory: '/bin/groups'
!!! Failed to move file.
!!! /bin/groups -> /usr/sbin/groups

Reproducible: Always
Steps to Reproduce:
1.emerge coreutils-darwin
2.
3.

Actual Results:  
!!! failed to properly create symlink:
!!! /bin/groups -> /usr/sbin/groups
!!! [Errno 2] No such file or directory: '/bin/groups'
!!! Failed to move file.
!!! /bin/groups -> /usr/sbin/groups

Expected Results:  
coreutils-darwin-5.3.0 merged

Portage 2.0.51-r3 (default-darwin/macos/10.4, gcc-3.3, libsystem-7.1-r0, 8.1.0
Power Macintosh)
=================================================================
System uname: 8.1.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
Autoconf: sys-devel/autoconf-2.13,sys-devel/autoconf-2.59-r6
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 autoconfig ccache collision-protect distlocks sfperms
strict userpriv"
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="emboss ppc-macos userland_BSD kernel_Darwin elibc_Darwin"

------- Comment #1 From Robert Paskowitz (RETIRED) 2005-06-10 00:21:02 0000 -------
uptime and groups should be moved from EXISTINGUSBIN to EXISTINGUSR.

This is valid for 10.4. It's possibly different for 10.3, in which case a
TENTHREE var will probably be needed.

------- Comment #2 From Lina Pezzella (RETIRED) 2005-06-25 20:45:56 0000 -------
I checked both my 10.3 and 10.4 installs, and it looks like groups and uptime
should be moved for both.
I've committed as this bug's been around for a while.