[sudo] password for peter:
root@peter:~# wget -qO - https://shop.softmaker.com/repo/linux-repo-public.key | apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
root@peter:~# echo "deb https://shop.softmaker.com/repo/apt stable non-free" > /etc/apt/sources.list.d/softmaker.list
root@peter:~# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu kinetic InRelease
Hit:2 http://security.ubuntu.com/ubuntu kinetic-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu kinetic-updates InRelease
Hit:4 https://linux.teamviewer.com/deb stable InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu kinetic-backports InRelease
Ign:6 https://ppa.launchpadcontent.net/gezakovacs/ppa/ubuntu kinetic InRelease
Hit:7 https://shop.softmaker.com/repo/apt stable InRelease
Err:8 https://ppa.launchpadcontent.net/gezakovacs/ppa/ubuntu kinetic Release
404 Not Found [IP: 185.125.190.52 443]
Reading package lists... Done
W: https://shop.softmaker.com/repo/apt/dis ... /InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: The repository 'https://ppa.launchpadcontent.net/gezakovacs/ppa/ubuntu kinetic Release' does not 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.
Error on Updating
-
- SoftMaker Team
- Posts: 3102
- Joined: Fri Nov 21, 2003 4:57 pm
- Location: Nürnberg, Germany
- Contact:
Re: Error on Updating
Your problem is not with SoftMaker but with 185.125.190.52 (ppa.launchpadcontent.net) which cannot be contacted.
(The deprecation warning for the PGP keys can be ignored at this point. It is just a warning).
(The deprecation warning for the PGP keys can be ignored at this point. It is just a warning).
Martin Kotulla
SoftMaker Software GmbH
SoftMaker Software GmbH
-
- Posts: 2
- Joined: Thu Nov 24, 2022 6:17 pm
Re: Error on Updating
So with the reply how can i update it it evens says can not be updated through Linux app updates
Re: Error on Updating
You have to remove 185.125.190.52 (ppa.launchpadcontent.net) from your repository settings and then run apt update and apt upgrade.
I guess you could also download the full version of SoftMaker Office from our website and install it over current installation, but then you would be missing out on automatic upgrades via our repository.
I guess you could also download the full version of SoftMaker Office from our website and install it over current installation, but then you would be missing out on automatic upgrades via our repository.