Bug 73530 - perl-DBI package installs files into incorrect directory
Summary: perl-DBI package installs files into incorrect directory
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: perl-DBI
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-05 19:25 UTC by Ben Herrick
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-09-05 19:26:11 UTC
Embargoed:


Attachments (Terms of Use)
Here is a patch to the .spec file that should correct the problem. (818 bytes, patch)
2002-09-05 19:26 UTC, Ben Herrick
no flags Details | Diff

Description Ben Herrick 2002-09-05 19:25:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
perl-DBI is installing its vendor supplied files into the site_perl modules
directory. All other Redhat rpms for perl modules are installing their files
into the vendor_perl directory.

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


How reproducible:
Always

Steps to Reproduce:
1. rpm -ivh perl-DBI-1.21-1.i386.rpm
2. Check /usr/lib/perl5/site_perl/5.6.1/i386-linux/
3. Be surprised to find files from an RPM there. <gasp> :)
	

Actual Results:  Files showed up in the wrong place.

Expected Results:  Files should show up in /usr/lib/perl5/vendor_perl/5.6.1/

Additional info:

Will attach patch.

Comment 1 Ben Herrick 2002-09-05 19:26:05 UTC
Created attachment 75126 [details]
Here is a patch to the .spec file that should correct the problem.

Comment 2 Trond Eivind Glomsrxd 2002-09-06 16:02:45 UTC
This was fixed around 1.23-1


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