Announcement

Collapse
No announcement yet.

Phoronix doesn't download tests...

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

  • Phoronix doesn't download tests...

    I edited my php.ini fie and added "/" to open_basedir and it trys to download, nothing happens. and I get this:

    Code:
     phoronix-test-suite install timed-audio-encode
    
    Checking For Needed External Dependencies.
    
    =========================================
    Downloading Files For: timed-audio-encode
    Estimated Download Size: 74.99 MB
    =========================================
    
    
    
    Downloading File: pts-trondheim-wav-3.tar.gz
    
    sh: line 0: cd: /home/user/.phoronix-test-suite/installed-tests/timed-audio-encode: No such file or directory
    
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    And it repeats that about 4 times and nothing happens...

    Before I had /usr/share/phoronix-test-suite/ in open_basedir and got this:

    Code:
    phoronix-test-suite install timed-audio-encode
    
    Checking For Needed External Dependencies.
    
    =====================================
    GNU Development Utilities / Libraries
    Possible Package Names: gcc
    =====================================
    
    The above dependencies should be installed before proceeding. Press any key when you're ready to continue.
    
    =========================================
    Downloading Files For: timed-audio-encode
    Estimated Download Size: 74.99 MB
    =========================================
    
    
    
    Downloading File: pts-trondheim-wav-3.tar.gz
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: pts-trondheim-wav-3.tar.gz
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Would you like to try downloading the file again (Y/n)? y
    
    
    Downloading File: pts-trondheim-wav-3.tar.gz
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Would you like to try downloading the file again (Y/n)?
    Using the 1.6 version on ArchLinux
Working...
X