knazarov / homebrew-qemu-virgl

A homebrew tap for qemu with support for 3d accelerated guests
414 stars 67 forks source link

update FreeDOS 1.2 download url #99

Open nkraetzschmar opened 1 year ago

nkraetzschmar commented 1 year ago

currently running brew install knazarov/qemu-virgl/qemu-virgl fails with

Error: qemu-virgl: Failed to download resource "qemu-virgl--test-image"
Failure while executing; `/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.21\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.4\)\ curl/7.88.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head --request GET https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/FD12FLOPPY.zip` exited with 22. Here's the output:
curl: (22) The requested URL returned error: 404

It looks like the issue occurs because the FD12FLOPPY.zip file was moved. This patch updates the download url accordingly.

stuaxo commented 9 months ago

Hi @knazarov any chance of merging this, I can confirm this the new URL.

defcon8 commented 3 months ago

@knazarov Please merge!