Closed xxhjkl closed 6 years ago
I try to edit the file /etc/apt/sources.list open it and find: "deb-src http://httpredir.debian.org/debian jessie main"
then add a "/" to the end of url,like this
"deb-src http://httpredir.debian.org/debian/ jessie main"
Then the problem solved.
root@debian:~# bash -c "$(wget --no-check-certificate -qO - https://raw.githubusercontent.com/arakasi72/rtinst/master/rtsetup)" Already using the latest version, rtinst v1.5.4 Do you wish to reinstall rtinst y/n? y Installing rtinst v1.5.4 Installation complete
You can now run rtinst and the additional supporting scripts root@debian:~# rtinst -dt Debian GNU/Linux 8.10 (jessie)
Checking the web sites we will need are accessible Checking Debian mirrors http://httpredir.debian.org/debian: FAIL http://security.debian.org/: OK http://httpredir.debian.org/debian: FAIL
Checking major 3rd party components Rtorrent: OK xmlrpc-c: OK RuTorrent: OK Autodl-irssi: OK Some of your Debian mirrors are down, try again later root@debian:~#
I am already using the latest version, rtinst v1.5.4.