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

Bug 602344

Summary: net-dialup/rp-pppoe incorrectly path to /bin/ifconfig as /sbin/ifconfig
Product: Gentoo Linux Reporter: otakuto.gentoo
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rp-pppoe-3.12-ifconfig-path.patch
rp-pppoe-3.12-r1.ebuild

Description otakuto.gentoo 2016-12-11 14:11:53 UTC
Created attachment 455852 [details, diff]
rp-pppoe-3.12-ifconfig-path.patch

As a result, pppoe-connect doesn't wake up device.
Attaching patch and ebuild, fix path of ifconfig.
Comment 1 otakuto.gentoo 2016-12-11 14:13:02 UTC
Created attachment 455854 [details]
rp-pppoe-3.12-r1.ebuild
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-12-11 21:16:10 UTC
commit 0c44a81c4dcf50d4c01d24a497ac27698d482cde
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Sun Dec 11 22:15:21 2016

    net-dialup/rp-pppoe: Revbump to fix path to ifconfig (bug #602344).

    Removed old.

    Package-Manager: portage-2.3.3

Thanks for the patch.