1 Jun
2010
1 Jun
'10
2:08 p.m.
On 01.06.2010 04:29, Nathan O. wrote:
scrollkeeper W: Dependency included and not needed ('docbook-xml') docbook-xml is needed, so don't look at that Fix your PKGBUILD ;)
I also get during the compile process I get
Cannot write to log file: /var/log/scrollkeeper.log : Permission denied Cannot write to log file: /var/log/scrollkeeper.log : Permission denied /build/pkg//usr/bin/scrollkeeper-rebuilddb: line 50: /var/log/scrollkeeper.log: Permission denied Well, obviously scrollkeeper-rebuilddb is trying to write scrollkeeper.log to /var/log/ where it has no permission to do so. I don't know anything about scrollkeeper but maybe you could move the invocation of scrollkeeper-rebuilddb to some post_install script.
Wieland