Announcement

Collapse
No announcement yet.

make cache probelms

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

  • make cache probelms

    When I try to make a cache directory with :

    [~] phoronix-test-suite make-download-cache

    I get lots of these :

    Checking Downloads For: ramspeed
    Caching: ramspeed-2.5.1.tar.gz
    PHP Warning: copy(~/.phoronix-test-suite/download-cache/ramspeed-2.5.1.tar.gz): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/functions/pts-functions-extra.php on line 111

    What could be the problem? this is on a working 0.7 install with php-cli php-common and php-gd on rhel5.1 64bit.

    Thanks,
    brendan

  • #2
    What is the output of: phoronix-test-suite diagnostics
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      ======================================
      Phoronix Test Suite v0.7.0 (TRONDHEIM)
      Diagnostics Dump
      ======================================

      PTS_DIR = /usr/share/phoronix-test-suite/
      PTS_TEMP_DIR = /tmp/phoronix-test-suite/
      PHP_BIN = php
      PTS_VERSION = 0.7.0
      PTS_CODENAME = TRONDHEIM
      PTS_TYPE = DESKTOP
      S_TEST_OPTIONS_MENU_GROUP_NAME = Entry/Name
      S_TEST_OPTIONS_MENU_GROUP_VALUE = Entry/Value
      S_RESULTS_RESULTS_GROUP_IDENTIFIER = Group/Entry/Identifier
      S_RESULTS_RESULTS_GROUP_VALUE = Group/Entry/Value
      THIS_RUN_TIME = 1211374243
      XML_PROFILE_DIR = /usr/share/phoronix-test-suite/pts/test-profiles/
      XML_SUITE_DIR = /usr/share/phoronix-test-suite/pts/test-suites/
      XML_DISTRO_DIR = /usr/share/phoronix-test-suite/pts/distro-xml/
      SCRIPT_DISTRO_DIR = /usr/share/phoronix-test-suite/pts/distro-scripts/
      TEST_RESOURCE_DIR = /usr/share/phoronix-test-suite/pts/test-resources/
      ETC_DIR = /usr/share/phoronix-test-suite/pts/etc/
      RESULTS_VIEWER_DIR = /usr/share/phoronix-test-suite/pts-core/pts-results-viewer/
      PTS_USER_DIR = /root/.phoronix-test-suite/
      PTS_MONITOR_DIR = /root/.phoronix-test-suite/system-monitor/
      FONT_DIR = /usr/share/phoronix-test-suite/pts-core/pts-results-viewer/fonts/
      BENCHMARK_ENV_DIR = /root/.phoronix-test-suite/installed-tests/
      SAVE_RESULTS_DIR = /root/.phoronix-test-suite/test-results/
      PTS_DOWNLOAD_CACHE_DIR = ~/.phoronix-test-suite/download-cache/

      Environmental Variables (accessible via test scripts):
      PTS_TYPE = DESKTOP
      PTS_VERSION = 0.7.0
      PTS_CODENAME = TRONDHEIM
      PTS_DIR = /usr/share/phoronix-test-suite/
      FONT_DIR = /usr/share/phoronix-test-suite/pts-core/pts-results-viewer/fonts/
      PHP_BIN = php
      NUM_CPU_CORES = 2
      NUM_CPU_JOBS = 3
      SYS_MEMORY = 3776
      VIDEO_MEMORY = 128
      VIDEO_WIDTH = Unknown
      VIDEO_HEIGHT = Unknown
      OS = RedHatEnterpriseServer
      OS_VERSION = 5.1
      OS_ARCH = x86_64
      THIS_RUN_TIME = 1211374243

      Comment


      • #4
        Should be fixed in git master, can you confirm?
        Michael Larabel
        https://www.michaellarabel.com/

        Comment


        • #5
          Cheers for that, works perfectly. That's gonna be a time saver! When do you expect 0.7.1 / 0.8 ?

          Starting to really like this suite, I'm gonna have to fix the upload problems I'm having with the proxy and i'll try and share my results... unfortunately most of them are ESX benchmarks and vmware aren't keen on results...

          Comment

          Working...
          X