前提・実現したいこと
パッケージを
/etc/apt/sources.list
に追加し使用したい.
公式の手順に従った.
発生している問題・エラーメッセージ
[MYID]や[PASS]は公式から配布されたものを入力しています.
Err:4 http://www.hap2u.net/repo stable InRelease 401 Unauthorized [IP: 155.133.142.4 443] Reading package lists... Done E: Failed to fetch http://[MYID]:[PASS]@www.hap2u.net/repo/dists/stable/InRelease 401 Unauthorized [IP: 155.133.142.4 443] E: The repository 'http://www.hap2u.net/repo stable InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. N: Usage of apt_auth.conf(5) should be preferred over embedding login information directly in the sources.list(5) entry for 'http://www.hap2u.net/repo'
公式の手順
公式から引用
The packages are not stored in the official distribution repository, so each device has been configured to retrieve the packages from the repository.
If you have changed or reinstalled the device OS, you have to reconfigure your package manager to check for the hap2u repository.
You need to edit the file /etc/apt/sources.list with a text editor (gedit, nano...) and add the following line at the end:
deb http://yourlogin:yourpassword@www.hap2u.net/repo stable non-free sudo apt-get update
試したこと
sudo apt-get --no-allow-insecure-repositories update
これを行っても同様にエラーが生じた.
インターネット環境が悪いと考えスマートフォンでテザリングを行ったり,他のWiFiにつないだが
これを行っても同様にエラーが生じた.
補足情報(FW/ツールのバージョンなど)
WSL- Ubuntu18.04
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/06/22 01:48