You are not logged in.

#1 2016-11-11 14:04:47

whoops
Member
Registered: 2009-03-19
Posts: 891

winetricks only works with an internet connection

The latest winetricks (20161107-1; Downgrading to winetricks-20161012-1 fixed the problem. ) only seems to work with an internet connection?

After I got the error, I disabled the firewall (which is usually blocking my wine user) and executed a few "winetricks" - they worked fine. After restarting the firewall, winetricks stopped working again. So this is not just a one time update (I also checked that the "tricks" I need are already downloaded & in the winetricks cache) - it seems to do it every time:

Using winetricks 20161107 - sha1sum: b15c9ab269963a9d51ac7b3193fec4ff34a56fe6 with wine-1.9.21 (Staging)
Executing cd /tmp/winetricks.hHSSBl59
Downloading https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST to /tmp/winetricks.hHSSBl59

11/11 14:48:55 [NOTICE] Downloading 1 item(s)

11/11 14:48:55 [ERROR] CUID#7 - Download aborted. URI=https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST
Exception: [AbstractCommand.cc:351] errorCode=19 URI=https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST
  -> [AbstractCommand.cc:792] errorCode=19 CUID#7 - Name resolution for raw.githubusercontent.com failed:Could not contact DNS servers

11/11 14:48:55 [NOTICE] Download GID#3c074152c7da0521 not complete: /tmp/winetricks.hHSSBl59/LATEST

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
3c0741|ERR |        n/a|/tmp/winetricks.hHSSBl59/LATEST

Status Legend:
(ERR):error occurred.

aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
Executing cd /tmp/winetricks.hHSSBl59
Downloading https://web.archive.org/web/https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST to /tmp/winetricks.hHSSBl59

11/11 14:48:55 [NOTICE] Downloading 1 item(s)

11/11 14:48:55 [ERROR] CUID#7 - Download aborted. URI=https://web.archive.org/web/https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST
Exception: [AbstractCommand.cc:351] errorCode=19 URI=https://web.archive.org/web/https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST
  -> [AbstractCommand.cc:792] errorCode=19 CUID#7 - Name resolution for web.archive.org failed:Could not contact DNS servers

11/11 14:48:55 [NOTICE] Download GID#b627759d067ab297 not complete: /tmp/winetricks.hHSSBl59/LATEST

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
b62775|ERR |        n/a|/tmp/winetricks.hHSSBl59/LATEST

Status Legend:
(ERR):error occurred.

aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
------------------------------------------------------
Downloading https://web.archive.org/web/https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST failed
------------------------------------------------------

Am I doing it wrong (how?) or what is this (upstream / package / aria bug)?

Last edited by whoops (2016-11-11 14:05:27)

Offline

#2 2016-11-11 14:27:07

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: winetricks only works with an internet connection

The winetricks package had no changes except chesksums /version number  ,so it must be an upstream change.

The contents of that file are now :  20161107 .

Some kind of auto-updatecheck ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-11-11 14:38:36

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: winetricks only works with an internet connection

Workaround:

WINETRICKS_LATEST_VERSION_CHECK='disabled'

According to google, there does not seem to be any documentation on this new "feature" or on where to disable it permanently.
Luckily it's bash, so I just added the variable to the top of the script manually...

Last edited by whoops (2016-11-11 14:42:17)

Offline

Board footer

Powered by FluxBB