Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 88084

Summary: hdparm-5.7-r1 fails for cdroms.
Product: Gentoo Linux Reporter: Nico Baggus <mlspamcb>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2004.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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 ...