Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installing tarantool, apt-get update says The repository 'https://download.tarantool.org/tarantool/modules/debian bookworm Release' does not have a Release file. #9978

Open
capr opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@capr
Copy link

capr commented Apr 25, 2024

Bug description

After installing tarantool, apt-get update says The repository 'https://download.tarantool.org/tarantool/modules/debian bookworm Release' does not have a Release file.

Complete output of apt-get update

Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://repo.percona.com/prel/apt bookworm InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Hit:5 http://repo.percona.com/pxc-80/apt bookworm InRelease
Hit:6 http://repo.percona.com/tools/apt bookworm InRelease
Hit:7 https://hb.vkcs.cloud/tarantool_repo/release/series-3/linux-deb static InRelease
Ign:8 https://hb.vkcs.cloud/tarantool_repo/release/modules/debian bookworm InRelease
Err:9 https://hb.vkcs.cloud/tarantool_repo/release/modules/debian bookworm Release
  404  Not Found [IP: 95.163.53.117 443]
Reading package lists... Done
E: The repository 'https://download.tarantool.org/tarantool/modules/debian bookworm 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.
W: https://download.tarantool.org/oBlHHAA/tarantool/release/series-3/linux-deb/dists/static/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Skipping acquire of configured file 'main/source/Sources' as repository 'https://download.tarantool.org/oBlHHAA/tarantool/release/series-3/linux-deb static InRelease' does not seem to provide it (sources.list entry misspelt?)
  • OS: Linux
  • OS Version: Debian 12
  • Architecture: x64

Place tarantool --version output here.

Tarantool 3.1.0-0-g96f6d88597
Target: Linux-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/tarantool/static-build/tarantool-prefix -DENABLE_BACKTRACE=TRUE
Compiler: GNU-8.3.1
C_FLAGS: -fexceptions -funwind-tables -fasynchronous-unwind-tables -static-libstdc++ -fno-common -msse2  -fmacro-prefix-map=/tarantool=. -std=c11 -Wall -Wextra -Wno-gnu-alignof-expression -fno-gnu89-inline -Wno-cast-function-type -O2 -g -DNDEBUG -ggdb -O2
CXX_FLAGS: -fexceptions -funwind-tables -fasynchronous-unwind-tables -static-libstdc++ -fno-common -msse2  -fmacro-prefix-map=/tarantool=. -std=c++11 -Wall -Wextra -Wno-invalid-offsetof -Wno-gnu-alignof-expression -Wno-cast-function-type -O2 -g -DNDEBUG -ggdb -O2

Steps to reproduce

  1. Install tarantool following https://www.tarantool.io/en/download/os-installation/debian/
  2. Run apt-get update

Expected behavior

Ability to update packages after Tarantool is installed.

@capr capr added the bug Something isn't working label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant