Checklist
[yes ] I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
[ yes] I have read the tutorials, help and searched for similar issues
[yes ] I provide relevant information about my server (component names and versions, etc.)
[no ] I provide a copy of my logs and healthcheck
[ yes] I describe the steps I have taken to trouble shoot the problem
[ yes] I describe the steps on how to reproduce the issue
Hello, I don’t know why I have this problem and I don’t know how to solve it, I just reinstalled the ubuntu server again and I can’t get past the first step
/etc/apt/sources.list.d/passbolt.sources
Types: deb
URIs: https://download.passbolt.com/ce/ubuntu
Suites: oracular
Components: stable
Signed-By: /usr/share/keyrings/passbolt-repository.gp
g
Ubuntu 24.10 (GNU/Linux 6.11.0-1004-raspi aarch64)
`curl -LO "https://download.passbolt.com/ce/installer/passbolt-repo-setup.ce.sh"
curl -LO "https://github.com/passbolt/passbolt-dep-scripts/releases/latest/download/passbolt-ce-SHA512SUM.txt"
sha512sum -c passbolt-ce-SHA512SUM.txt && sudo bash ./passbolt-repo-setup.ce.sh || echo "Bad checksum. Aborting" && rm -f passbolt-repo-setup.ce.sh
sudo apt install passbolt-ce-server
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10792 100 10792 0 0 15521 0 --:--:-- --:--:-- --:--:-- 15505
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 156 100 156 0 0 138 0 0:00:01 0:00:01 --:--:-- 0
passbolt-repo-setup.ce.sh: OK
Hit:1 http://ports.ubuntu.com/ubuntu-ports oracular InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports oracular-updates InRelease
Hit:3 http://ports.ubuntu.com/ubuntu-ports oracular-backports InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports oracular-security InRelease
Ign:5 https://download.passbolt.com/ce/ubuntu oracular InRelease
Err:6 https://download.passbolt.com/ce/ubuntu oracular Release
404 Not Found [IP: 104.22.71.135 443]
Error: The repository 'https://download.passbolt.com/ce/ubuntu oracular Release' does not have a Release file.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.
Bad checksum. Aborting
Error: Unable to locate package passbolt-ce-server
`