Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#33684 - [timidity++] remove the rc.d script

Attached to Project: Arch Linux
Opened by Daniele C. (legolas558) - Sunday, 03 February 2013, 10:59 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 03 February 2013, 16:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

timidity++ package does not work if initscripts are not installed

/etc/rc.d/timidity++: line 3: /etc/rc.conf: No such file or directory
/etc/rc.d/timidity++: line 4: /etc/rc.d/functions: No such file or directory
/etc/rc.d/timidity++: line 9: stat_busy: command not found
/etc/rc.d/timidity++: line 12: stat_fail: command not found

Steps to reproduce:
run /etc/rc.d/timidity++ start

I did not keep initscripts installed to avoid systemd conflicts
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 03 February 2013, 16:18 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Use the service file. The rc.d file will be removed later.
Comment by Allan McRae (Allan) - Sunday, 03 February 2013, 11:11 GMT
Why are you using the initscripts daemon if you are not using initscripts? That file should just be removed...

Loading...