Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71569 - Error in app-admin/zope-config-0.5 ebuild while sourcing zope-config.conf
Summary: Error in app-admin/zope-config-0.5 ebuild while sourcing zope-config.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 10:23 UTC by steveb
Modified: 2005-01-02 06:05 UTC (History)
0 users

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 steveb 2004-11-17 10:23:12 UTC
When I install app-admin/zope-config-0.5 then I get the following output:
>>> emerge (2 of 2) app-admin/zope-config-0.5 to /
>>> Unpacking source...
>>> Source unpacked.
>>> Test phase [not enabled]: app-admin/zope-config-0.5

>>> Install zope-config-0.5 into /var/tmp/portage/zope-config-0.5/image/ category app-admin
>>> dosbin: making /usr/portage/app-admin/zope-config/files/0.4/zope-config executable...
patching file /var/tmp/portage/zope-config-0.5/image//usr/sbin/zope-config
man:
prepallstrip:
strip:
strip:
>>> Completed installing into /var/tmp/portage/zope-config-0.5/image/

./
./etc/
./etc/zope-config.conf
./var/
./var/log/
./var/log/zope/
./var/log/zope/.keep
./usr/
./usr/sbin/
./usr/sbin/zope-config
>>> Done.
>>> extracting info
>>> extracting zope-config-0.5
>>> Merging app-admin/zope-config-0.5 to /
--- /etc/
>>> /etc/zope-config.conf
--- /var/
--- /var/log/
--- /var/log/zope/
>>> /var/log/zope/.keep
--- /usr/
--- /usr/sbin/
>>> /usr/sbin/zope-config
/usr/lib/portage/bin/ebuild.sh: line 35: /var/tmp/portage-pkg/zope-config-0.5/inf/files/0.4/zope-config.conf: No such file or directory
 * Please note that new instances now log into
 * Please see the configuration file /etc/zope-config.conf
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...
>>> app-admin/zope-config-0.5 merged.
>>> Recording app-admin/zope-config in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.



The problem is in pkg_postinst:
 source ${FILESDIR}/0.4/zope-config.conf

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51-r3 (hardened/x86, gcc-3.4.3, glibc-2.3.4.20040916-r0, 2.6.10-rc2 
i686)
=================================================================
System uname: 2.6.10-rc2 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer -fforce-addr -falign-
functions=4"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/
share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/
texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/
platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer -fforce-addr -falign-
functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc distlocks sandbox"
GENTOO_MIRRORS="ftp://sunsite.cnlab-switch.ch/mirror/gentoo http://sunsite.
cnlab-switch.ch/ftp/mirror/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-
mirror http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://gentoo.
oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j20"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/mnt/gentoo.overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl berkdb crypt cups curl dlloader esd fdftk flash foomaticdb freetds gd 
gdbm ggi gif gimpprint gpm graphviz hardened icc icc-pgo imagemagick imap imlib 
innodb java jbig jikes jpeg junit kerberos krb4 lcms ldap libwww maildir mbox 
mcal mmx mng mpeg mysql ncurses nls nptl oav odbc pam pdflib perl pic pie png 
ppds python readline samba sasl slang slp snmp spell sse ssl svg tcpd tetex tiff 
truetype unicode wmf x86 xml xml2 yaz zlib"
Comment 1 Jodok Batlogg (RETIRED) gentoo-dev 2005-01-02 06:05:46 UTC
fixed, check zope-config-0.5-r1 (~x86)