Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81010 - bash-completion-20050121-r1 fails to emerge
Summary: bash-completion-20050121-r1 fails to emerge
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on: 98827
Blocks:
  Show dependency tree
 
Reported: 2005-02-06 11:18 UTC by Alessio Caiazza
Modified: 2008-01-04 08:28 UTC (History)
2 users (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 Alessio Caiazza 2005-02-06 11:18:13 UTC
There are sme error in the install script of the ebuild

Reproducible: Always
Steps to Reproduce:
1.put ~ppc-macos keyword for bash-completion in /etc/portage/packages.keywords
2.emerge bash-completion


Actual Results:  
[...cut...]
>>> /usr/share/doc/bash-completion-20050121-r1/gentoo/AUTHORS.gz
>>> /usr/share/doc/bash-completion-20050121-r1/gentoo/TODO.gz
>>> /usr/share/doc/bash-completion-20050121-r1/README.gz
!!! failed to properly create symlink:
!!! /etc/bash_completion.d/gentoo -> ../../usr/share/bash-completion/gentoo
!!! [Errno 2] No such file or directory: '/etc/bash_completion.d/gentoo'
!!! Failed to move file.
!!! /etc/bash_completion.d/gentoo -> ../../usr/share/bash-completion/gentoo


Expected Results:  
emerge correctly

!!! 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-r15 (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
Python:               [2.3 (#1, Sep 13 2003, 00:49:11)]
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
dev-lang/python:     [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-Os -mcpu=G4 -maltivec -mabi=altivec           -mpowerpc-gfxopt
-fomit-frame-pointer           -fno-strict-aliasing -pipe"
CHOST="powerpc-apple-darwin"
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="-Os -mcpu=G4 -maltivec -mabi=altivec           -mpowerpc-gfxopt
-fomit-frame-pointer           -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc ncurses nls ppc-macos readline"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Fabian Groffen gentoo-dev 2005-08-27 00:55:02 UTC
this has been fixed and bash-3.0-r12 is ~ppc-macos in portage.

Mind you that it clashes with existing files on OSX
Comment 2 Kito (RETIRED) gentoo-dev 2005-08-27 07:11:06 UTC
Hasn't been fixed yet AFAICT, the portage lstat bug is still there, and I get this same error....regardless of 
bash version
Comment 3 Fabian Groffen gentoo-dev 2005-08-27 07:19:38 UTC
weird, for me it compiles without problems.
Comment 4 Stian Skjelstad 2008-01-04 08:24:37 UTC
!!! failed to properly create symlink:
!!! /etc/bash_completion.d/gentoo -> ../../usr/share/bash-completion/gentoo
!!! [Errno 2] No such file or directory: '/etc/bash_completion.d/gentoo'
!!! Failed to move file.
!!! /etc/bash_completion.d/gentoo -> ../../usr/share/bash-completion/gentoo

do you have the /etc/bash_completion.d directory?
Comment 5 Fabian Groffen gentoo-dev 2008-01-04 08:28:05 UTC
(In reply to comment #4)
> !!! failed to properly create symlink:
> !!! /etc/bash_completion.d/gentoo -> ../../usr/share/bash-completion/gentoo
> !!! [Errno 2] No such file or directory: '/etc/bash_completion.d/gentoo'
> !!! Failed to move file.
> !!! /etc/bash_completion.d/gentoo -> ../../usr/share/bash-completion/gentoo
> 
> do you have the /etc/bash_completion.d directory?

Most probably not.  20060301-r2 is in prefix, which works fine.