Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36412 - Missing "core" directory while emerging smarty-2.6.0
Summary: Missing "core" directory while emerging smarty-2.6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-24 01:09 UTC by Nuno Araujo
Modified: 2003-12-24 14:37 UTC (History)
0 users

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


Attachments
The modified ebuild (smarty-2.6.0.ebuild,1.03 KB, text/plain)
2003-12-24 01:10 UTC, Nuno Araujo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Araujo 2003-12-24 01:09:34 UTC
When I emerged the smarty-2.6.0 ebuild, there was a directory named "core" that was not installed into /usr/lib/php.



I modified the ebuild and it seems to work now...



Reproducible: Always
Steps to Reproduce:
1. emerge smarty-2.6.0
2.
3.

Actual Results:  
I couldn't use smarty anymore... it complained about some missing files...

Expected Results:  
It should copy that directory :-)

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.23-ck1)
=================================================================
System uname: 2.4.23-ck1 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -msse
-msse2"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-Os -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx
-msse -msse2"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif gtk2 jpeg libg++ mad
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gtkhtml alsa gdbm berkdb readline tetex bonobo svga ggi tcltk guile mysql X sdl
gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt motif
opengl mozilla ldap cdr scanner acpi altivec apache2 bluetooth cscope dga doc
dvd ethereal evo flash gb gd gnomedb gphoto2 gstreamer hbci imap innodb java
javascript jikes junit lcms leim libgda mdb mmx moynocompose moynoirc moynomail
mozsvg mule odbc offensive ofx pcmcia pda plotutils pnp ppds radeon samba sasl
slp sse stencil-buffer tiff usb v4l videos wmf wxwindows xinerama xml zeo -arts
-kde -slang"
Comment 1 Nuno Araujo 2003-12-24 01:10:39 UTC
Created attachment 22610 [details]
The modified ebuild

Here is the ebuild modified that copy the core folder
Comment 2 Tom Payne (RETIRED) gentoo-dev 2003-12-24 14:37:44 UTC
Thanks for the bug report. Now fixed in CVS.

Regards,

Tom