[Bug 1309788] [NEW] ifup does not execute if-up.d scripts for manual interfaces

2014-04-18 Thread Theo Cabrerizo Diem
Public bug reported: When having an interfaces stanza: auto myvpn iface myvpn inet manual openvpn myvpn At least on ubuntu 13.10 (confirmed with ifupdown 0.7.44ubuntu3), doing a 'ifup -v myvpn' resulted in: # ifup -v myvpn Configuring interface myvpn=myvpn (inet) run-parts --verbose /etc/n

[Bug 1069534] Re: libvirt doesn't include *.vnc files with apparmor profiles

2012-10-23 Thread Theo Cabrerizo Diem
The command line used was : virt-install -n laranja.fritz.box -r 512 --os-variant=ubuntuprecise --disk /home/vms/disk_laranja_root.img,device=disk,bus=virtio,size=8,sparse=true,format=raw -w bridge=vms,model=virtio --graphics vnc,listen=0.0.0.0,password=qwerty --location=http://de.archive.ubun

[Bug 1069534] Re: libvirt doesn't include *.vnc files with apparmor profiles

2012-10-23 Thread Theo Cabrerizo Diem
I will try to investigate what happened that the socket path was used instead of listen (maybe in one of the debugging attempts, I did not supply the listen parameter ?). I'm sorry to not be able to provide an immediate answer on this one since I can't reach my test system at the moment since I'm c

[Bug 1069534] Re: libvirt doesn't include *.vnc files with apparmor profiles

2012-11-01 Thread Theo Cabrerizo Diem
After checking again, the XML file (/etc/libvirt/qemu/laranja.fritz.box.xml) contains (snipped): a virsh dumpxml produces after the vm is started (snipped): -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1069534] [NEW] libvirt doesn't include *.vnc files with apparmor profiles

2012-10-21 Thread Theo Cabrerizo Diem
Public bug reported: When creating machines using virt-install using the --vnc option, it misses the following line into the /etc/apparmor.d/libvirt/libvirt- xxxmachineuuid.files : "/var/lib/libvirt/**/vm-fqdn.vnc" rw, The files are auto-generated from a template, but adding the mentioned line m