Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 522400

Summary: net-p2p/freenet - /etc/init.d/freenet: WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead
Product: Gentoo Linux Reporter: tharvik
Component: Current packagesAssignee: Thomas Sachau <tommy>
Status: RESOLVED FIXED    
Severity: trivial CC: thican
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 377843    
Attachments: emerge --info
emerge -pqv net-p2p/freenet
(trivial) patch

Description tharvik 2014-09-08 20:39:11 UTC
Launching freenet service show warnings from OpenRC in the logs, saying to use "--user" instead of "--chuid" in /etc/init.d/freenet.
It is trivial because one only need to change three lines from "--chuid" to "--user"

Reproducible: Always

Steps to Reproduce:
1. emerge net-p2p/freenet
2. rc-service freenet start
3. grep 'freenet.*WARNING' /var/log/messages
Actual Results:  
"WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead"

Expected Results:  
""
Comment 1 tharvik 2014-09-08 20:43:22 UTC
Created attachment 384402 [details]
emerge --info
Comment 2 tharvik 2014-09-08 20:43:48 UTC
Created attachment 384404 [details]
emerge -pqv net-p2p/freenet
Comment 3 tharvik 2014-09-08 20:44:39 UTC
Created attachment 384406 [details, diff]
(trivial) patch
Comment 4 Thibaud CANALE 2015-07-30 12:30:23 UTC
Hello,

Just a comment to update this bug report, which is still not resolved in version 0.7.5_p1467, even when this version and the previous one were released by tommy after this bug report was created, based on the header of the ebuilds.

Thanks for support.
Comment 5 Thomas Sachau gentoo-dev 2017-07-16 08:48:34 UTC
Sorry for the delay on this one, i somehow missed this bug. It is now fixed with net-p2p/freenet-0.7.5_p1478-r1