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

Bug 252300

Summary: tunctl (New package)
Product: Gentoo Linux Reporter: lamusic <lamusic.gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: ironiridis, jesse, mvolaski
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard: sunrise suggested
Package list:
Runtime testing required: ---
Attachments: This is the ebuild of tunctl
This a Makefile patch for compile with no documentation
my emerge --info
this is a correctif for ebuild
tunctl-1.5.ebuild
tunctl-Makefile.patch

Description lamusic 2008-12-23 18:23:04 UTC
This is here because sys-apps/usermode-utilities depend on sys-fs/fuse, and this no deep for fuse or other tool, only for doc/man.


Reproducible: Always
Comment 1 lamusic 2008-12-23 18:23:51 UTC
Created attachment 176239 [details]
This is the ebuild of tunctl
Comment 2 lamusic 2008-12-23 18:24:33 UTC
Created attachment 176241 [details]
This a Makefile patch for compile with no documentation
Comment 3 lamusic 2008-12-23 18:25:05 UTC
Created attachment 176242 [details]
my emerge --info
Comment 4 lamusic 2008-12-25 18:37:55 UTC
Created attachment 176370 [details]
this is a correctif for ebuild
Comment 5 Pierre Guinoiseau 2008-12-25 19:38:49 UTC
Created attachment 176372 [details]
tunctl-1.5.ebuild

I made a better ebuild for it, here it is, better Makefile patch to follow
Comment 6 Pierre Guinoiseau 2008-12-25 19:42:01 UTC
Created attachment 176373 [details, diff]
tunctl-Makefile.patch

The new Makefile patch. It add the possibility to change CFLAGS (which has -g by default), it allow to build man separatly, and remove man install from install rule, because we do it with doman instead.
Comment 7 lamusic 2008-12-25 19:45:23 UTC
Thanks a lot for fix.
Comment 8 Christohper Harrington 2008-12-30 01:00:36 UTC
I just came here because I was going to make a patch to sys-apps/usermode-utilities to include a fuse USE flag. I would really like to see this ebuild go through, since it is exactly what I need. I don't want to add fuse support to my kernel.
Comment 9 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-30 17:05:18 UTC
(this is an automated message based on filtering criteria that matched this bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manor. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. 
So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 10 kjrg9l802 2009-05-19 10:31:13 UTC
Installing tunctl to /usr/sbin breaks things since /lib/rcscripts/net/tuntap.sh looks for it in /usr/bin.
Comment 11 Ortwin Glueck 2013-11-26 11:32:25 UTC
tunctl is already in sys-apps/usermode-utilities. Admitted, it's a weird place for it. And its man page is not bundeled.