Ubuntu 22.04 LTS:Unable to locate package pasbolt-ce-server

Hello all, I could use help on getting PASSBOLT installed.

Ubuntu 22.04 LTS, fresh install on a vm.
Followed the guide here: https://help.passbolt.com/hosting/install/ce/ubuntu/ubuntu.html
When I execute: [sudo apt install passbolt-ce-server] I recieve the following error.

Unable to locate package passbolt-ce-server

Here is my /etc/apt/sources.list.d/passbolt.sources

Types: deb
URIs: https://download.passbolt.com/pro/ubuntu
Suites: focal
Components: stable
Signed-By: /usr/share/keyrings/passbolt-repository.gpg

I tried step 4 here: https://community.passbolt.com/t/ubuntu-server-20-04-unable-to-locate-package-passbolt-ce-server/4337

The listed command: [echo “deb https://download.passbolt.co/ce/ubuntu focal stable” | \ sudo tee /etc/apt/sources.lists/d/passbolt.list]

Here is the result:

[esadmin@passbolt:~$ echo “deb https://download.passbolt.co/ce/ubuntu focal stable”| \ sudo tee /etc/apt/sources.lists/d/passbolt.list
Command ’ sudo’ not found, did you mean:
command ‘sudo’ from deb sudo (1.9.9-1ubuntu2.4)
command ‘sudo’ from deb sudo-ldap (1.9.9-1ubuntu2.4)
Try: sudo apt install ]

Here is the the /etc/apt/sources.lists/d/passbolt.list:

Types: deb
URIs: https://download.passbolt.com/pro/ubuntu
Suites: focal
Components: stable
Signed-By: /usr/share/keyrings/passbolt-repository.gpg

I have read all relevant post and tried what they suggest but to no avail.

Can anyone help?

hey @davkenrem welcome to the forum!

Could you double check your bash history for what you did for step 1?

I’m asking because the repo in /etc/apt/sources.list.d/passbolt.sources is for pro and you are trying to install the ce package which is likely why it can’t be found

Yeah one of the post suggested trying that. I changed it to this:

Types: deb
URIs: https://download.passbolt.com/ce/ubuntu
Suites: focal
Components: stable
Signed-By: /usr/share/keyrings/passbolt-repository.gpg
esadmin@passbolt:~$

Here is the output after changing it back to ce:

esadmin@passbolt:~$ sudo apt install passbolt-ce-server
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package passbolt-ce-server
esadmin@passbolt:~$

potentially silly question, but after updating the repo did you run sudo apt update?

1 Like

Ok started with a fresh install of Ubuntu.
Went through the steps carefully again from: Passbolt Help | Install Passbolt CE on Ubuntu 22.04
When I run the script I get this error:

esadmin@passbolt:~$ ls
passbolt-ce-SHA512SUM.txt passbolt-repo-setup.ce.sh

esadmin@passbolt:~$ sha512sum -c passbolt-ce-SHA512SUM.txt && sudo bash ./passbolt-repo-setup.ce.sh

|| echo "Bad checksum. Aborting" && rm -f passbolt-repo-setup.ce.sh
passbolt-repo-setup.ce.sh: OK
[sudo] password for esadmin:
Get:1 file:/cdrom jammy InRelease
Ign:1 file:/cdrom jammy InRelease
Get:2 file:/cdrom jammy Release
Err:2 file:/cdrom jammy Release

  • File not found - /cdrom/dists/jammy/Release (2: No such file or directory)*
    Hit:3 Index of /ubuntu jammy InRelease
    Hit:4 Index of /ubuntu jammy-updates InRelease
    Hit:5 Index of /ubuntu jammy-backports InRelease
    Hit:6 Index of /ubuntu jammy-security InRelease
    Reading package lists… Done
    E: The repository ‘file:/cdrom jammy Release’ no longer has 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.
    “Bad checksum. Aborting”

Hey,

Looks like your mount a ISO of ubuntu and this source is not present anymore.
This is not linked to passbolt but with the source of apt used on your installation.
do a
sudo nano /etc/apt/sources.list
and comment any line with /cdrom in it
save and do a
sudo apt update
to confirm it

let us know
type or paste code here

Should I reconnect iso to vm?

The script from the help site will install all the dependencies for passbolt, there is no need

Here is the output of the requested cmd.

esadmin@passbolt:~$ sudo nano /etc/apt/sources.list
[sudo] password for esadmin:
GNU nano 6.2 /etc/apt/sources.list
deb [check-date=no] file:///cdrom jammy main restricted

Tried again after connecting CDROM.

esadmin@passbolt:~$ mount -t iso9660 -o ro /dev/cdrom /cdrom
mount: /cdrom: must be superuser to use mount.
esadmin@passbolt:~$ sudo mount -t iso9660 -o ro /dev/cdrom /cdrom
esadmin@passbolt:~$ sudo apt update
Get:1 file:/cdrom jammy InRelease
Ign:1 file:/cdrom jammy InRelease
Get:2 file:/cdrom jammy Release [1,486 B]
Get:2 file:/cdrom jammy Release [1,486 B]
Ign:4 Index of /ubuntu jammy InRelease
Ign:5 Index of /ubuntu jammy-updates InRelease
Ign:6 Index of /ubuntu jammy-backports InRelease
Ign:7 Index of /ubuntu jammy-security InRelease
Ign:4 Index of /ubuntu jammy InRelease
Ign:5 Index of /ubuntu jammy-updates InRelease
Ign:6 Index of /ubuntu jammy-backports InRelease
Ign:7 Index of /ubuntu jammy-security InRelease
Ign:4 Index of /ubuntu jammy InRelease
Ign:5 Index of /ubuntu jammy-updates InRelease
Ign:6 Index of /ubuntu jammy-backports InRelease
Ign:7 Index of /ubuntu jammy-security InRelease
Err:4 Index of /ubuntu jammy InRelease
Temporary failure resolving ‘us.archive.ubuntu.com
Err:5 Index of /ubuntu jammy-updates InRelease
Temporary failure resolving ‘us.archive.ubuntu.com
Err:6 Index of /ubuntu jammy-backports InRelease
Temporary failure resolving ‘us.archive.ubuntu.com
Err:7 Index of /ubuntu jammy-security InRelease
Temporary failure resolving ‘us.archive.ubuntu.com
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
36 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/jammy/InRelease Temporary failure resolving ‘us.archive.ubu ntu.com
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease Temporary failure resolving ‘us.arc hive.ubuntu.com
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease Temporary failure resolving ‘us.a rchive.ubuntu.com
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/jammy-security/InRelease Temporary failure resolving ‘us.ar chive.ubuntu.com
W: Some index files failed to download. They have been ignored, or old ones used instead.
esadmin@passbolt:~$ sudo apt install passbolt-ce-server
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package passbolt-ce-server
esadmin@passbolt:~$

Have you confirmed you have network outgoing web access? Can you ping an external website, for example?

OK, we had a firewall issue and had to work with vender to get it fixed. And I had a death in the family. Back at it now.

Got the internet connectivity (firewall) sorted but still getting "Unable to locate package passbolt-ce-server.

esadmin@passbolt:~$ sha512sum -c passbolt-ce-SHA512SUM.txt && sudo bash ./passbolt-repo-setup.ce.sh || echo "Bad checksum. Aborting" && rm -f passbolt-repo-setup.ce.sh
passbolt-repo-setup.ce.sh: OK
[sudo] password for esadmin:
Hit:1 Index of /ubuntu jammy InRelease
Get:2 Index of /ubuntu jammy-updates InRelease [119 kB]
Get:3 Index of /ubuntu jammy-backports InRelease [108 kB]
Get:4 Index of /ubuntu jammy-security InRelease [110 kB]
Fetched 337 kB in 4s (75.6 kB/s)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
wget is already the newest version (1.21.2-2ubuntu1).
wget set to manually installed.
ca-certificates is already the newest version (20211016ubuntu0.22.04.1).
ca-certificates set to manually installed.
curl is already the newest version (7.81.0-1ubuntu1.10).
curl set to manually installed.
software-properties-common is already the newest version (0.99.22.6).
software-properties-common set to manually installed.
The following packages were automatically installed and are no longer required:
linux-headers-5.15.0-60 linux-headers-5.15.0-60-generic linux-image-5.15.0-60-generic linux-modules-5.15.0-60-generic linux-modules-extra-5.15.0-60-generic
Use ‘sudo apt autoremove’ to remove them.
The following additional packages will be installed:
fontconfig-config fonts-dejavu-core libdeflate0 libfontconfig1 libgd3 libhavege2 libjbig0 libjpeg-turbo8 libjpeg8 libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnginx-mod-stream-geoip2 libtiff5 libwebp7 libxpm4 nginx nginx-common nginx-core python3-acme python3-certbot
python3-configargparse python3-icu python3-josepy python3-parsedatetime python3-requests-toolbelt python3-rfc3339 python3-zope.component python3-zope.event python3-zope.hookable
Suggested packages:
python-certbot-doc python3-certbot-apache libgd-tools fcgiwrap nginx-doc ssl-cert python-acme-doc python-certbot-nginx-doc
The following NEW packages will be installed:
apt-transport-https certbot fontconfig-config fonts-dejavu-core gnupg-agent haveged libdeflate0 libfontconfig1 libgd3 libhavege2 libjbig0 libjpeg-turbo8 libjpeg8 libnginx-mod-http-geoip2
libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnginx-mod-stream-geoip2 libtiff5 libwebp7 libxpm4 nginx nginx-common nginx-core
python3-acme python3-certbot python3-certbot-nginx python3-configargparse python3-icu python3-josepy python3-parsedatetime python3-requests-toolbelt python3-rfc3339 python3-zope.component
python3-zope.event python3-zope.hookable
0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,746 kB of archives.
After this operation, 13.8 MB of additional disk space will be used.
Get:1 Index of /ubuntu jammy/universe amd64 libhavege2 amd64 1.9.14-1ubuntu1 [23.8 kB]
Get:2 Index of /ubuntu jammy/universe amd64 haveged amd64 1.9.14-1ubuntu1 [33.6 kB]
Ign:2 Index of /ubuntu jammy/universe amd64 haveged amd64 1.9.14-1ubuntu1
Get:3 Index of /ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.9 [1,510 B]
Get:4 Index of /ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1,041 kB]
Ign:4 Index of /ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1
Get:5 Index of /ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
Ign:5 Index of /ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5
Get:6 Index of /ubuntu jammy-updates/universe amd64 gnupg-agent all 2.2.27-3ubuntu2.1 [5,484 B]
Get:7 Index of /ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
Ign:7 Index of /ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2
Get:8 Index of /ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
Ign:8 Index of /ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5
Get:9 Index of /ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
Ign:9 Index of /ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1
Get:10 Index of /ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2,264 B]
Get:11 Index of /ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
Ign:11 Index of /ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1
Get:12 Index of /ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
Ign:12 Index of /ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2
Get:13 Index of /ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.4 [183 kB]
Ign:13 Index of /ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.4
Get:14 Index of /ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB]
Ign:14 Index of /ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1
Get:15 Index of /ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
Ign:15 Index of /ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2
Get:16 Index of /ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.3 [40.0 kB]
Ign:16 Index of /ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.3
Get:17 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.3 [11.9 kB]
Ign:17 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.3
Get:18 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.3 [15.4 kB]
Ign:18 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.3
Get:19 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-6ubuntu14.3 [13.7 kB]
Get:20 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.3 [45.7 kB]
Ign:20 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.3
Get:21 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.3 [72.8 kB]
Ign:21 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.3
Get:22 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-stream-geoip2 amd64 1.18.0-6ubuntu14.3 [10.1 kB]
Get:23 Index of /ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.3 [482 kB]
Ign:23 Index of /ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.3
Get:24 Index of /ubuntu jammy-updates/main amd64 nginx amd64 1.18.0-6ubuntu14.3 [3,882 B]
Get:25 Index of /ubuntu jammy/universe amd64 python3-josepy all 1.10.0-1 [22.0 kB]
Ign:25 Index of /ubuntu jammy/universe amd64 python3-josepy all 1.10.0-1
Get:26 Index of /ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1 [38.0 kB]
Ign:26 Index of /ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1
Get:27 Index of /ubuntu jammy/main amd64 python3-rfc3339 all 1.1-3 [7,110 B]
Get:28 Index of /ubuntu jammy/universe amd64 python3-acme all 1.21.0-1 [36.3 kB]
Ign:28 Index of /ubuntu jammy/universe amd64 python3-acme all 1.21.0-1
Get:29 Index of /ubuntu jammy/universe amd64 python3-configargparse all 1.5.3-1 [26.9 kB]
Ign:29 Index of /ubuntu jammy/universe amd64 python3-configargparse all 1.5.3-1
Get:30 Index of /ubuntu jammy/universe amd64 python3-parsedatetime all 2.6-2 [32.9 kB]
Ign:30 Index of /ubuntu jammy/universe amd64 python3-parsedatetime all 2.6-2
Get:31 Index of /ubuntu jammy/universe amd64 python3-zope.hookable amd64 5.1.0-1build1 [11.6 kB]
Ign:31 Index of /ubuntu jammy/universe amd64 python3-zope.hookable amd64 5.1.0-1build1
Get:32 Index of /ubuntu jammy/universe amd64 python3-zope.event all 4.4-3 [8,180 B]
Ign:32 Index of /ubuntu jammy/universe amd64 python3-zope.event all 4.4-3
Get:33 Index of /ubuntu jammy/universe amd64 python3-zope.component all 4.3.0-3 [38.3 kB]
Ign:33 Index of /ubuntu jammy/universe amd64 python3-zope.component all 4.3.0-3
Get:34 Index of /ubuntu jammy/universe amd64 python3-certbot all 1.21.0-1build1 [175 kB]
Ign:34 Index of /ubuntu jammy/universe amd64 python3-certbot all 1.21.0-1build1
Get:35 Index of /ubuntu jammy/universe amd64 certbot all 1.21.0-1build1 [21.3 kB]
Ign:35 Index of /ubuntu jammy/universe amd64 certbot all 1.21.0-1build1
Get:36 Index of /ubuntu jammy/universe amd64 python3-certbot-nginx all 1.21.0-1 [35.4 kB]
Ign:36 Index of /ubuntu jammy/universe amd64 python3-certbot-nginx all 1.21.0-1
Get:37 Index of /ubuntu jammy/main amd64 python3-icu amd64 2.8.1-0ubuntu2 [540 kB]
Ign:37 Index of /ubuntu jammy/main amd64 python3-icu amd64 2.8.1-0ubuntu2
Get:2 Index of /ubuntu jammy/universe amd64 haveged amd64 1.9.14-1ubuntu1 [33.6 kB]
Get:4 Index of /ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1,041 kB]
Ign:4 Index of /ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1
Get:5 Index of /ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
Get:7 Index of /ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
Get:8 Index of /ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
Get:9 Index of /ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
Get:11 Index of /ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
Get:12 Index of /ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
Get:13 Index of /ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.4 [183 kB]
Get:14 Index of /ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB]
Get:15 Index of /ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
Get:16 Index of /ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.3 [40.0 kB]
Get:17 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.3 [11.9 kB]
Get:18 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.3 [15.4 kB]
Get:20 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.3 [45.7 kB]
Get:21 Index of /ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.3 [72.8 kB]
Get:23 Index of /ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.3 [482 kB]
Get:25 Index of /ubuntu jammy/universe amd64 python3-josepy all 1.10.0-1 [22.0 kB]
Get:26 Index of /ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1 [38.0 kB]
Get:28 Index of /ubuntu jammy/universe amd64 python3-acme all 1.21.0-1 [36.3 kB]
Get:29 Index of /ubuntu jammy/universe amd64 python3-configargparse all 1.5.3-1 [26.9 kB]
Get:30 Index of /ubuntu jammy/universe amd64 python3-parsedatetime all 2.6-2 [32.9 kB]
Get:31 Index of /ubuntu jammy/universe amd64 python3-zope.hookable amd64 5.1.0-1build1 [11.6 kB]
Get:32 Index of /ubuntu jammy/universe amd64 python3-zope.event all 4.4-3 [8,180 B]
Get:33 Index of /ubuntu jammy/universe amd64 python3-zope.component all 4.3.0-3 [38.3 kB]
Get:34 Index of /ubuntu jammy/universe amd64 python3-certbot all 1.21.0-1build1 [175 kB]
Get:35 Index of /ubuntu jammy/universe amd64 certbot all 1.21.0-1build1 [21.3 kB]
Get:36 Index of /ubuntu jammy/universe amd64 python3-certbot-nginx all 1.21.0-1 [35.4 kB]
Get:37 Index of /ubuntu jammy/main amd64 python3-icu amd64 2.8.1-0ubuntu2 [540 kB]
Get:4 Index of /ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1,041 kB]
Fetched 95.8 kB in 2min 0s (796 B/s)
Extracting templates from packages: 100%
Preconfiguring packages …
Selecting previously unselected package libhavege2:amd64.
(Reading database … 144993 files and directories currently installed.)
Preparing to unpack …/00-libhavege2_1.9.14-1ubuntu1_amd64.deb …
Unpacking libhavege2:amd64 (1.9.14-1ubuntu1) …
Selecting previously unselected package haveged.
Preparing to unpack …/01-haveged_1.9.14-1ubuntu1_amd64.deb …
Unpacking haveged (1.9.14-1ubuntu1) …
Selecting previously unselected package apt-transport-https.
Preparing to unpack …/02-apt-transport-https_2.4.9_all.deb …
Unpacking apt-transport-https (2.4.9) …
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack …/03-fonts-dejavu-core_2.37-2build1_all.deb …
Unpacking fonts-dejavu-core (2.37-2build1) …
Selecting previously unselected package fontconfig-config.
Preparing to unpack …/04-fontconfig-config_2.13.1-4.2ubuntu5_all.deb …
Unpacking fontconfig-config (2.13.1-4.2ubuntu5) …
Selecting previously unselected package gnupg-agent.
Preparing to unpack …/05-gnupg-agent_2.2.27-3ubuntu2.1_all.deb …
Unpacking gnupg-agent (2.2.27-3ubuntu2.1) …
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack …/06-libdeflate0_1.10-2_amd64.deb …
Unpacking libdeflate0:amd64 (1.10-2) …
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack …/07-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb …
Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) …
Selecting previously unselected package libjpeg-turbo8:amd64.
Preparing to unpack …/08-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb …
Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) …
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack …/09-libjpeg8_8c-2ubuntu10_amd64.deb …
Unpacking libjpeg8:amd64 (8c-2ubuntu10) …
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack …/10-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb …
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) …
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack …/11-libwebp7_1.2.2-2_amd64.deb …
Unpacking libwebp7:amd64 (1.2.2-2) …
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack …/12-libtiff5_4.3.0-6ubuntu0.4_amd64.deb …
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.4) …
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack …/13-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_amd64.deb …
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) …
Selecting previously unselected package libgd3:amd64.
Preparing to unpack …/14-libgd3_2.3.0-2ubuntu2_amd64.deb …
Unpacking libgd3:amd64 (2.3.0-2ubuntu2) …
Selecting previously unselected package nginx-common.
Preparing to unpack …/15-nginx-common_1.18.0-6ubuntu14.3_all.deb …
Unpacking nginx-common (1.18.0-6ubuntu14.3) …
Selecting previously unselected package libnginx-mod-http-geoip2.
Preparing to unpack …/16-libnginx-mod-http-geoip2_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.3) …
Selecting previously unselected package libnginx-mod-http-image-filter.
Preparing to unpack …/17-libnginx-mod-http-image-filter_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking libnginx-mod-http-image-filter (1.18.0-6ubuntu14.3) …
Selecting previously unselected package libnginx-mod-http-xslt-filter.
Preparing to unpack …/18-libnginx-mod-http-xslt-filter_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.3) …
Selecting previously unselected package libnginx-mod-mail.
Preparing to unpack …/19-libnginx-mod-mail_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking libnginx-mod-mail (1.18.0-6ubuntu14.3) …
Selecting previously unselected package libnginx-mod-stream.
Preparing to unpack …/20-libnginx-mod-stream_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking libnginx-mod-stream (1.18.0-6ubuntu14.3) …
Selecting previously unselected package libnginx-mod-stream-geoip2.
Preparing to unpack …/21-libnginx-mod-stream-geoip2_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.3) …
Selecting previously unselected package nginx-core.
Preparing to unpack …/22-nginx-core_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking nginx-core (1.18.0-6ubuntu14.3) …
Selecting previously unselected package nginx.
Preparing to unpack …/23-nginx_1.18.0-6ubuntu14.3_amd64.deb …
Unpacking nginx (1.18.0-6ubuntu14.3) …
Selecting previously unselected package python3-josepy.
Preparing to unpack …/24-python3-josepy_1.10.0-1_all.deb …
Unpacking python3-josepy (1.10.0-1) …
Selecting previously unselected package python3-requests-toolbelt.
Preparing to unpack …/25-python3-requests-toolbelt_0.9.1-1_all.deb …
Unpacking python3-requests-toolbelt (0.9.1-1) …
Selecting previously unselected package python3-rfc3339.
Preparing to unpack …/26-python3-rfc3339_1.1-3_all.deb …
Unpacking python3-rfc3339 (1.1-3) …
Selecting previously unselected package python3-acme.
Preparing to unpack …/27-python3-acme_1.21.0-1_all.deb …
Unpacking python3-acme (1.21.0-1) …
Selecting previously unselected package python3-configargparse.
Preparing to unpack …/28-python3-configargparse_1.5.3-1_all.deb …
Unpacking python3-configargparse (1.5.3-1) …
Selecting previously unselected package python3-parsedatetime.
Preparing to unpack …/29-python3-parsedatetime_2.6-2_all.deb …
Unpacking python3-parsedatetime (2.6-2) …
Selecting previously unselected package python3-zope.hookable.
Preparing to unpack …/30-python3-zope.hookable_5.1.0-1build1_amd64.deb …
Unpacking python3-zope.hookable (5.1.0-1build1) …
Selecting previously unselected package python3-zope.event.
Preparing to unpack …/31-python3-zope.event_4.4-3_all.deb …
Unpacking python3-zope.event (4.4-3) …
Selecting previously unselected package python3-zope.component.
Preparing to unpack …/32-python3-zope.component_4.3.0-3_all.deb …
Unpacking python3-zope.component (4.3.0-3) …
Selecting previously unselected package python3-certbot.
Preparing to unpack …/33-python3-certbot_1.21.0-1build1_all.deb …
Unpacking python3-certbot (1.21.0-1build1) …
Selecting previously unselected package certbot.
Preparing to unpack …/34-certbot_1.21.0-1build1_all.deb …
Unpacking certbot (1.21.0-1build1) …
Selecting previously unselected package python3-certbot-nginx.
Preparing to unpack …/35-python3-certbot-nginx_1.21.0-1_all.deb …
Unpacking python3-certbot-nginx (1.21.0-1) …
Selecting previously unselected package python3-icu.
Preparing to unpack …/36-python3-icu_2.8.1-0ubuntu2_amd64.deb …
Unpacking python3-icu (2.8.1-0ubuntu2) …
Setting up python3-configargparse (1.5.3-1) …
Setting up python3-requests-toolbelt (0.9.1-1) …
Setting up python3-parsedatetime (2.6-2) …
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) …
Setting up apt-transport-https (2.4.9) …
Setting up python3-icu (2.8.1-0ubuntu2) …
Setting up python3-zope.event (4.4-3) …
Setting up libdeflate0:amd64 (1.10-2) …
Setting up nginx-common (1.18.0-6ubuntu14.3) …
Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) …
Setting up libhavege2:amd64 (1.9.14-1ubuntu1) …
Setting up libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.3) …
Setting up python3-zope.hookable (5.1.0-1build1) …
Setting up gnupg-agent (2.2.27-3ubuntu2.1) …
Setting up fonts-dejavu-core (2.37-2build1) …
Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) …
Setting up libwebp7:amd64 (1.2.2-2) …
Setting up python3-josepy (1.10.0-1) …
Setting up python3-rfc3339 (1.1-3) …
Setting up libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.3) …
Setting up libjpeg8:amd64 (8c-2ubuntu10) …
Setting up libnginx-mod-mail (1.18.0-6ubuntu14.3) …
Setting up haveged (1.9.14-1ubuntu1) …
Created symlink /etc/systemd/system/sysinit.target.wants/haveged.service → /lib/systemd/system/haveged.service.
Setting up fontconfig-config (2.13.1-4.2ubuntu5) …
Setting up libnginx-mod-stream (1.18.0-6ubuntu14.3) …
Setting up python3-zope.component (4.3.0-3) …
Setting up python3-acme (1.21.0-1) …
Setting up python3-certbot (1.21.0-1build1) …
Setting up certbot (1.21.0-1build1) …
Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /lib/systemd/system/certbot.timer.
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.4) …
Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) …
Setting up libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.3) …
Setting up libgd3:amd64 (2.3.0-2ubuntu2) …
Setting up libnginx-mod-http-image-filter (1.18.0-6ubuntu14.3) …
Setting up nginx-core (1.18.0-6ubuntu14.3) …

  • Upgrading binary nginx [ OK ]
    Setting up nginx (1.18.0-6ubuntu14.3) …
    Setting up python3-certbot-nginx (1.21.0-1) …
    Processing triggers for ufw (0.36.1-4build1) …
    Processing triggers for man-db (2.10.2-1) …
    Processing triggers for libc-bin (2.35-0ubuntu3.1) …
    Scanning processes…
    Scanning linux images…

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
gpg: keybox ‘/usr/share/keyrings/passbolt-repository.gpg’ created
gpg: keyserver receive failed: End of file
gpg: keyserver receive failed: End of file
gpg: keyserver receive failed: End of file
Reading package lists… Done

E: Method https has died unexpectedly!
E: Sub-process https received signal 4.
“Bad checksum. Aborting”
esadmin@passbolt:~$ sudo apt install passbolt-ce-server
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package passbolt-ce-server

esadmin@passbolt:~$ cat /etc/apt/sources.list

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb Index of /ubuntu jammy main restricted
# deb-src Index of /ubuntu jammy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb Index of /ubuntu jammy-updates main restricted
# deb-src Index of /ubuntu jammy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb Index of /ubuntu jammy universe
# deb-src Index of /ubuntu jammy universe
deb Index of /ubuntu jammy-updates universe
# deb-src Index of /ubuntu jammy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb Index of /ubuntu jammy multiverse
# deb-src Index of /ubuntu jammy multiverse
deb Index of /ubuntu jammy-updates multiverse
# deb-src Index of /ubuntu jammy-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb Index of /ubuntu jammy-backports main restricted universe multiverse
# deb-src Index of /ubuntu jammy-backports main restricted universe multiverse

deb Index of /ubuntu jammy-security main restricted
# deb-src Index of /ubuntu jammy-security main restricted
deb Index of /ubuntu jammy-security universe
# deb-src Index of /ubuntu jammy-security universe
deb Index of /ubuntu jammy-security multiverse
# deb-src Index of /ubuntu jammy-security multiverse
esadmin@passbolt:~$

Hi @davkenrem I’m sorry for your loss, that is rough.

I just looked through the logs and it seems the keyserver was down when attempting to fetch the gpg key used to verify passbolt repo downloads.

I think the general advice would be to try again, and maybe after waiting a bit.