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

Bug 69968

Summary: pptpconfig doesn't depend on iproute2
Product: Gentoo Linux Reporter: JD Conley <jconley>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description JD Conley 2004-11-03 12:09:14 UTC
I emerged pptpconfig (with ~x86).  After a successful pptp connection was made my routes weren't getting setup.  Looking at the debug I found I was missing the "ip" command which comes with iproute2.  pptpconfig should have installed iproute2 as a dependency.  After emerging this package all was well.

Reproducible: Always
Steps to Reproduce:
1. unmerge iproute2 (or start with a system without it)
2. emerge pptpconfig
3. run pptpconfig
4. setup a connect and specify a route for Client to LAN
5. connect, and notice the error message in debug output after the connection succeeds and routes get setup
Comment 1 Tom Knight (RETIRED) gentoo-dev 2004-11-03 12:12:18 UTC

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