FS#27742 - [gnunet] daemon references non-existent /usr/bin/gnunetd

Attached to Project: Community Packages
Opened by Nezmer (Nezmer) - Wednesday, 28 December 2011, 01:42 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 10 January 2012, 09:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

/etc/rc.d/gnunetd references non-existent /usr/bin/gnunetd

gnunet-arm should be used instead.

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 10 January 2012, 09:03 GMT
Reason for closing:  No response
Additional comments about closing:  in 9 days
Comment by Nezmer (Nezmer) - Saturday, 31 December 2011, 18:17 GMT
  • Field changed: Percent Complete (100% → 0%)
I believe argument -u does not exist in gnunet-arm. Perhaps I should have elaborated more in the bug report.

I didn't use gnunet before 0.9. But the project website makes it clear that this is a major incompatible upgrade. So this is not just a rename.
Comment by Sergej Pupykin (sergej) - Saturday, 31 December 2011, 21:37 GMT
do you use 0.9.1-1?

start command is

su -c '/usr/bin/gnunet-arm -s -c /etc/gnunetd.conf' - $GNUNETD_USER

Loading...