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

Bug 535868

Summary: net-misc/linux-identd - /etc/init.d/identd: WARNING --startas is deprecated
Product: Gentoo Linux Reporter: Kelly Price <bugs>
Component: [OLD] ServerAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 377843    

Description Kelly Price 2015-01-07 03:44:46 UTC
When starting identd from the net-misc/linux-identd package, the following warning is issued (note, "sandra" is the computer name):

sandra ~ # /etc/init.d/identd start
 * Caching service dependencies ...                                       [ ok ]
 * Starting identd ...
 * WARNING: -a/--startas is deprecated and will be removed in the future, please use -x/--exec or -n/--name instead                                       [ ok ]
sandra ~ #

This may be just an old package that needs to another -r patch in order to bring it up to current ways of running daemons.
Comment 1 Pacho Ramos gentoo-dev 2018-02-05 16:20:54 UTC
There are many other ident daemons in the tree... maybe we could treeclean this taking into account that is not updated since 2003
Comment 2 Larry the Git Cow gentoo-dev 2018-04-15 10:26:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a85a1e5830a61ef4f293b7e7503d48128da77d

commit 76a85a1e5830a61ef4f293b7e7503d48128da77d
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-04-15 10:25:30 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-04-15 10:26:28 +0000

    net-misc/linux-identd: remove last rited package
    
    Closes: https://bugs.gentoo.org/535868

 net-misc/linux-identd/Manifest                   |  1 -
 net-misc/linux-identd/files/identd.init          | 20 --------------
 net-misc/linux-identd/files/identd.xinetd        |  9 ------
 net-misc/linux-identd/linux-identd-1.3-r2.ebuild | 35 ------------------------
 net-misc/linux-identd/metadata.xml               |  5 ----
 5 files changed, 70 deletions(-)