Please read the http://frugalware.org/docs/bugs page if you are new to bugreporting!
FS#2879 - at command fails
Attached to Project:
Frugalware
Opened by CSÉCSY László (Boobaa) - Tuesday, 18 March 2008, 16:58 GMT+2
Opened by CSÉCSY László (Boobaa) - Tuesday, 18 March 2008, 16:58 GMT+2
|
Details$ at now + 14 hours -f ./start
warning: commands will be executed using /bin/sh Cannot create atjob file /var/spool/atjobs/a000010132a759: Permission denied $ ls -ld atjobs drwx------ 2 daemon daemon 1024 2006 jan 12 atjobs $ |
This task depends upon
1) the permissisons in /var did not change since 0.7
2) even if i add myself to the daemon group, i still get the same error.
hmm
$ echo foo |at now
warning: commands will be executed using /bin/sh
Cannot create atjob file /var/spool/atjobs/a0000501330fb8: Permission denied
after:
$ echo foo |at now
warning: commands will be executed using /bin/sh
Cannot give away file: Operation not permitted
i don't think such an error message could be caused by a missing file :s
Cannot give away file: Operation not permitted < that indicates wrong permission on some files/folders