Public bug reported:
The following bash script will fail randomly on trusty but when tested
on saucy it worked all the time. On the system we test we have kvm
installed and the if statement should evaluate to false and we should
see ten PASS lines and no Error. And this should happen all the time.
We can also see the following result:
errin@kerrin-HP-Z620-Workstation:~/ce_build$ lsmod | grep -q -e ^kvm_amd -e
^kvm_intel; echo $?
141
kerrin@kerrin-HP-Z620-Workstation:~/ce_build$ lsmod | grep -q -e ^kvm_amd -e
^kvm_intel; echo $?
141
kerrin@kerrin-HP-Z620-Workstation:~/ce_build$ lsmod | gre
But this seems to work
kerrin@kerrin-HP-Z620-Workstation:~/ce_build$ echo "kvm_intel xxx" | grep -q -e
^kvm_amd -e ^kvm_intel; echo $?
0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1394136
Title:
This has happened for me too.
--
python-gmenu broken *.py links in site-packages
https://bugs.launchpad.net/bugs/300253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis