Bug 65775 - Fails to build as normal user
Summary: Fails to build as normal user
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: mod_perl
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gary Benson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: 67217
TreeView+ depends on / blocked
 
Reported: 2002-05-31 16:38 UTC by Enrico Scholz
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-06-21 19:39:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2002-05-31 16:38:09 UTC
Description of Problem:

When trying to rebuild the mod_perl package, the installation fails because it
tries to write outside the RPM_BUILD_ROOT:

--------
$ rpm --rebuild mod_perl-1.26-7.src.rpm
...

+ make pure_install INSTALLDIRS=vendor PREFIX=/var/tmp/mod_perl-root/usr
Warning: You do not have permissions to install into
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi-stdio at
/usr/lib/perl5/5.8.0/ExtUtils/Install.pm line 84.
mkdir
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi-stdio/auto/Apache:
Permission denied at /usr/lib/perl5/5.8.0/ExtUtils/Install.pm line 137
make: *** [pure_vendor_install] Error 255
error: Bad exit status from /var/tmp/rpm-tmp.31497 (%install)
    Bad exit status from /var/tmp/rpm-tmp.31497 (%install)
-----


Version-Release number of selected component (if applicable):

mod_perl-1.26-7
perl-5.8.0-4
apache-1.3.23-13


Note You need to log in before you can comment on or make changes to this bug.