FS#50530 - [at] atd.service is missing
Attached to Project:
Community Packages
Opened by Konstantin Shalygin (k0ste) - Saturday, 27 August 2016, 03:16 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 29 August 2016, 13:12 GMT
Opened by Konstantin Shalygin (k0ste) - Saturday, 27 August 2016, 03:16 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 29 August 2016, 13:12 GMT
|
Details
After update from 3.1.16-1 to 3.1.20-1.
|
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Monday, 29 August 2016, 13:12 GMT
Reason for closing: Fixed
Monday, 29 August 2016, 13:12 GMT
Reason for closing: Fixed
Other symptoms include /var/spool/atd/.SEQ containing "00001" when there
are many, many jobs queued in that directory. Something has reset the
job number.
I've attached a PKGBUILD that adds the ./configure option required to install the atd.service. It also add the .SEQ file to the backup array, so it won't be overwritten. Tangentally I've also relaced ssmtp with smtp-forwarder in the makedepends, so it can be build with any sendmail installed.
I don't know if this is the right venue for suggesting PKGBUILD modifications, though...
atd isn't running. Queued jobs aren't executing.
And it's due to PKGBUILD changes by Arch that are incorrect.
(Where are the definitions of possible task-type values?
I read https://wiki.archlinux.org/index.php/Reporting_bug_guidelines
and searched the wiki but couldn't find anything relevant.)
atd.service is now included by upstream (and should be installed by make install, but apparently it is not). Will look at the issue.