Announcement

Collapse
No announcement yet.

Installing tests not working after server migration?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Installing tests not working after server migration?

    Hi,

    i just began benchmarking using PTS yesterday, when everything went fine. But today i can't install new tests or suites.

    When i type e.g. phoronix-test-suite install pts/ c-ray i get: ERROR: Invalid Argument: pts/ c-ray ; which seems very strange to me.

    Same thing happend to me with all the other tests.

    Is this related to the server migration or is the mistake on my side?

    Thanks

  • #2
    Originally posted by Rembremerdeng View Post
    Hi,

    i just began benchmarking using PTS yesterday, when everything went fine. But today i can't install new tests or suites.

    When i type e.g. phoronix-test-suite install pts/ c-ray i get: ERROR: Invalid Argument: pts/ c-ray ; which seems very strange to me.

    Same thing happend to me with all the other tests.

    Is this related to the server migration or is the mistake on my side?

    Thanks
    OpenBenchmarking.org will hopefully be fixed within a few hours. Sorry about any problems!
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      Originally posted by Michael View Post
      OpenBenchmarking.org will hopefully be fixed within a few hours. Sorry about any problems!
      I have the same issue...
      Using v4.6.1, php 5.4.9, ubuntu 13.04

      Comment


      • #4
        I have the same issue...
        Using v4.6.1, php 5.4.9, ubuntu 13.04

        By the way, even executing "phoronix-test-suite list-available-tests" gives the following:
        Failed to Fetch OpenBenchmarking.org Repository Data: pts
        Phoronix Test Suite v4.6.1
        ...
        No tests found. Please check that you have network connectivity.

        I am able to surf the web and wget works fine.

        Comment


        • #5
          Originally posted by rol-phoronix View Post
          I have the same issue...
          Using v4.6.1, php 5.4.9, ubuntu 13.04

          By the way, even executing "phoronix-test-suite list-available-tests" gives the following:
          Failed to Fetch OpenBenchmarking.org Repository Data: pts
          Phoronix Test Suite v4.6.1
          ...
          No tests found. Please check that you have network connectivity.

          I am able to surf the web and wget works fine.
          Are you running a proxy or anything like that?
          Michael Larabel
          https://www.michaellarabel.com/

          Comment


          • #6
            Originally posted by Michael View Post
            Are you running a proxy or anything like that?
            I am using a proxy, like i said, i'm able to surf the web and wget works fine.

            Comment


            • #7
              Originally posted by rol-phoronix View Post
              I am using a proxy, like i said, i'm able to surf the web and wget works fine.
              Did you try:

              phoronix-test-suite network-setup
              Michael Larabel
              https://www.michaellarabel.com/

              Comment


              • #8
                Originally posted by Michael View Post
                Did you try:

                phoronix-test-suite network-setup
                Yes. Proxy n port has been configured. I wonder how phoronix try to fetch the test online. Is it through wget? What else can I try to get PTS working?

                Comment


                • #9
                  Originally posted by rol-phoronix View Post
                  Yes. Proxy n port has been configured. I wonder how phoronix try to fetch the test online. Is it through wget? What else can I try to get PTS working?
                  Generally it uses PHP CURL. You could try the network/proxy settings in /etc/php/php.ini (or roughly around there for php.ini).
                  Michael Larabel
                  https://www.michaellarabel.com/

                  Comment


                  • #10
                    I am not familiar with setting proxy in php.ini. By the way on my system, php.ini resides here -> /etc/php5/cli/php.ini. How can i add proxy information? Is there any step-by-step documentation? Thanks!

                    Comment

                    Working...
                    X