[Bug 1084028] Re: openvswitch based interfaces not started in time during boot

2013-01-29 Thread marc...@gmail.com
I am doing some research regarding this issue and found a proposal for Open vSwitch upstart script: https://github.com/gdahlm/openvswitch/blob/ubuntu/debian/openvswitch.upstart The discussion about this is located at http://openvswitch.org/pipermail/dev/2012-May/017010.html So far, I've applied

[Bug 1084028] Re: openvswitch based interfaces not started in time during boot

2013-01-29 Thread marc...@gmail.com
I am doing some research regarding this issue and found a proposal for Open vSwitch upstart script: https://github.com/gdahlm/openvswitch/blob/ubuntu/debian/openvswitch.upstart The discussion about this is located at http://openvswitch.org/pipermail/dev/2012-May/017010.html So far, I've applied

[Bug 1032639] Re: can not link against libxml2

2012-09-08 Thread marc...@gmail.com
I had the same problem when compiling libxenserver-6.0.0-1-src. The solution was the same as above, i.e. changing the line 65 of the Makefile like this: $(CC) $(LDFLAGS) -o $@ $ -L . -lxenserver becomes: $(CC) -o $@ $ -L . -lxenserver $(LDFLAGS) Then the compilation worked just

[Bug 993298] Re: Please make NetworkManager-controlled dnsmasq respect /etc/hosts

2012-08-25 Thread marc...@gmail.com
Well, my system is a fresh install were I just preserved my home directory and the 1.2.3.4 foo doesn't works. The nsswitch.conf does have the 'files' on the hosts: entry. So, I must assume that either: 1) My system install was broken someway OR 2) There is some config file on user's home which