-
Notifications
You must be signed in to change notification settings - Fork 87
Description
Issue
Description
Tizonia project fails to install successfully due to use of
Steps to Reproduce
-
run command: curl -kL https://goo.gl/Vu8qGR | bash (as advised in installation steps
-
Let the script run through:
$ curl -kL https://goo.gl/Vu8qGR | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
100 150 100 150 0 0 12 0 0:00:12 0:00:11 0:00:01 39
100 7186 100 7186 0 0 604 0 0:00:11 0:00:11 --:--:-- 604
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
apt-transport-https is already the newest version (2.2.4).
build-essential is already the newest version (12.9).
curl is already the newest version (7.74.0-1.3+deb11u1).
git is already the newest version (1:2.30.2-1).
libffi-dev is already the newest version (3.3-6).
libxml2-dev is already the newest version (2.9.10+dfsg-6.7).
libxslt1-dev is already the newest version (1.1.34-4).
libssl-dev is already the newest version (1.1.1k-1+deb11u1).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
W: --force-yes is deprecated, use one of the options starting with --allow instead.
Hit:1 https://apt.mopidy.com buster InRelease
Err:2 https://dl.bintray.com/tizonia/debian bullseye InRelease
502 Bad Gateway [IP: 34.211.215.209 443]
Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
Hit:4 http://deb.debian.org/debian bullseye InRelease
Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
Hit:6 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:7 https://download.docker.com/linux/debian bullseye InRelease
Reading package lists... Done
W: Failed to fetch https://dl.bintray.com/tizonia/debian/dists/bullseye/InRelease 502 Bad Gateway [IP: 34.211.215.209 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-dev is already the newest version (3.9.2-3).
python3-pip is already the newest version (20.3.4-4+rpt1).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting gmusicapi
Using cached https://www.piwheels.org/simple/gmusicapi/gmusicapi-13.0.0-py3-none-any.whl (173 kB)
Collecting soundcloud
Using cached https://www.piwheels.org/simple/soundcloud/soundcloud-0.5.0-py3-none-any.whl (12 kB)
Collecting youtube-dl
Using cached https://www.piwheels.org/simple/youtube-dl/youtube_dl-2021.12.17-py2.py3-none-any.whl (1.9 MB)
Collecting pafy
Using cached https://www.piwheels.org/simple/pafy/pafy-0.5.5-py2.py3-none-any.whl (35 kB)
Collecting pycountry
Downloading https://www.piwheels.org/simple/pycountry/pycountry-22.1.10-py2.py3-none-any.whl (10.6 MB)
|████████████████████████████████| 10.6 MB 33 kB/s
Collecting titlecase
Downloading https://www.piwheels.org/simple/titlecase/titlecase-2.3-py2.py3-none-any.whl (10 kB)
Collecting pychromecast
Downloading https://www.piwheels.org/simple/pychromecast/PyChromecast-10.2.3-py2.py3-none-any.whl (63 kB)
|████████████████████████████████| 63 kB 99 kB/s
Collecting plexapi
Downloading https://www.piwheels.org/simple/plexapi/PlexAPI-4.9.2-py3-none-any.whl (137 kB)
|████████████████████████████████| 137 kB 103 kB/s
Collecting spotipy
Downloading https://www.piwheels.org/simple/spotipy/spotipy-2.19.0-py3-none-any.whl (27 kB)
Collecting fuzzywuzzy
Downloading https://www.piwheels.org/simple/fuzzywuzzy/fuzzywuzzy-0.18.0-py2.py3-none-any.whl (18 kB)
Collecting eventlet
Downloading https://www.piwheels.org/simple/eventlet/eventlet-0.33.0-py2.py3-none-any.whl (224 kB)
|████████████████████████████████| 224 kB 106 kB/s
Collecting python-Levenshtein
Downloading python-Levenshtein-0.12.2.tar.gz (50 kB)
|████████████████████████████████| 50 kB 1.1 MB/s
Collecting joblib
Downloading https://www.piwheels.org/simple/joblib/joblib-1.1.0-py2.py3-none-any.whl (306 kB)
|████████████████████████████████| 306 kB 62 kB/s
Requirement already satisfied: six>=1.10.0 in /usr/lib/python3/dist-packages (from eventlet) (1.16.0)
Collecting dnspython>=1.15.0
Downloading https://www.piwheels.org/simple/dnspython/dnspython-2.2.0-py3-none-any.whl (266 kB)
|████████████████████████████████| 266 kB 121 kB/s
Collecting greenlet>=0.3
Downloading greenlet-1.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (154 kB)
|████████████████████████████████| 154 kB 1.5 MB/s
Requirement already satisfied: requests!=1.2.0,!=2.12.0,!=2.12.1,!=2.12.2,!=2.18.2,!=2.2.1,!=2.8.0,!=2.8.1,>=1.1.0 in /usr/lib/python3/dist-packages (from gmusicapi) (2.25.1)
Collecting python-dateutil!=2.0,>=1.3
Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
|████████████████████████████████| 247 kB 105 kB/s
Collecting validictory!=0.9.2,>=0.8.0
Downloading https://www.piwheels.org/simple/validictory/validictory-1.1.2-py2.py3-none-any.whl (24 kB)
Collecting oauth2client>=1.1
Downloading https://www.piwheels.org/simple/oauth2client/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
|████████████████████████████████| 98 kB 140 kB/s
Collecting decorator>=3.3.1
Downloading https://www.piwheels.org/simple/decorator/decorator-5.1.1-py3-none-any.whl (10 kB)
Collecting MechanicalSoup>=0.4.0
Downloading https://www.piwheels.org/simple/mechanicalsoup/MechanicalSoup-1.1.0-py3-none-any.whl (19 kB)
Collecting mutagen>=1.34
Downloading https://www.piwheels.org/simple/mutagen/mutagen-1.45.1-py3-none-any.whl (218 kB)
|████████████████████████████████| 218 kB 105 kB/s
Collecting gpsoauth>=0.2.0
Downloading https://www.piwheels.org/simple/gpsoauth/gpsoauth-1.0.0-py3-none-any.whl (6.4 kB)
Collecting proboscis>=1.2.5.1
Downloading https://www.piwheels.org/simple/proboscis/proboscis-1.2.6.0-py3-none-any.whl (27 kB)
Collecting appdirs>=1.1.0
Downloading https://www.piwheels.org/simple/appdirs/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting protobuf>=3.0.0
Downloading protobuf-3.19.4-cp39-cp39-manylinux2014_aarch64.whl (913 kB)
|████████████████████████████████| 913 kB 1.6 MB/s
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pycryptodomex/
Collecting pycryptodomex>=3.0
Downloading pycryptodomex-3.14.1.tar.gz (3.4 MB)
|████████████████████████████████| 3.4 MB 247 kB/s
Collecting lxml
Downloading lxml-4.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (6.6 MB)
|████████████████████████████████| 6.6 MB 9.1 kB/s
Collecting beautifulsoup4>=4.7
Downloading https://www.piwheels.org/simple/beautifulsoup4/beautifulsoup4-4.10.0-py3-none-any.whl (96 kB)
|████████████████████████████████| 96 kB 138 kB/s
Collecting soupsieve>1.2
Downloading https://www.piwheels.org/simple/soupsieve/soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting rsa>=3.1.4
Downloading https://www.piwheels.org/simple/rsa/rsa-4.8-py3-none-any.whl (39 kB)
Collecting pyasn1-modules>=0.0.5
Downloading https://www.piwheels.org/simple/pyasn1-modules/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
|████████████████████████████████| 155 kB 103 kB/s
Collecting httplib2>=0.9.1
Downloading https://www.piwheels.org/simple/httplib2/httplib2-0.20.4-py3-none-any.whl (96 kB)
|████████████████████████████████| 96 kB 148 kB/s
Collecting pyasn1>=0.1.7
Downloading https://www.piwheels.org/simple/pyasn1/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
|████████████████████████████████| 77 kB 211 kB/s
Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2
Downloading https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.7-py3-none-any.whl (98 kB)
|████████████████████████████████| 98 kB 148 kB/s
Collecting casttube>=0.2.0
Downloading https://www.piwheels.org/simple/casttube/casttube-0.2.1-py3-none-any.whl (6.5 kB)
Collecting zeroconf>=0.25.1
Downloading https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
|████████████████████████████████| 97 kB 100 kB/s
Collecting ifaddr>=0.1.7
Downloading https://www.piwheels.org/simple/ifaddr/ifaddr-0.1.7-py2.py3-none-any.whl (10 kB)
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pycountry) (52.0.0)
Collecting simplejson>=2.0
Downloading simplejson-3.17.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (130 kB)
|████████████████████████████████| 130 kB 1.2 MB/s
Collecting fudge>=1.0.3
Downloading https://www.piwheels.org/simple/fudge/fudge-1.1.1-py3-none-any.whl (34 kB)
Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3/dist-packages (from spotipy) (1.26.5)
Building wheels for collected packages: pycryptodomex, python-Levenshtein
Building wheel for pycryptodomex (setup.py) ... done
Created wheel for pycryptodomex: filename=pycryptodomex-3.14.1-cp35-abi3-linux_aarch64.whl size=1793664 sha256=4e4dac5bcb0c2db4fb318e5c01f53490cdf63afc3688ca16754c03d947a32a94
Stored in directory: /root/.cache/pip/wheels/43/d2/05/c8b1c16e21c55085285f0841f61a90ab393919a287411bf185
Building wheel for python-Levenshtein (setup.py) ... done
Created wheel for python-Levenshtein: filename=python_Levenshtein-0.12.2-cp39-cp39-linux_aarch64.whl size=162776 sha256=ae40da2b99c918e25888d8bafb22c3c64d2c035ad86709c5d8325c41a82f9f69
Stored in directory: /root/.cache/pip/wheels/46/4a/6c/164a1d9dd67c82d208f19d869ad0a517a0c5a6117f608c53e6
Successfully built pycryptodomex python-Levenshtein
Installing collected packages: soupsieve, pyparsing, pyasn1, rsa, pycryptodomex, pyasn1-modules, lxml, ifaddr, httplib2, beautifulsoup4, zeroconf, validictory, simplejson, python-dateutil, protobuf, proboscis, oauth2client, mutagen, MechanicalSoup, greenlet, gpsoauth, fudge, dnspython, decorator, casttube, appdirs, youtube-dl, titlecase, spotipy, soundcloud, python-Levenshtein, pycountry, pychromecast, plexapi, pafy, joblib, gmusicapi, fuzzywuzzy, eventlet
Successfully installed MechanicalSoup-1.1.0 appdirs-1.4.4 beautifulsoup4-4.10.0 casttube-0.2.1 decorator-5.1.1 dnspython-2.2.0 eventlet-0.33.0 fudge-1.1.1 fuzzywuzzy-0.18.0 gmusicapi-13.0.0 gpsoauth-1.0.0 greenlet-1.1.2 httplib2-0.20.4 ifaddr-0.1.7 joblib-1.1.0 lxml-4.7.1 mutagen-1.45.1 oauth2client-4.1.3 pafy-0.5.5 plexapi-4.9.2 proboscis-1.2.6.0 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 pychromecast-10.2.3 pycountry-22.1.10 pycryptodomex-3.14.1 pyparsing-3.0.7 python-Levenshtein-0.12.2 python-dateutil-2.8.2 rsa-4.8 simplejson-3.17.6 soundcloud-0.5.0 soupsieve-2.3.1 spotipy-2.19.0 titlecase-2.3 validictory-1.1.2 youtube-dl-2021.12.17 zeroconf-0.38.3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
gcc-10-base:armhf krb5-locales libc6:armhf libcom-err2:armhf libcrypt1:armhf libgcc-s1:armhf libgssapi-krb5-2:armhf libidn2-0:armhf libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf
libkrb5support0:armhf libnsl2:armhf libnss-nis:armhf libnss-nisplus:armhf libssl1.1:armhf libtirpc3:armhf libunistring2:armhf
Suggested packages:
glibc-doc:armhf locales:armhf krb5-doc:armhf krb5-user:armhf
The following NEW packages will be installed:
gcc-10-base:armhf krb5-locales libc6:armhf libcom-err2:armhf libcrypt1:armhf libgcc-s1:armhf libgssapi-krb5-2:armhf libidn2-0:armhf libk5crypto3:armhf libkeyutils1:armhf libkrb5-3:armhf
libkrb5support0:armhf libnsl2:armhf libnss-nis:armhf libnss-nisplus:armhf libspotify12:armhf libssl1.1:armhf libtirpc3:armhf libunistring2:armhf
0 upgraded, 19 newly installed, 0 to remove and 3 not upgraded.
Need to get 6,157 kB of archives.
After this operation, 18.2 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
Get:2 http://deb.debian.org/debian bullseye/main arm64 krb5-locales all 1.18.3-6+deb11u1 [95.3 kB]
Get:3 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
Get:4 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
Get:5 http://deb.debian.org/debian bullseye/main armhf libcom-err2 armhf 1.46.2-2 [73.4 kB]
Get:6 http://deb.debian.org/debian bullseye/main armhf libkrb5support0 armhf 1.18.3-6+deb11u1 [62.4 kB]
Get:7 http://deb.debian.org/debian bullseye/main armhf libk5crypto3 armhf 1.18.3-6+deb11u1 [110 kB]
Get:8 http://deb.debian.org/debian bullseye/main armhf libkeyutils1 armhf 1.6.1-2 [14.4 kB]
Get:9 http://deb.debian.org/debian bullseye/main armhf libssl1.1 armhf 1.1.1k-1+deb11u1 [1,309 kB]
Get:10 https://apt.mopidy.com buster/non-free armhf libspotify12 armhf 12.1.103-0mopidy1 [798 kB]
Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u2 [2,295 kB]
Get:12 http://deb.debian.org/debian bullseye/main armhf libkrb5-3 armhf 1.18.3-6+deb11u1 [319 kB]
Get:13 http://deb.debian.org/debian bullseye/main armhf libgssapi-krb5-2 armhf 1.18.3-6+deb11u1 [143 kB]
Get:14 http://deb.debian.org/debian bullseye/main armhf libunistring2 armhf 0.9.10-4 [374 kB]
Get:15 http://deb.debian.org/debian bullseye/main armhf libidn2-0 armhf 2.3.0-5 [83.4 kB]
Get:16 http://deb.debian.org/debian bullseye/main armhf libtirpc3 armhf 1.3.1-1 [72.1 kB]
Get:17 http://deb.debian.org/debian bullseye/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
Get:18 http://deb.debian.org/debian bullseye/main armhf libnss-nis armhf 3.1-4 [22.2 kB]
Get:19 http://deb.debian.org/debian bullseye/main armhf libnss-nisplus armhf 1.3-4 [18.9 kB]
Fetched 6,157 kB in 16s (386 kB/s)
Preconfiguring packages ...
Selecting previously unselected package gcc-10-base:armhf.
(Reading database ... 38551 files and directories currently installed.)
Preparing to unpack .../00-gcc-10-base_10.2.1-6_armhf.deb ...
Unpacking gcc-10-base:armhf (10.2.1-6) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../01-krb5-locales_1.18.3-6+deb11u1_all.deb ...
Unpacking krb5-locales (1.18.3-6+deb11u1) ...
Selecting previously unselected package libgcc-s1:armhf.
Preparing to unpack .../02-libgcc-s1_10.2.1-6_armhf.deb ...
Unpacking libgcc-s1:armhf (10.2.1-6) ...
Selecting previously unselected package libcrypt1:armhf.
Preparing to unpack .../03-libcrypt1_1%3a4.4.18-4_armhf.deb ...
Unpacking libcrypt1:armhf (1:4.4.18-4) ...
Selecting previously unselected package libc6:armhf.
Preparing to unpack .../04-libc6_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ...
Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u2) ...
Selecting previously unselected package libcom-err2:armhf.
Preparing to unpack .../05-libcom-err2_1.46.2-2_armhf.deb ...
Unpacking libcom-err2:armhf (1.46.2-2) ...
Selecting previously unselected package libkrb5support0:armhf.
Preparing to unpack .../06-libkrb5support0_1.18.3-6+deb11u1_armhf.deb ...
Unpacking libkrb5support0:armhf (1.18.3-6+deb11u1) ...
Selecting previously unselected package libk5crypto3:armhf.
Preparing to unpack .../07-libk5crypto3_1.18.3-6+deb11u1_armhf.deb ...
Unpacking libk5crypto3:armhf (1.18.3-6+deb11u1) ...
Selecting previously unselected package libkeyutils1:armhf.
Preparing to unpack .../08-libkeyutils1_1.6.1-2_armhf.deb ...
Unpacking libkeyutils1:armhf (1.6.1-2) ...
Selecting previously unselected package libssl1.1:armhf.
Preparing to unpack .../09-libssl1.1_1.1.1k-1+deb11u1_armhf.deb ...
Unpacking libssl1.1:armhf (1.1.1k-1+deb11u1) ...
Selecting previously unselected package libkrb5-3:armhf.
Preparing to unpack .../10-libkrb5-3_1.18.3-6+deb11u1_armhf.deb ...
Unpacking libkrb5-3:armhf (1.18.3-6+deb11u1) ...
Selecting previously unselected package libgssapi-krb5-2:armhf.
Preparing to unpack .../11-libgssapi-krb5-2_1.18.3-6+deb11u1_armhf.deb ...
Unpacking libgssapi-krb5-2:armhf (1.18.3-6+deb11u1) ...
Selecting previously unselected package libunistring2:armhf.
Preparing to unpack .../12-libunistring2_0.9.10-4_armhf.deb ...
Unpacking libunistring2:armhf (0.9.10-4) ...
Selecting previously unselected package libidn2-0:armhf.
Preparing to unpack .../13-libidn2-0_2.3.0-5_armhf.deb ...
Unpacking libidn2-0:armhf (2.3.0-5) ...
Selecting previously unselected package libtirpc3:armhf.
Preparing to unpack .../14-libtirpc3_1.3.1-1_armhf.deb ...
Unpacking libtirpc3:armhf (1.3.1-1) ...
Selecting previously unselected package libnsl2:armhf.
Preparing to unpack .../15-libnsl2_1.3.0-2_armhf.deb ...
Unpacking libnsl2:armhf (1.3.0-2) ...
Selecting previously unselected package libnss-nis:armhf.
Preparing to unpack .../16-libnss-nis_3.1-4_armhf.deb ...
Unpacking libnss-nis:armhf (3.1-4) ...
Selecting previously unselected package libnss-nisplus:armhf.
Preparing to unpack .../17-libnss-nisplus_1.3-4_armhf.deb ...
Unpacking libnss-nisplus:armhf (1.3-4) ...
Selecting previously unselected package libspotify12:armhf.
Preparing to unpack .../18-libspotify12_12.1.103-0mopidy1_armhf.deb ...
Unpacking libspotify12:armhf (12.1.103-0mopidy1) ...
Setting up krb5-locales (1.18.3-6+deb11u1) ...
Setting up gcc-10-base:armhf (10.2.1-6) ...
Setting up libcrypt1:armhf (1:4.4.18-4) ...
Setting up libgcc-s1:armhf (10.2.1-6) ...
Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u2) ...
Setting up libkeyutils1:armhf (1.6.1-2) ...
Setting up libssl1.1:armhf (1.1.1k-1+deb11u1) ...
Setting up libunistring2:armhf (0.9.10-4) ...
Setting up libidn2-0:armhf (2.3.0-5) ...
Setting up libcom-err2:armhf (1.46.2-2) ...
Setting up libkrb5support0:armhf (1.18.3-6+deb11u1) ...
Setting up libspotify12:armhf (12.1.103-0mopidy1) ...
Setting up libk5crypto3:armhf (1.18.3-6+deb11u1) ...
Setting up libkrb5-3:armhf (1.18.3-6+deb11u1) ...
Setting up libgssapi-krb5-2:armhf (1.18.3-6+deb11u1) ...
Setting up libtirpc3:armhf (1.3.1-1) ...
Setting up libnsl2:armhf (1.3.0-2) ...
Setting up libnss-nisplus:armhf (1.3-4) ...
Setting up libnss-nis:armhf (3.1-4) ...
Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u2) ...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package tizonia-all
Oops. Something went wrong!
------- Assume issue is with 'https://dl.bintray.com/tizonia/debian/dists/bullseye/InRelease 502 Bad Gateway [IP: 34.211.215.209 443]' -- bintray has been sunset so no longer hosting, can we get this script pointed elsewhere or anyone able to provide a solution as its not installed to a working condition because of this issue it seems