Official Webmin setup script not working? Script completes but repo unusable?

Ran the script…

curl -o setup-repos.sh [link]

sh setup-repos.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4771 100 4771 0 0 8738 0 --:–:-- --:–:-- --:–:-- 8754
Setup Webmin official repository? (y/N) y
Downloading Webmin key …
…failed : 20 redirections exceeded.
root@template:~# sh setup-repos.sh
Setup Webmin official repository? (y/N) y
Downloading Webmin key …
… done
Installing Webmin key …
… done
Setting up Webmin repository …
… done
Cleaning repository metadata …
… done
Downloading repository metadata …
… done

Then tried to do an apt update…

apt update

Hit:1 [link]
Hit:2 [link]
Ign:3 [link]
Err:4 [link]
Redirection loop encountered
Hit:5 [link]
Reading package lists… Done
E: The repository Index of /download sarge Release’ no longer has a Release file.
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.

cat /etc/os-release

PRETTY_NAME=“Raspbian GNU/Linux 11 (bullseye)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“11”
VERSION=“11 (bullseye)”
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL=“[link]”
SUPPORT_URL=“[link]”
BUG_REPORT_URL=“[link]”

webmin --version

2.013

If you notice the links are redacted, that is because some stupid rule limits new users to 2 links? How dumb when the problem maybe the LINKS themselves?

Any suggestions welcome

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.