The officially official Devuan Forum!

You are not logged in.

#1 2022-02-08 06:38:46

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 101  

[SOLVED] Error with apt update

Hi everyone,

I installed Devuan (devuan_chimaera_4.0.0_amd64_desktop.iso) I need to run few apt install

after an apt update I got

root@DevUlVM:/home/virtua# apt update
Ign:l cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera InRetease
Err:2 cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera Release Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be us ed to add new CD-ROMs
Get:3 http://pkgmaster.devuan.org/merged chimaera-security InRelease [21.5 kB]
Reading package lists... Done
E: The repository 'cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera 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.
E: Release file for http://pkgmaster.devuan.org/merged/dists/chimaera-security/InRelease is not valid yet (invalid for another 21h 32min 45s). Updates for this repository will no t be applied.
root@DevUlVM:/home/virtua# |

so some error here..

I updated my etc/apt/sources.list to as https://www.devuan.org/os/packages

deb http://deb.devuan.org/merged chimaera          main
deb http://deb.devuan.org/merged chimaera-updates  main
deb http://deb.devuan.org/merged chimaera-security main

but that still give me error's

root@DevlllVM:/home/virtua# apt update
Ign:l http://deb.devuan.org/merged chimera InRelease
Ign:2 http://deb.devuan.org/merged chimera-updates InRelease
Ign:3 http://deb.devuan.org/merged chimera-security InRelease
Err:4 http://deb.devuan.org/merged chimera Release
404 Not Found [IP: 185.38.15.81 80]
Err:5 http://deb.devuan.org/merged chimera-updates Release
404 Not Found [IP: 185.38.15.81 80]
Err:6 http://deb.devuan.org/merged chimera-security Release 404 Not Found [IP: 185.38.15.81 80]
Reading package lists... Done
E: The repository 'http://deb.devuan.org/merged chimera Release' does not have a Release file.
hb: 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.
E: The repository 'http://deb.devuan.org/merged chimera-updates 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.
E: The repository 'http://deb.devuan.org/merged chimera-security 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.
root@DevU!VM:/home/virtua# 

any ideas ?

Thanks.

Last edited by SpongeBOB (2022-02-09 05:27:57)


Linux noob, plz be kind big_smile

Offline

#2 2022-02-08 07:37:23

golinux
Administrator
Registered: 2016-11-25
Posts: 3,137  

Re: [SOLVED] Error with apt update

SpongeBOB wrote:

Hi everyone,

I installed Devuan (devuan_chimaera_4.0.0_amd64_desktop.iso) I need to run few apt install
any ideas ?

It looks like there is a typo.  It should be chimaera not chimera.

Also . . . would be nice if you could actually post the code using the code tags rather than posting off-site images.

Thanks.

And looks like you might have a clock issue and need to comment  the CDROM line in sources.list

Offline

#3 2022-02-08 20:02:41

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 101  

Re: [SOLVED] Error with apt update

Thanks @golinux sorry to have posted as image instead of text. But I couldn't due to this very problem.
This Devuan is a VM and until I fix my apt problem I can't copy/past or transfer data to my VM host hmm

You were right al of those error where coming because my time was wrong. now it's work like a charm smile

(tomorrow I will swap those picture to text)


Linux noob, plz be kind big_smile

Offline

#4 2022-02-09 05:28:41

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 101  

Re: [SOLVED] Error with apt update

Done, I swapped the image for text. (done by OCR, so I hope there is no mistake)
Cheers.


Linux noob, plz be kind big_smile

Offline

#5 2022-02-09 05:32:18

golinux
Administrator
Registered: 2016-11-25
Posts: 3,137  

Re: [SOLVED] Error with apt update

Much appreciated.  Thanks!

Offline

Board footer