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

Bug 372635

Summary: dev-db/couchdb-1.1.0: init.d script should change ssd option from --chuid to --user
Product: Gentoo Linux Reporter: Daniel <duck+gentoo>
Component: Current packagesAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: minor CC: duck+gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 377843    

Description Daniel 2011-06-22 22:39:41 UTC
When I start couchdb, I get this warning since i updated openrc to 0.8.3:

WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead

Seems the init script needs to be updated.
And this may also apply to older versions.

Reproducible: Always

Steps to Reproduce:
1. /etc/init.d/couchdb start
Actual Results:  
Warning

Expected Results:  
No Warning
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2011-10-31 14:30:48 UTC
This has been fixed in 1.1.1, just committed.