Opened 9 months ago
Closed 9 months ago
#22081 closed defect (invalid)
Error with debian bookworm repo on installation
Reported by: | bfreeman | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.18 |
Keywords: | debian, installation, apt | Cc: | |
Guest type: | other | Host type: | Linux |
Description
- Added the following line to sources.list
deb [arch=amd64 signed-by=/usr/share/keyrings/oracle-virtualbox-2016.gpg] https://download.virtualbox.org/virtualbox/debian bookwork contrib
- Added the keys
wget -O- https://www.virtualbox.org/download/oracle_vbox_2016.asc | sudo gpg --yes --output /usr/share/keyrings/oracle-virtualbox-2016.gpg --dearmor
- APT update fails
$ sudo apt update Atteint :1 http://deb.debian.org/debian bookworm InRelease Atteint :2 http://security.debian.org/debian-security bookworm-security InRelease Atteint :3 http://deb.debian.org/debian bookworm-updates InRelease Ign :4 https://download.virtualbox.org/virtualbox/debian bookwork InRelease Err :5 https://download.virtualbox.org/virtualbox/debian bookwork Release 404 Not Found [IP : 23.57.80.43 443] Lecture des listes de paquets... Fait E: Le dépôt https://download.virtualbox.org/virtualbox/debian bookwork Release n'a pas de fichier Release.
Note:
See TracTickets
for help on using tickets.
Hi bfreeman,
There is a typo. Please change bookwork -> bookworm.