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

Bug 389523

Summary: app-misc/uptimed-0.3.16-r4: chuid should be replaced with user
Product: Gentoo Linux Reporter: Michal Plichta <mplichta>
Component: [OLD] baselayoutAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal Plichta 2011-11-04 18:09:52 UTC
During boot and start uptimed I got:

 * Starting uptimed ...
 * WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead
 * WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead
 [ ok ]

Changing --chuid to --user in /etc/init.d/uptimed solved the problem

Reproducible: Always

Steps to Reproduce:
1. reboot
2. let uptimed start
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-11-04 18:56:11 UTC
Please re-sync your portage-tree and re-emerge uptimed.

*** This bug has been marked as a duplicate of bug 377783 ***