Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60247 - php-cgi does not install the /usr/bin/php-cgi binary
Summary: php-cgi does not install the /usr/bin/php-cgi binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
: 65905 72689 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-13 10:53 UTC by Brad Schuetz
Modified: 2004-11-28 14:51 UTC (History)
3 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 Brad Schuetz 2004-08-13 10:53:40 UTC
Emerging dev-php/php-cgi-4.3.8 does not install the php-cgi binary into /usr/bin

However /var/tmp/portage/php-cgi-4.3.8/work/php-4.3.8/sapi/cgi/php does exist.  This leads me to believe that there is just a simple bug in the ebuild that isn't copying the file to the right location.

Reproducible: Always
Steps to Reproduce:
1. emerge dev-php/php-cgi
2. ls /usr/bin/php-cgi

Actual Results:  
During the install process of the emerge:

mv: cannot stat `/var/tmp/portage/php-cgi-4.3.8/image//usr/bin/php': No such
file or directory


Portage 2.0.50-r9 (hardened-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r1,
2.6.7-hardened-r7)
=================================================================
System uname: 2.6.7-hardened-r7 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
FEATURES="autoaddcvs ccache fixpackages keepwork sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.ccccom.com ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
 http://gentoo.mirrors.pair.com/ http://gentoo.ccccom.com"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
USE="acl apache2 berkdb crypt curl emaillimits flash gd gdbm gmp gpm hardened
hardenedphp imagemagick imap java jpeg ldap libwww maildir mcal memlimit mmx
mysql ncurses nls odbc oggvorbis pam pdflib perl php pic pie png postgres python
readline slang snmp spell sse ssl tcpd tetex tiff truetype x86 xml2 zlib"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-13 14:42:38 UTC
fixed in cvs, versions bumped as needed.
Comment 2 Forester 2004-09-28 17:52:13 UTC
Bug reoccurs in dev-php/php-cgi-4.3.9
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-09-30 10:21:28 UTC
fixed again...
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-09-30 10:21:43 UTC
*** Bug 65905 has been marked as a duplicate of this bug. ***
Comment 5 Sadri Sahraoui 2004-11-26 04:58:58 UTC
Bug reoccurs in dev-php/php-cgi-5.0.2
....
make: `install-modules' is up to date.
 * Setting extension_dir in php.ini
 * Securing fopen wrappers
 * Setting correct include_path
mv: cannot stat `/var/tmp/portage/php-cgi-5.0.2/image//usr/bin/php': No such file or directory
....
Comment 6 Wendall Cada 2004-11-26 15:00:38 UTC
Same problem here with 5.0.2

Wendall
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-11-28 14:50:52 UTC
*** Bug 72689 has been marked as a duplicate of this bug. ***
Comment 8 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-11-28 14:51:28 UTC
the 5.0.2 glitch is fixed now too.