Bug 30370 - genhdlist cannot hanle relative paths
Summary: genhdlist cannot hanle relative paths
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Erik Troan
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-02 20:30 UTC by Gerald Teschl
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-04 01:45:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerald Teschl 2001-03-02 20:30:04 UTC
Using a relative path as argument to genhdlist fails

[root@soliton redhat-7.1]# ./genhdlist .
error opening directory ./RedHat/RPMS: No such file or directory

Using the full path works:
[root@soliton redhat-7.1]# ./genhdlist `pwd`

Comment 1 Erik Troan 2001-03-05 00:11:18 UTC
This is an RFE, not a bug. That said, I'd welcome a patch.

Comment 2 Gerald Teschl 2001-03-07 09:27:17 UTC
It worked in the previours version, so it will break existings scripts for no
good reason.
I consider this a bug;-). I would send you a fix if I had some time, which isn't
going to
happen in the next few month I'm afraid. And, btw, YOU get paid for this!


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