[DRE-maint] Bug#839211: obs-api: The clockworkd does not run and no output log.

Andrew Lee (=?UTF-8?Q?=E6=9D=8E=E5=81=A5=E7=A7=8B?=) ajqlee at debian.org
Fri Sep 30 07:48:06 UTC 2016


Package: obs-api
Version: 2.7.1-1
Severity: normal

This is a known bug which has been fixed in git. Just list here for
you who is helping to imporove obs package.

The clockworkd does not run and no output log.

To reproduce the error, follow these steps:

 1. On Debian Sid, add the following repo to apt's sources.list:
     deb http://ftp.tw.debian.org/debian/ experimental main
 2. Install OBS:
     apt-get update
     apt-get install obs-server obs-utils obs-api obs-productconverter
 3. Start up obsapidelayed
     invoke-rc.d obsapidelayed start
 4. Check if clockworkd started
    ps ax | grep clockworkd
 5. Check log
    journalctl -e
 6. /var/log/obs/clockworkd.clock.output isn't exist.

This should produce the issue.

The way to fix this:
  touch /var/log/obs/clockworkd.clock.output
  chown www-data:www-data /var/log/obs/clockworkd.clock.output

Best regards,

-Andrew



More information about the Pkg-ruby-extras-maintainers mailing list