xmos / vocalfusion-avs-setup

Repository containing scripts/helpers for configuring a Raspberry Pi to work with XMOS mic frontend
Other
13 stars 12 forks source link

Error installing libjs-jquery-ui #72

Open Allan-xmos opened 1 year ago

Allan-xmos commented 1 year ago

When running ./auto_install.sh xvf3510-int the installation fails as it cannot find the correct version of libjs-jquery-ui Running apt-update finds the package, but then the installation fails as expected.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  fonts-lyx libjs-jquery-ui python-matplotlib-data python3-cycler
  python3-dateutil python3-kiwisolver python3-pyparsing ttf-bitstream-vera
Suggested packages:
  libjs-jquery-ui-docs python-cycler-doc dvipng inkscape ipython3
  python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject
  python3-nose python3-pyqt4 python3-scipy python3-sip python3-tornado
  texlive-extra-utils texlive-latex-extra ttf-staypuft python-pyparsing-doc
The following NEW packages will be installed:
  fonts-lyx libjs-jquery-ui python-matplotlib-data python3-cycler
  python3-dateutil python3-kiwisolver python3-matplotlib python3-pyparsing
  ttf-bitstream-vera
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 232 kB/10.4 MB of archives.
After this operation, 28.9 MB of additional disk space will be used.
Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf libjs-jquery-ui all 1.12.1+dfsg-5
  404  Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/j/jqueryui/libjs-jquery-ui_1.12.1+dfsg-5_all.deb  404  Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: installation of package python3-matplotlib failed after 11 attempts
Please retry installation procedure.