Create gentoo package

Bug #725514 reported by Abbakus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Virtualbricks
Confirmed
Wishlist
Abbakus

Bug Description

Create the ebuild for Gentoo system.

Abbakus (abbakus)
Changed in virtualbrick:
assignee: nobody → Abbakus (abbakus)
Abbakus (abbakus)
Changed in virtualbrick:
milestone: none → 0.5
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Abbakus (abbakus) wrote :

I will add a patch to the ebuild to solve bug #781705.

Will change this:
------------
 def prog(self):
  return self.settings.get("vdepath") + "/vde_plug2tap"
-----------
into this code:
-----------
 def prog(self):
  return "\"/sbin/modprobe tun && " + self.settings.get("vdepath") + "/vde_plug2tap\""
-----------
or some similar solution.

Revision history for this message
Abbakus (abbakus) wrote :

Remember to move the "versioning" code from "install.sh" to "setup.py" to have standard python package.

Changed in virtualbrick:
milestone: 0.5 → 1.0
Changed in virtualbrick:
importance: Low → Wishlist
milestone: 1.0 → 1.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.