Bug 61369 - should require perl-URI
Summary: should require perl-URI
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: perl-libwww-perl
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 61590
TreeView+ depends on / blocked
 
Reported: 2002-03-18 17:36 UTC by Tim Waugh
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-03-28 22:41:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2002-03-18 17:36:45 UTC
Description of Problem:
Package should require perl-URI.

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

How Reproducible:
100%

Steps to Reproduce:
1. Remove perl-URI
2. perl -e 'require HTTP::Message'

Actual Results:
Can't locate URI.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at (eval 1) line 3.
Compilation failed in require at -e line 1.

Expected Results:
Shouldn't be able to remove perl-URI.

Additional Information:
This causes the lpd initscript to fail when perl-URI is not installed.

Comment 1 Chip Turner 2002-03-29 18:26:28 UTC
the latest perl-libwww-perl should now have the proper requires on perl-URI


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