You are not logged in.
Pages: 1
Hi,
Sorry if I am writing in the wrong thread. I just registered on the forum and I don't know English well enough to understand it at once.
I have a problem with switching to test repositories. I filled my /etc/apt/sources.list according to the information on the website, but when I try to apt uldate I get the following error:
Сущ:1 http://deb.devuan.org/merged daedalus InRelease
Игн:2 http://deb.devuan.org/merged daedalus-security InRelease
Игн:3 http://deb.devuan.org/merged daedalus-updates InRelease
Ошб:4 http://deb.devuan.org/merged daedalus-security Release
404 Not Found [IP: 95.216.15.86 80]
Ошб:5 http://deb.devuan.org/merged daedalus-updates Release
404 Not Found [IP: 95.216.15.86 80]
Чтение списков пакетов… Готово
E: The repository "http://deb.devuan.org/merged daedalus-security Release" does not contain a Release file.
N: Updating from this repository cannot be done in a secure way, so it is disabled by default.
N: See the apt-secure(8) help page for information on repository creation and user settings.
E: The "http://deb.devuan.org/merged daedalus-updates Release" repository does not contain a Release file.
N: Updating from this repository cannot be done in a secure way, so it is disabled by default.
N: See the apt-secure(8) help page for information on repository creation and user settings.
My sources.list:
# deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012]/ chimaera contrib main non-free
# deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012]/ chimaera contrib main non-free
deb http://deb.devuan.org/merged daedalus main
deb-src http://deb.devuan.org/merged/ daedalus main
deb http://deb.devuan.org/merged daedalus-security main
deb-src http://deb.devuan.org/merged daedalus-security main
deb http://deb.devuan.org/merged daedalus-updates main
deb-src http://deb.devuan.org/merged/ daedalus-updates main
#deb http://deb.devuan.org/merged/ chimaera main
#deb-src http://deb.devuan.org/merged/ chimaera main
#deb http://pkgmaster.devuan.org/merged/ chimaera-security main contrib non-free
#deb-src http://pkgmaster.devuan.org/merged/ chimaera-security main contrib non-free
# chimaera-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debi … _backports
#deb http://deb.devuan.org/merged/ chimaera-updates main contrib non-free
#deb-src http://deb.devuan.org/merged/ chimaera-updates main contrib non-free
Please tell me where I went wrong. Thanks :3
Last edited by slonkinds (2021-11-14 02:30:29)
Offline
You should only need one line in testing. There is no daedalus updates or security repo yet.
deb http://deb.devuan.org/merged daedalus main
or below if you want contrib and non-free
deb http://deb.devuan.org/merged daedalus main contrib non-free
Last edited by hevidevi (2021-11-14 09:10:09)
Offline
actually not sure of my previous post after reading this link?
https://www.devuan.org/os/packages
when i was on chimaera testing, im sure i only had one line for a time because updates and security were not available?
maybe im confusing testing with unstable?
Offline
http://dev1galaxy.org/viewtopic.php?pid=32737
@OP: please search the boards before posting...
Last edited by Head_on_a_Stick (2021-11-14 11:35:14)
Brianna Ghey — Rest In Power
Offline
Thank you very much for your answers. Yes, I am sorry, but with my meager knowledge of English and with the translator I could not find anything relevant to my question. I will pay more attention.
Offline
daedalus-updates does not exist.
daedalus-security does not exist.
testing currently named, daedalus.
deb http://deb.devuan.org/merged daedalus main contrib non-free
pic from 1993, new guitar day.
Offline
noticed that when doing the netinstall with devuan jessie, it would fail, even after manually changing to the archive "archive.devuan.org"
please fix, if possible.
Offline
Did my fix make a difference?
Online
@ralph.ronnquist, if you mean jessie archive, yesterday night it did not. was however able to install it using dvd-full installer and choosing not to add additional software sources.
the installer would pickup "archive.devuan.org" but after loading some files it would state that it cannot use the repository. after installation i would manually install the devuan keyring and add sources.list for jessie, and that would fix it. however, netinstall seems broken.
Offline
Pages: 1