Package: obs-api
Version: 2.7.1-1
Severity: important
This is a bug fixed in git. Just list here for you who is helping to imporove
obs package.
The obsapidelayed does not start due to
Permission denied @ rb_sysopen - config/database.yml.
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. Restart obsapidelayed
/etc/init.d/obsapidelayed restart
4. Check log file.
journalctl -e
This should produce the Permission denied error.
The way to fix this is
chown www-data /usr/share/obs/api/config/database.yml
Best regards,
-Andrew
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers