Webmin installation issue

Solved
chaimae_ad -  
chaimae_ad Posted messages 23 Status Member -
Bonjour,

I'm trying to install WEBMIN but there's a problem with the public key "NO_PUBKEY D97A3AE911F63C51". I modified the sources.list file, adding this line "deb http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge contrib", but when I run the command "sudo apt-get update", I get the following result:

Ign :1 http://download.webmin.com/download/repository/ sarge InRelease
Réception de :2 http://download.webmin.com/download/repository/ sarge Release [16.9 kB]
Réception de :3 http://download.webmin.com/download/repository/ sarge Release.gpg [173 B]
Ign :3 http://download.webmin.com/download/repository/ sarge Release.gpg
Réception de :4 http://security.ubuntu.com/ubuntu/ bionic-security InRelease [88.7 kB]
Atteint :5 http://ma.archive.ubuntu.com/ubuntu/ bionic InRelease
Réception de :6 http://ma.archive.ubuntu.com/ubuntu/ bionic-updates InRelease [88.7 kB]
Réception de :7 http://ma.archive.ubuntu.com/ubuntu/ bionic-backports InRelease [74.6 kB]
Ign :8 http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge InRelease
Réception de :9 http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge Release [16.9 kB]
Réception de :10 http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge Release.gpg [173 B]
Ign :10 http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge Release.gpg
Lecture des listes de paquets... Fait
W: Erreur de GPG : http://download.webmin.com/download/repository/ sarge Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D97A3AE911F63C51
E: Le dépôt http://download.webmin.com/download/repository/ sarge Release n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
W: Erreur de GPG : http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D97A3AE911F63C51
E: Le dépôt http://webmin.mirror.somersettechsolutions.co.uk/repository/ sarge Release n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.

what's the solution?

Configuration: Linux / Firefox 68.0

2 answers

mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 940
 
Hello,

The installation procedure, including adding the GPG key, is documented on the official webmin site. That said, Debian Sarge is very old, so it may not work on a modern Linux distribution...

Good luck
1
chaimae_ad
 
Hello,

Thank you for your response, I executed the command:

wget https://sourceforge.net/projects/webadmin/files/webmin/1.920/webmin_1.920_all.deb/download?use_mirror=netix


... but I received this response

--2019-08-09 11:28:06-- https://sourceforge.net/projects/webadmin/files/webmin/1.920/webmin_1.920_all.deb/download?use_mirror=netix
Connecting to 10.110.130.180:3128… connected.
Proxy request sent, waiting for response… 407 Proxy Authentication Required
2019-08-09 11:28:07 error 407: Proxy Authentication Required.


PS: I am connected to the internet via an Ethernet cable that contains the company's proxy, and I modified the file /etc/apt/apt.conf by adding the proxy IP address, ID, and password.
I don't even know what to do now and how I can perform this authentication.
0
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 940
 
It's another issue, so it deserves another discussion.

But in short:

1) I recommend that you look at how to configure the proxy in apt and make sure that the address, the proxy, and any login password are correctly entered in this file.

2) If you are having trouble, you can download the
.deb
file from your browser; it will give the same result. You just need to run your
dpkg -i
command from the directory where you downloaded the package.

Good luck!
0
chaimae_ad Posted messages 23 Status Member
 
Thank you for your response, it is very helpful. Anyway, I executed this command:

dpkg -i /home/user/Downloads/webmin_1.920_all.deb


... and I received this response:

(Reading database... 214414 files and directories already installed.)
Preparing to unpack .../webmin_1.920_all.deb ...
Unpacking webmin (1.920) over (1.920) ...
Setting up webmin (1.920) ...
Webmin install complete. You can now login to https://user-ubuntu:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for systemd (237-3ubuntu10.24) ...


Thank you very much, the package is installed, but I cannot open webmin in my browser?
0
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 940
 
Je suis désolé, mais je ne peux pas répondre à cette question.
0
chaimae_ad Posted messages 23 Status Member
 
I did it "https://localhost:10000" and it works perfectly.
Thank you very much for your help.
Have a great day!
0
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 940
 
Perfect, have a good continuation :-)
0