Announcement

Collapse
No announcement yet.

[pts220,Ubuntu910amd64] wget/curl: no URL specified!

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

  • [pts220,Ubuntu910amd64] wget/curl: no URL specified!

    Hi! First post here, sadly for reporting problems with Bardu. But hopefully it will get resolved.

    I use Ubuntu 9.10 amd64 with PTS 2.2.0. I had 2.0.0 installed bedfore and had many problems installing tests with it as well (very slow downloads for specviewperf, many tests would not install correctly - mplayer-base, yafray...) but lets take it one step at a time.

    Right now I'm plagued by wget/curl not getting the file URL. If I try to download these files manually there are no complications. There seems to be a problem with how PTS passes the argument to wget/curl.

    Code:
    $ phoronix-test-suite install warsow
    
    Checking For Needed External Dependencies.
    
    ====================================
    Downloading Files: warsow
    Estimated Download Size: 244.97 MB
    ====================================
    
    
    Available Download Mirrors:
    
    
    1: hxxp://woe.crying-wolves.net/warsow_0.5_unified.zip
    2: hxxtp://343meterprosekunde.de/mirror/warsow/warsow_0.5_unified.zip
    3: hxxp://static.warsow.net/release/warsow_0.5_unified.zip
    4: hxxp://www.derchris.eu/warsow/warsow_0.5_unified.zip
    5: hxxp://weseo.de/downloads/warsow_0.5_unified.zip
    
    Select Your Preferred Mirror: 2
    
    
    Downloading File: warsow_0.5_unified.zip
    
    curl: no URL specified!
    curl: try 'curl --help' or 'curl --manual' for more information
    
    The MD5 check-sum of the downloaded file is incorrect.
    Failed URL: 
    
    Attempting to re-download from another mirror...

  • #2
    Hi bartman,

    You just managed to spot a regression in 2.2, but it's now fixed in Git

    The easy workaround would be to change your PromptForDownloadMirror option in your user-config.xml file back to FALSE, which will then automatically pick a mirror, or to upgrade against Git master.

    -- Michael
    Michael Larabel
    https://www.michaellarabel.com/

    Comment

    Working...
    X