Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 17337

Summary: PEAR-Net_Socket files not installed
Product: Gentoo Linux Reporter: Charles Kelley <gentoobugs>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Charles Kelley 2003-03-11 21:44:13 UTC
By base install is 1.4_rc3 (if that matters, but not yet a choice in the
bugzilla menu).

Earlier today I ran `emerge Net_Socket` to install PEAR-Net_Socket.  The emerge
reported that everything worked coorectly:

Just tried to emerge PEAR-Net_Socket (version 1.0.1).  It shows success, but the
+files do not exist where it says it installed them:

>>> Merging dev-php/PEAR-Net_Socket-1.0.1 to /
--- /usr/
--- /usr/lib/
--- /usr/lib/php/
>>> /usr/lib/php/Net/

>>> Regenerating /etc/ld.so.cache...
>>> dev-php/PEAR-Net_Socket-1.0.1 merged.
>>> Recording dev-php/PEAR-Net_Socket in "world" favorites file...

 dev-php/PEAR-Net_Socket
 selected: none
 protected: 1.0.1
 omitted: none

>>> clean: No packages selected for removal.

>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...

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


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

Yet, the .php file in particular was not actually installed:

www root # ls -l /usr/lib/php/Net/
total 0
www root #
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-04-24 10:40:10 UTC
Could you please test if this still occurs? It doesn't seem to happen when I try it now.

Please reopen the bug if it still happens for you.