Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88084 - hdparm-5.7-r1 fails for cdroms.
Summary: hdparm-5.7-r1 fails for cdroms.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 14:35 UTC by Nico Baggus
Modified: 2005-04-05 17:49 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 Nico Baggus 2005-04-05 14:35:18 UTC
/etc/init.d/hdparm start 

returns:

/sbin/runscript.sh: line 93: [: too many arguments

for ide cdroms when cdrom parameters are available.

On line 93: some " are missing in [ -z $args ]
it should be [ -z "$args" ]
Comment 1 SpanKY gentoo-dev 2005-04-05 17:49:35 UTC
already been fixed in cvs ...