----- Le 13 Juin 16, à 15:51, Hussein Abdallah [email protected] a écrit :
> Bonsoir, > > Quand j'exécute les commandes présentées par le site ring.cx pour installer > sous > Ubuntu 16.04 : > > sudo sh -c "echo 'deb http://nightly.apt.ring.cx/ubuntu_16.04/ ring main' > > /etc/apt/sources.list.d/ring-nightly-man.list" > sudo apt-key adv --keyserver pgp.mit.edu --recv-keys > A295D773307D25A33AE72F2F64CD5FA175348F84 > sudo add-apt-repository universe > sudo apt-get update && sudo apt-get install ring-gnome > > J'ai : > > W: The repository 'http://nightly.apt.ring.cx/ubuntu_16.04 ring Release' does > not have a Release file. > N: Data from such a repository can't be authenticated and is therefore > potentially dangerous to use. > N: See apt-secure(8) manpage for repository creation and user configuration > details. > E: Failed to fetch > https://nightly.apt.ring.cx/ubuntu_16.04/dists/ring/main/binary-amd64/Packages > server certificate verification failed. CAfile: > /etc/ssl/certs/ca-certificates.crt CRLfile: none > _______________________________________________ > Ring mailing list > [email protected] > https://lists.savoirfairelinux.net/mailman/listinfo/ring The Ring files host machine missing HTTPS support causing this issue. Even if the repository scheme is HTTP, apt forces usage of HTTPS. We're going to fix this issue asap. Thanks for the report. -- Guillaume Roguez | Consultant senior en logiciel libre Directeur du développement du projet Ring RingID: 007871859FFA8E8FFDE776A6BA8E8FA35ABD9A7B PGP : 2A3A3627C9DCA7E733EE1034820371F4E07DE571 Savoir-faire Linux 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring
