wardmundy
Nerd Uno
- Joined
- Oct 12, 2007
- Messages
- 20,217
- Reaction score
- 5,974
Here's what I get:To install webmin without error, you first need to run the script that setup the new repos and key, then install:
Code:curl -o webmin-setup-repo.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repo.sh sudo sh webmin-setup-repo.sh sudo apt update sudo apt install webmin
Code:
The following packages have unmet dependencies:
libauthen-pam-perl : Depends: perlapi-5.36.0
libio-pty-perl : Depends: perlapi-5.36.0
E: Unable to correct problems, you have held broken packages.
E: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. libauthen-pam-perl:amd64 is selected for install because:
1. webmin:amd64=2.641 is selected for install
2. webmin:amd64 Depends libauthen-pam-perl
2. libauthen-pam-perl:amd64 Depends perlapi-5.36.0
but none of the choices are installable:
- perl-base:amd64=5.36.0-7+deb12u3 is not selected for install
- perl-base:amd64=5.36.0-7+deb12u2 is not selected for install







