-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error 404 Not Found #23
Comments
Hi, I have updated the link and now it should work. |
now i get this: pi@homebridge:~ $ wget http://ftp.hk.debian.org/debian/pool/main/b/bluez/bluez_5.50-1.2~deb10u2_armhf.deb bluez_5.50-1.2~deb10u2_armhf. 100%[=================================================>] 842.12K 432KB/s in 1.9s 2023-06-19 19:50:22 (432 KB/s) - ‘bluez_5.50-1.2~deb10u2_armhf.deb.1’ saved [862336/862336] Reading package lists... Done |
In the second command you should use the name o the downloaded file (that it seems to be |
ok, now when i try to install the requirements.txt it gets me this: pi@homebridge:~ $ pip install -r requirements.txt |
You should first enter the directory in which you cloned the repository |
Hi, im stuck at the first line when i paste it in the termianl i get this:
pi@homebridge:~ $ wget http://ftp.hk.debian.org/debian/pool/main/b/bluez/bluez_5.50-1.2\~deb10u1_armhf.deb
sudo apt install ./bluez_5.50-1.2~deb10u1_armhf.deb
--2023-06-18 21:12:53-- http://ftp.hk.debian.org/debian/pool/main/b/bluez/bluez_5.50-1.2~deb10u1_armhf.deb
Resolving ftp.hk.debian.org (ftp.hk.debian.org)... 45.125.0.6, 2403:2c80:5::6
Connecting to ftp.hk.debian.org (ftp.hk.debian.org)|45.125.0.6|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-06-18 21:12:53 ERROR 404: Not Found.
Reading package lists... Done
E: Unsupported file ./bluez_5.50-1.2~deb10u1_armhf.deb given on commandline
what have i done wrong?
The text was updated successfully, but these errors were encountered: