Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488958 - net-p2p/freenet - Change deprecated --chuid to --user in the init script start-stop-daemon command.
Summary: net-p2p/freenet - Change deprecated --chuid to --user in the init script star...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 22:57 UTC by Michael Rowell
Modified: 2014-06-01 10:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch file updating the freenet initscript (initscript.patch,945 bytes, patch)
2013-10-21 22:57 UTC, Michael Rowell
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rowell 2013-10-21 22:57:49 UTC
Created attachment 361574 [details, diff]
Patch file updating the freenet initscript

The initscript packaged with freenet currently calls start-stop-daemon with the --chuid argument, which start-stop-daemon warns is deprecated. Solution is to replace --chuid with --user. Patch file attached.
Comment 1 Thomas Sachau gentoo-dev 2014-06-01 10:30:47 UTC
thanks for the report.

This will be fixed for all future (re-)installs of freenet once this change got to the rsync mirrors (within the next hours).