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 delayed_job doesn't start correctly.

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 delayed_job started
    ps ax | grep delayed
This should produce the issue.

The way to fix this:
  chmod g+w -R /var/cache/obs/tmp/

Best regards,
-Andrew

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to