[Bug 350936] Re: Should shut down domains on system shutdown

2011-03-18 Thread Martin Rusko
Hi Roman, actually I ended up with molly-guard solution. It is suboptimal solution because it stops your virtual machines only when shutdown/restart is initiated manually (and only from remote ssh session). It won't apply if UPS initiates shutdown or if power button is pressed shortly, etc. In

[Bug 350936] Re: Should shut down domains on system shutdown

2011-03-18 Thread Martin Rusko
Hi Roman, actually I ended up with molly-guard solution. It is suboptimal solution because it stops your virtual machines only when shutdown/restart is initiated manually (and only from remote ssh session). It won't apply if UPS initiates shutdown or if power button is pressed shortly, etc. In

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
On John Morrissey's libvirt-bin.conf file ... there is construct like: delay=$SHUTDOWN_TIMEOUT while [ $delay -gt 0 ]; do for uri in $URIS; do if ! run_virsh -c $uri list | awk '$3 == running {exit 1}'; then

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
Well placed 'break' command should make libvirt-bin.conf functioning correctly. ** Patch added: libvirt-bin.conf.diff https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/350936/+attachment/1778008/+files/libvirt-bin.conf.diff -- You received this bug notification because you are a member

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
On John Morrissey's libvirt-bin.conf file ... there is construct like: delay=$SHUTDOWN_TIMEOUT while [ $delay -gt 0 ]; do for uri in $URIS; do if ! run_virsh -c $uri list | awk '$3 == running {exit 1}'; then

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
Well placed 'break' command should make libvirt-bin.conf functioning correctly. ** Patch added: libvirt-bin.conf.diff https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/350936/+attachment/1778008/+files/libvirt-bin.conf.diff -- You received this bug notification because you are a member

[Bug 454840] Re: K9copy on Karmic segementation fault on wizard

2010-01-16 Thread Martin Rusko
It was crashing for me as well, but not after I got kubuntu-restricted- extras and libdvdcss2 (from Medibuntu) installed. Particularly, it was still crashing with kubuntu-restricted-extras, but when I installed libdvdcss2 (just installed, didn't run any script after) it started to work. I don't

[Bug 146145] Re: Can't recive files from cell phone

2008-03-15 Thread Martin Rusko
Hi all, relatively clean solution is to backport package from Hardy to Gutsy. Here is the procedure ... 1.) Preparation mkdir $HOME/temp-build cd $HOME/temp-build sudo apt-get install build-essential sudo apt-get build-dep kdebluetooth sudo apt-get install wget fakeroot 2.) Visit

[Bug 86579] python support missing

2007-02-20 Thread Martin Rusko
Public bug reported: Binary package hint: python2.4-hk-classes These are the only files included in python2.4-hk-classes: /usr/share/doc/python2.4-hk-classes/changelog.gz /usr/share/doc/python2.4-hk-classes/copyright /usr/share/doc/python2.4-hk-classes/changelog.Debian.gz any python support is