sickcodes / dock-droid

Docker Android - Run QEMU Android in a Docker! X11 Forwarding! CI/CD for Android!
https://hub.docker.com/r/sickcodes/dock-droid
GNU General Public License v3.0
1.02k stars 75 forks source link

needs upgrade to qemu-user-static-bin 7.1? #13

Open ian-p-cooke opened 1 year ago

ian-p-cooke commented 1 year ago

it appears that 7.0 is no longer available. Can you update to 7.1?

re: https://deb.debian.org/debian/pool/main/q/qemu/

ian-p-cooke commented 1 year ago
Cloning into 'qemu-user-static-bin'...
==> Making package: qemu-user-static-bin 7.0-6 (Mon Oct 24 16:25:28 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading qemu-user-static_7.0+dfsg-7+b1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   260    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7+b1_amd64.deb
    Aborting...
The command '/bin/bash -c git clone https://aur.archlinux.org/qemu-user-static-bin.git     && cd qemu-user-static-bin     && makepkg -si --nocheck --force --noconfirm || exit 1' returned a non-zero code: 1
sickcodes commented 1 year ago

Good point will do shortly