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

Bug 502268

Summary: app-misc/lcd4linux - init script uses deprecated -o/--oknodo option
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: 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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7846
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 652706    
Bug Blocks: 377843    

Description Conrad Kostecki gentoo-dev 2014-02-23 18:44:13 UTC
The start script of app-misc/lcd4linux should be updated:
 * WARNING: -o/--oknodo is deprecated and will be removed in the future               [ ok ]
Comment 1 Conrad Kostecki gentoo-dev 2014-02-25 10:00:12 UTC
Just removing --oknodo seems to be fine. Starting and Stopping still working fine.
Comment 2 Conrad Kostecki gentoo-dev 2018-04-06 22:19:33 UTC
Will be fixed with my major version bump.
Comment 3 Larry the Git Cow gentoo-dev 2018-06-22 08:05:14 UTC
The bug has been closed via the following commit(s):

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

commit f98bb224f10e90d2d580f5d38406478ceeb336d1
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-06-20 14:47:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-06-22 08:05:08 +0000

    app-misc/lcd4linux: Bump to version 0.11.0_pre20170527
    
    Closes: https://bugs.gentoo.org/502268
    Closes: https://bugs.gentoo.org/652706
    Closes: https://github.com/gentoo/gentoo/pull/7846
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/lcd4linux/Manifest                        |   1 +
 app-misc/lcd4linux/files/lcd4linux-r1.initd        |  29 ++++
 .../lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild  | 161 +++++++++++++++++++++
 app-misc/lcd4linux/metadata.xml                    |  62 ++++++--
 4 files changed, 243 insertions(+), 10 deletions(-)