FS#38961 - [gnunet] wrong configuration file location during install

Attached to Project: Community Packages
Opened by Igal Alkon (wdna) - Tuesday, 18 February 2014, 22:37 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 19 February 2014, 08:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
wrong configuration file location during install
it says: "/etc/conf.d/gnunetd" while it's actually located in "/etc/gnunetd.conf"

Additional info:

$ sudo pacman -S gnunet
resolving dependencies...
looking for inter-conflicts...

Packages (3): gnurl-7.34.0-1 libextractor-1.0.1-5 gnunet-0.10.0-2

[...]

(2/3) installing gnurl [##################################################################################] 100%
(3/3) installing gnunet [##################################################################################] 100%
Change nobody to proper username in /etc/conf.d/gnunetd
Optional dependencies for gnunet
bluez-libs
python [installed]
glpk
libpulse [installed]



Steps to reproduce:
$ sudo pacman -S gnunet
now watch installation script ...


This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 19 February 2014, 08:43 GMT
Reason for closing:  Fixed
Comment by Sergej Pupykin (sergej) - Wednesday, 19 February 2014, 08:43 GMT
I've removed .install script. Originally nobody was in conf.d file, but now it is in .service file. This is the place that user need to change.

I think instruction in .install file is useless. Fixed in svn, did not build because of it is minor bug.

Loading...