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

Bug 50689

Summary: nvcables-gentoo-0.1.ebuild (new package)
Product: Gentoo Linux Reporter: Kfir Ozer <ufk2k>
Component: New packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: mrness
Priority: High Keywords: EBUILD
Version: 2004.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: nvcable-gentoo-0.1.ebuild (new ebuild)
nvcables-gentoo-0.2.1.ebuild (new ebuild)
nvcable-gentoo-0.3.ebuild (new ebuild)

Description Kfir Ozer 2004-05-10 18:20:47 UTC
there is an nvcables project on sourceforge that includes to scripts to connect and disconnect from the net using a cable pptp connection. i created an nvcables-gentoo project on sourcefroge that had a gentoo based init script to connect and disconnect from the net on a cable pptp connection based on the nvcables project.

http://sourceforge.net/projects/nvcables-gentoo/

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Kfir Ozer 2004-05-10 18:21:45 UTC
Created attachment 31135 [details]
nvcable-gentoo-0.1.ebuild (new ebuild)

initial version
Comment 2 Kfir Ozer 2004-06-01 08:59:51 UTC
i finished nvcables-gentoo-0.2, uploading the ebuild.
Comment 3 Kfir Ozer 2004-06-01 09:03:05 UTC
ok just renaming the name of the ebuild to -0.2 is enouge
no need to upload
Comment 4 Kfir Ozer 2004-06-01 12:15:26 UTC
ok version 0.2.1 came out fixes the error handling issues
Comment 5 Kfir Ozer 2004-06-01 12:16:32 UTC
Created attachment 32484 [details]
nvcables-gentoo-0.2.1.ebuild (new ebuild)

new version, fixes error handling issues
Comment 6 Kfir Ozer 2004-07-08 18:31:17 UTC
Created attachment 35045 [details]
nvcable-gentoo-0.3.ebuild (new ebuild)

a new version, fixes some bugs, works very nicely now.
Comment 7 Alin Năstac (RETIRED) gentoo-dev 2004-09-27 10:02:27 UTC
Aren't this a little extreme? An ebuild for a simple script? 

Is anyone interested in this, besides the reporter of this bug of course?
I would mark this bug as WONTFIX if I could.
Comment 8 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-27 10:06:18 UTC
it think so too, maybe we can add this functionality to the pptpd package?
Comment 9 Alin Năstac (RETIRED) gentoo-dev 2004-09-27 10:45:13 UTC
I intended to post a patch for pptpclient but this script isn't pretty:
  - lack of proper indentation
  - use of old tools (route) instead of the new ones (ip)
  - go beyond the scope of a PPTP link (the other party is assumed to be the original default gateway)
  - inexplicable sleeps
  - the tarball contains an executable pptp; I cannot understand why do we need to download an additional garbage - the executable is more than 95% of the package.

Resuming, doesn't deserve it's bandwidth.
Comment 10 Alin Năstac (RETIRED) gentoo-dev 2004-11-07 00:52:52 UTC
rejected for the reasons exposed at comment #9
Comment 11 Kfir Ozer 2004-11-07 09:07:43 UTC
hiya
i added the pptp client program because the original package of nvstart
has it but i'll remove it. 
besides that i'll move to iproute2 and fix the ebuild
and upload it again