Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670402 - net-dialup/kpnadsl4linux-1.11 : [QA] #!/sbin/runscript is deprecated, use #!/sbin/openrc-run instead:
Summary: net-dialup/kpnadsl4linux-1.11 : [QA] #!/sbin/runscript is deprecated, use #!/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
: 682236 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-11-05 21:04 UTC by Toralf Förster
Modified: 2021-01-02 14:26 UTC (History)
0 users

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


Attachments
etc.portage.tbz2 (etc.portage.tbz2,13.55 KB, application/x-bzip)
2018-11-05 21:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-11-05 21:04:42 UTC
QA: other
QA Notice: #!/sbin/runscript is deprecated, use #!/sbin/openrc-run instead:
   //etc/init.d/adsl
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
adsl.c:51:11: warning: implicit declaration of function ‘usage’ [-Wimplicit-function-declaration]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://www.adsl4linux.nl/

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-abi32+64_20181101-210320

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2018-11-05 21:04:45 UTC
Created attachment 554164 [details]
etc.portage.tbz2
Comment 2 Toralf Förster gentoo-dev 2019-06-30 09:53:35 UTC
*** Bug 682236 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2021-01-02 14:26:36 UTC
The bug has been closed via the following commit(s):

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

commit 3cfa87436e51cd873c1c222212db8eb794d49288
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-01-02 14:26:23 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-02 14:26:23 +0000

    net-dialup/kpnadsl4linux: Port to EAPI 7
    
    Closes: https://github.com/gentoo/gentoo/pull/18908
    Closes: https://bugs.gentoo.org/670402
    Closes: https://bugs.gentoo.org/707276
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/kpnadsl4linux-1.11-Makefile.patch        | 12 +++++------
 .../files/kpnadsl4linux-1.11-fno-common.patch      | 13 +++++++++++
 net-dialup/kpnadsl4linux/kpnadsl4linux-1.11.ebuild | 25 ++++++++++++----------
 3 files changed, 33 insertions(+), 17 deletions(-)