Discussion:
install doesn't work
Christophe Ferrier
2018-07-01 23:16:31 UTC
Permalink
hello,
currently on ubuntu 18.04 LTS (gnomon)
the update for 4.8.0-1 doesn't work ....

=>
sudo apt-get update
Atteint:1 http://ftp.belnet.be/ubuntu.com/ubuntu bionic InRelease
Atteint:2 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-updates InRelease
Atteint:3 http://ppa.launchpad.net/subsurface/subsurface/ubuntu bionic
InRelease
Atteint:4 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-backports InRelease
Atteint:5 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-security InRelease
Lecture des listes de paquets... Fait
*MYCOMPUTER:*~$ sudo apt-get install subsurface=4.8.0-1~bionic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~bionic » de « subsurface » n'a pu être trouvée
*MYCOMPUTER:*~$ sudo apt-get install subsurface=4.8.0-1~xenial
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~xenial » de « subsurface » n'a pu être trouvée

thanks .
CF.
Dirk Hohndel
2018-07-02 01:00:47 UTC
Permalink
Bionic is only support via AppImage.
(or compiling from source locally)

/D
Post by Christophe Ferrier
hello,
currently on ubuntu 18.04 LTS (gnomon)
the update for 4.8.0-1 doesn't work ....
=>
sudo apt-get update
Atteint:1 http://ftp.belnet.be/ubuntu.com/ubuntu <http://ftp.belnet.be/ubuntu.com/ubuntu> bionic InRelease
Atteint:2 http://ftp.belnet.be/ubuntu.com/ubuntu <http://ftp.belnet.be/ubuntu.com/ubuntu> bionic-updates InRelease
Atteint:3 http://ppa.launchpad.net/subsurface/subsurface/ubuntu <http://ppa.launchpad.net/subsurface/subsurface/ubuntu> bionic InRelease
Atteint:4 http://ftp.belnet.be/ubuntu.com/ubuntu <http://ftp.belnet.be/ubuntu.com/ubuntu> bionic-backports InRelease
Atteint:5 http://ftp.belnet.be/ubuntu.com/ubuntu <http://ftp.belnet.be/ubuntu.com/ubuntu> bionic-security InRelease
Lecture des listes de paquets... Fait
MYCOMPUTER:~$ sudo apt-get install subsurface=4.8.0-1~bionic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~bionic » de « subsurface » n'a pu être trouvée
MYCOMPUTER:~$ sudo apt-get install subsurface=4.8.0-1~xenial
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~xenial » de « subsurface » n'a pu être trouvée
thanks .
CF.
_______________________________________________
subsurface mailing list
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Christophe Ferrier
2018-07-09 01:59:32 UTC
Permalink
ok
but on ubuntu 18.04 LTS
is it possible to have the
4.8.0-1 and how ?
thanks.
C.
Post by Dirk Hohndel
Bionic is only support via AppImage.
(or compiling from source locally)
/D
Post by Christophe Ferrier
hello,
currently on ubuntu 18.04 LTS (gnomon)
the update for 4.8.0-1 doesn't work ....
=>
sudo apt-get update
Atteint:1 http://ftp.belnet.be/ubuntu.com/ubuntu bionic InRelease
Atteint:2 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-updates InRelease
Atteint:3 http://ppa.launchpad.net/subsurface/subsurface/ubuntu
bionic InRelease
Atteint:4 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-backports InRelease
Atteint:5 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-security InRelease
Lecture des listes de paquets... Fait
*MYCOMPUTER:*~$ sudo apt-get install subsurface=4.8.0-1~bionic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~bionic » de « subsurface » n'a pu être trouvée
*MYCOMPUTER:*~$ sudo apt-get install subsurface=4.8.0-1~xenial
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~xenial » de « subsurface » n'a pu être trouvée
thanks .
CF.
_______________________________________________
subsurface mailing list
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Miika Turkia
2018-07-09 02:55:00 UTC
Permalink
As Dirk said, it is currently not possible to install this version from the
PPA. Some required headers are removed from Ubuntu, and thus we cannot
compile for 18.04 on Launchpad.

That said, you can download
https://subsurface-divelog.org/downloads/Subsurface-4.8.0-x86_64.AppImage,
change the permissions to allow execution (chmod 755
Subsurface-4.8.0-x86_64.AppImage) and run the AppImage.

There is also an option to install Subsurface snap, but I have had some
trouble with it so cannot currently recommend that option.

miika
Post by Christophe Ferrier
ok
but on ubuntu 18.04 LTS
is it possible to have the
4.8.0-1 and how ?
thanks.
C.
Bionic is only support via AppImage.
(or compiling from source locally)
/D
hello,
currently on ubuntu 18.04 LTS (gnomon)
the update for 4.8.0-1 doesn't work ....
=>
sudo apt-get update
Atteint:1 http://ftp.belnet.be/ubuntu.com/ubuntu bionic InRelease
Atteint:2 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-updates InRelease
Atteint:3 http://ppa.launchpad.net/subsurface/subsurface/ubuntu bionic
InRelease
Atteint:4 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-backports InRelease
Atteint:5 http://ftp.belnet.be/ubuntu.com/ubuntu bionic-security InRelease
Lecture des listes de paquets... Fait
*MYCOMPUTER:*~$ sudo apt-get install subsurface=4.8.0-1~bionic
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~bionic » de « subsurface » n'a pu être trouvée
*MYCOMPUTER:*~$ sudo apt-get install subsurface=4.8.0-1~xenial
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: La version « 4.8.0-1~xenial » de « subsurface » n'a pu être trouvée
thanks .
CF.
_______________________________________________
subsurface mailing list
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
_______________________________________________
subsurface mailing list
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Loading...