[Bug 40346] Problems when trying to install packages from WineHQ CDN ( directory listing outdated, hash sum mismatch, nonexisting files)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 4 09:16:18 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=40346

--- Comment #16 from Jeremy Newman <jnewman at codeweavers.com> ---
Now I get the following error (repeats):

Requesting purge of /share/test.txt
Traceback (most recent call last):
  File "/usr/local/bin/purge_url", line 13, in <module>
    api.purge_url(url_host, url_path)
  File "/usr/local/lib/python2.7/dist-packages/fastly/fastly.py", line 54, in
purge_url
    resp, data = self.conn.request('PURGE', path, headers=headers)
  File "/usr/local/lib/python2.7/dist-packages/fastly/connection.py", line 50,
in request
    raise InternalServerError()
fastly.errors.InternalServerError


I created a file test.txt after starting the script. I created a token/AUTH_KEY
in the user setup for fastly, so that should be correct. I think the URL_HOST
is ftp.winehq.org to match what the origin is.

I'm going to try to run purge_url manually to see what happens. Note, I
installed the fastly tools just by doing: pip install fastly

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list