Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17337 - PEAR-Net_Socket files not installed
Summary: PEAR-Net_Socket files not installed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 21:44 UTC by Charles Kelley
Modified: 2003-04-24 10:40 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 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.