[Bug 569141] Re: installing tests fails

2015-11-07 Thread michaellarabel
Eero: what is broken? Are you using the recent PTS releases? As far as I know, there's no outstanding issues pertaining to this bug and I've been using all the Ubuntu releases on Cloud/Desktop/Server without issue. If you're still using an older Ubuntu release, I suggest downloading the latest PTS

[Bug 569141] Re: installing tests fails

2015-11-07 Thread Eero
It's 2015 and this is still broken... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/569141 Title: installing tests fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubu

[Bug 569141] Re: installing tests fails

2010-08-05 Thread Alessio Treglia
Please take a look at the latest release available in Maverick. Feedback is obviously welcome! -- installing tests fails https://bugs.launchpad.net/bugs/569141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 569141] Re: installing tests fails

2010-04-26 Thread Emmet Hikory
Based on some limited testing, removing the quotes breaks both gksudo and kdesudo for me. These can be fixed by appending "--" to the command line to tell gksudo or kdesudo to not consider the following elements as arguments. This change also works for the sudo case, where sudo knows that -y is n

[Bug 569141] Re: installing tests fails

2010-04-23 Thread Paul Larson
If I get a chance, I'll see if I can reproduce what you are seeing. I'm not sure why it might be doing that, but a possibility to consider if all else fails might be something like: $ROOT bash -c "aptitude..." -- installing tests fails https://bugs.launchpad.net/bugs/569141 You received this b

[Bug 569141] Re: installing tests fails

2010-04-23 Thread Paul Larson
No, I'm running from an ssh session, so I'm calling sudo. -- installing tests fails https://bugs.launchpad.net/bugs/569141 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://

[Bug 569141] Re: installing tests fails

2010-04-23 Thread michaellarabel
Paul, Do you happen to be testing using KDE / kdesudo? In PTS Git I had removed the quote like you did in the past, but on a clean Ubuntu Lucid daily LiveCD install just 30 minutes ago, when using gksudo without the quotes it ends up giving a error (it appears that it's basically trying to pass th

[Bug 569141] Re: installing tests fails

2010-04-23 Thread Paul Larson
** Attachment added: "phoronix-test-suite_2.4.1-0ubuntu2.debdiff" http://launchpadlibrarian.net/45121464/phoronix-test-suite_2.4.1-0ubuntu2.debdiff -- installing tests fails https://bugs.launchpad.net/bugs/569141 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 569141] Re: installing tests fails

2010-04-23 Thread michaellarabel
Aptitude support was added on top of apt-get precisely due to the Debian bug #503215 that you mention where apt-get fails when a package is non- existent, which we have run into when using PTS on older versions of Ubuntu. The --allow-untrusted was also added for another bug, but I can remove that u

[Bug 569141] Re: installing tests fails

2010-04-23 Thread Steve Langasek
In addition to the quoting problem, it should be considered a bug to prefer aptitude over apt-get, and a *grave* bug to be passing '--allow- untrusted -y'. A testsuite has no business overriding the security policy for packages. ** Changed in: phoronix-test-suite (Ubuntu) Importance: Undecided

[Bug 569141] Re: installing tests fails

2010-04-23 Thread michaellarabel
Hi Paul, Right now the Phoronix Test Suite will continue on installing a test even if a dependency fails to install since we cater to all distributions and other OSes, just not Ubuntu/Debian, so rather than having a wider support burden with having to play additional hooks for apt-get/aptitude/yum

[Bug 569141] Re: installing tests fails

2010-04-23 Thread Paul Larson
>From >/usr/share/phoronix-test-suite/pts-core/static/distro-scripts/install-ubuntu-packages.sh if [ -x /usr/bin/aptitude ]; then # aptitude is nice since it doesn't fail if a non-existant package is hit # See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503215 $ROOT

[Bug 569141] Re: installing tests fails

2010-04-23 Thread Paul Larson
I've also tried this on the upstream 2.4 release, and the 2.6 alpha 3 release with the same result -- installing tests fails https://bugs.launchpad.net/bugs/569141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l