Code review comment for lp:~oubiwann/ubuntu-accomplishments-system/941255-unified-source-dir

Revision history for this message
Jono Bacon (jonobacon) wrote :

A few other notes. When trying to run ./rundaemon.sh the daemon doesn't start:

jono@forge2:~/source/941255-unified-source-dir/bin$ ./rundaemon.sh
Importing the validation key...
gpg: can't open `./data/daemon/validation-key.pub': No such file or directory
gpg: Total number processed: 0
Starting the accomplishments daemon...
(this would be done by D-Bus activation in the real world)
python: can't open file './accomplishments/daemon/app.py': [Errno 2] No such file or directory
jono@forge2:~/source/941255-unified-source-dir/bin$

This also looks like the validation key for verifying the GPG signed trophies is missing.

« Back to merge proposal