Closed isAAAc closed 5 years ago
E:The repository 'https://packages.icinga.com/debian icinga-stretch Release' does not have a Release file. E:The repository 'https://download.docker.com/linux/debian stretch Release' does no longer have a Release file. E:The repository 'https://deb.nodesource.com/node_6.x stretch Release' does no longer have a Release file. E:The repository 'http://repo.mongodb.org/apt/debian stretch/mongodb-org/4.0 Release' is not signed.
Hmmm it looks like all those repo are problematic ? Not sure why so many of them ... But that doesn't surprise me either too much ? I don't know how much of a good idea this is, but naively you could try commenting those out in the sources.list files ...
yep you're true, i saw that too, i just removed icinga2 (an old useless install, and just removed the repo too) but i don't know why the other are there, probably added for some ynh apps, so i don't know if it's a good idea to comment them ?
apt-get update tells me :
E: The repository 'https://download.docker.com/linux/debian stretch Release' does no longer have 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.
E: The repository 'https://deb.nodesource.com/node_6.x stretch Release' does no longer have 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.
W: Erreur de GPG : http://repo.mongodb.org/apt/debian stretch/mongodb-org/4.0 Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 68818C72E52529D4
W: The repository 'http://repo.mongodb.org/apt/debian stretch/mongodb-org/4.0 Release' is not signed.
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.
more docker.list
deb [arch=amd64] https://download.docker.com/linux/debian stretch edg
more mongodb-org-3.2.list
deb http://repo.mongodb.org/apt/debian stretch/mongodb-org/4.0 main
more nodesource.list
deb https://deb.nodesource.com/node_6.x stretch main
deb-src https://deb.nodesource.com/node_6.x stretch main
Have you added those repos by yourself?
Have you added those repos by yourself?
yes for incinga2 (removed) but i'm not shure for the others, i tested so many stuff on this server :/ nodesource perhaps for etherpad or peertube or friendica (?) , a paquet wich needed nodejs i suppose, i had trouble with it one moment ago, for mongodb and docker, i really don't know , i try to move them otherelse to test if things are better
For nodejs I don't think so since we are using nvm (or maybe a very old unofficial app)
Could you list all the app you have installed? To see if we need to fix some apps
ok it works really better with only gandi and yunohost repos, yunohost tools update && yunohost tools upgrade && yunohost app upgrade works (trouble with jirafeau, but it's an other trouble)
how could i know what using the moved repos ? do you think i should just wait like that , apps wich need missing repos will cry one moment or one other ?
extract from yunohost tools diagnosis :
services:
avahi-daemon: running (enabled)
dnsmasq: running (enabled)
docker: failed (enabled)
dovecot: running (enabled)
etherpad_mypads: running (enabled)
fail2ban: running (enabled)
glances: running (enabled)
mattermost: running (enabled)
metronome: running (enabled)
mongod: dead (not-found)
mumble-server: unknown (unknown)
mysql: running (enabled)
nginx: running (enabled)
nslcd: running (enabled)
php7.0-fpm: running (enabled)
postfix: exited (enabled)
redis-server: running (enabled)
rspamd: running (enabled)
slapd: running (enabled)
ssh: running (enabled)
togetherjs: running (enabled)
uwsgi: running (enabled)
yunohost-api: running (enabled)
yunohost-firewall: exited (enabled)
applications:
dokuwiki: Dokuwiki
etherpad_mypads: Etherpad Mypads
framaestro: Framaestro
framaestro_hub: Framaestro hub
garradin: Garradin
jirafeau: Jirafeau
kanboard: Kanboard
mattermost: Mattermost
my_webapp: AirTime
nextcloud: Nextcloud
opensondage: OpenSondage
peertube: PeerTube
phpldapadmin: phpLDAPadmin
phpmyadmin: phpMyAdmin
roundcube: Roundcube
searx: Searx
wallabag2: Wallabag
wemawema: WemaWema
wordpress__2: WordPress
wordpress__3: WordPress
zerobin: Zerobin
yunohost app map
krashboyz.org/blog: WordPress
krashboyz.org/date/: OpenSondage
krashboyz.org/dokuwiki/: Dokuwiki
krashboyz.org/garradin: Garradin
krashboyz.org/jirafeau/: Jirafeau
krashboyz.org/kanboard/: Kanboard
krashboyz.org/maestro/: Framaestro
krashboyz.org/nextcloud: Nextcloud
krashboyz.org/pad: Etherpad Mypads
krashboyz.org/phpldapadmin/: phpLDAPadmin
krashboyz.org/phpmyadmin: phpMyAdmin
krashboyz.org/wallabag2/: Wallabag
krashboyz.org/webmail/: Roundcube
krashboyz.org/wemawema: WemaWema
krashboyz.org/zerobin/: Zerobin
maestro.krashboyz.org/: Framaestro hub
mat.krashboyz.org/: Mattermost
media.krashboyz.org/: PeerTube
port.krashboyz.org/blog: WordPress
searx.krashboyz.org/: Searx
stream.krashboyz.org/airtime: AirTime
Apps aren't supposed to used those depos iirc (or at least backports) so that might be on your side or badly made apps, but we would need to investigate :/
i think the docker service is useless on my server, i perhaps tried the docker stuff long time ago and the uninstall didn't removed it cleanly
yes, if you can help me to clean all this , it could be great ;)
iirc it's solved now
Hi all, i just migrate to v3, but now i can't update/upgrade anymore :
thx for your help ;)