[ovs-dev] Bug#771507: openvswitch-switch: missing systemd files

2014-12-02 Thread westlake
You're correct 2.3.90-1 is not in debian as the .debs used were built from source, but if I recall systemd files are also missing from 2.3.0+git20140819-2 On 02/12/14 02:18 PM, Ben Pfaff wrote: On Sun, Nov 30, 2014 at 05:53:17AM -0500, westlake wrote: Package: openvswitch-switch Ve

[ovs-dev] Bug#771507: openvswitch-switch: missing systemd files

2014-11-30 Thread westlake
Package: openvswitch-switch Version: 2.3.90-1 Severity: important openvswitch is missing systemd files in order for other network services to work. over here ssh would not bind to an address unless ovs has been started prior. please fix thanks ___

[ovs-dev] Bug#766435: openvswitch-switch: missing startup rules

2014-10-22 Thread westlake
Package: openvswitch-switch Version: 2.3.0+git20140819-2 Severity: important openvswitch is missing being seen as "network", and ssh with systemd starts not so far after network/ifupdown but fails to start (ssh fails to start since its sshd_config rules defines not 0.0.0.0, to which it could ea

[ovs-dev] Bug#764843: openvswitch-switch: tuntap creation failure

2014-10-22 Thread westlake
I came back to this again, and I can confirm I still get the same on a later edition of openvswitch.. Over here I issued, ovs-vsctl add-port -- set Interface type=tap then ifconfig -a , which would show it is created in the "down" state applying, ip link set up .. I check what's set with

[ovs-dev] Bug#764847: openvswitch-switch: tuntap issues (commands)

2014-10-13 Thread westlake
On Sat, Oct 11, 2014 at 11:24:19AM -0400, westlake wrote: Package: openvswitch-switch Version: 2.3.0+git20140819-2 Severity: important (I gave a previous message containing a link to the thread http://openvswitch.org/pipermail/discuss/2011-October/005914.html , but over here in Debian, the devi

[ovs-dev] Bug#764847: openvswitch-switch: tuntap issues (commands)

2014-10-11 Thread westlake
Package: openvswitch-switch Version: 2.3.0+git20140819-2 Severity: important (I gave a previous message containing a link to the thread http://openvswitch.org/pipermail/discuss/2011-October/005914.html , but over here in Debian, the device creates "half-way") ovs-vsctl add-port -- set Inter

[ovs-dev] Bug#764843: openvswitch-switch: tuntap creation failure

2014-10-11 Thread westlake
Package: openvswitch Version: 2.3.0+git20140819-2 Severity: important http://openvswitch.org/pipermail/discuss/2011-October/005922.html An old bug is lingering somewhere in this latest edition.. Either it is recursive or something else is causing it. ___