FS#26688 - [cdemu-daemon] fails to start due to variable mismatch

Attached to Project: Community Packages
Opened by Philipp (hollunder) - Sunday, 30 October 2011, 13:43 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 13 March 2012, 19:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Mateusz Herych (Partition)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
/etc/rc.d/cdemud uses: --num-devices=$NUM_DEVICES
but the config file
/etc/conf.d/cdemud uses: NUM_DRIVES=2
which leads to:
Failed to parse options: Cannot parse integer value '' for --num-devices

I suggest to change the config file to also use the device notion, since this is what it's called in the man page as well.

Additional info:
* package version(s)
cdemu-daemon 1.4.0-1

* config and/or log files etc.
cdemud.conf https://projects.archlinux.org/svntogit/community.git/tree/trunk/cdemud.conf?h=packages/cdemu-daemon
cdemud.rc https://projects.archlinux.org/svntogit/community.git/tree/trunk/cdemud.rc?h=packages/cdemu-daemon
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 13 March 2012, 19:24 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#26534 
Comment by Michael Abbott (Araneidae) - Tuesday, 03 January 2012, 10:17 GMT

Loading...