The officially official Devuan Forum!

You are not logged in.

#1 2021-10-17 03:56:56

GlennW
Member
From: Brisbane, Australia
Registered: 2019-07-18
Posts: 582  

apt sources, changing version and name with apt

Hi I got this message when updating today, Knowing the newest release has arrived.

I had a look at the man page but didn't see a way to correct the error, can anyone help.

Repository 'http://deb.devuan.org/merged testing InRelease' changed its 'Version' value from '4.0.0' to '5.0'Repository 'http://deb.devuan.org/merged testing InRelease' changed its 'Codename' value from 'chimaera' to 'daedalus'This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

My sources list, yes... it could be simpler.

# deb http://deb.devuan.org/merged/ chimaera non-free contrib main 
# deb http://deb.devuan.org/merged/ chimaera-updates main contrib non-free 
# deb tor+http://devuanauxrkggcowgm2vcs6go3c5pgxdidd5wqjpg7zpfaxkmgspr6id.onion/merged/ chimaera main contrib non-free   
# deb tor+http://devuanauxrkggcowgm2vcs6go3c5pgxdidd5wqjpg7zpfaxkmgspr6id.onion/merged/ chimaera-updates main contrib non-free  

# Chimaera
deb http://deb.devuan.org/merged/ chimaera main contrib non-free  
deb http://deb.devuan.org/merged/ chimaera-updates non-free contrib main 
deb http://deb.devuan.org/merged/ chimaera-proposed-updates contrib non-free main 

# daedalus
deb http://deb.devuan.org/merged/ testing non-free contrib main  
deb http://deb.devuan.org/merged/ daedalus non-free contrib main  
deb http://deb.devuan.org/merged/ daedalus-updates non-free contrib main   
deb http://deb.devuan.org/merged/ daedalus-proposed-updates contrib non-free main   

# beowulf
deb http://deb.devuan.org/merged/ beowulf-backports main contrib non-free  
deb http://deb.devuan.org/merged/ beowulf main contrib non-free

Thank you.


pic from 1993, new guitar day.

Offline

#2 2021-10-17 05:38:24

zephyr
Member
From: as where the crow flies native
Registered: 2016-12-01
Posts: 409  
Website

Re: apt sources, changing version and name with apt

GlennW wrote: Hi I got this message when updating today, Knowing the newest release has arrived.

I had a look at the man page but didn't see a way to correct the error, can anyone help.

Notice you have all 3 releases in your sources.list, unless I'm missing something you should have only one. I am assuming you want chimaera then the beowulf and daedalus should be commented (#). 

I am using this for my sources.list with chimaera.

 #############################################################
###################
################### OFFICIAL DEVUAN REPO  ###################
#############################################################

deb http://deb.devuan.org/merged chimaera main contrib non-free

# Security
deb http://deb.devuan.org/merged chimaera-security main contrib non-free
# deb-src http://auto.mirror.devuan.org/merged/ chimaera-security main

# Updates
deb http://deb.devuan.org/merged chimaera-updates main contrib non-free
# deb-src http://auto.mirror.devuan.org/merged/ chimaera-updates main

# Proposed Updates
# deb https://deb.devuan.org/merged/ chimaera-proposed-updates main
# deb-src http://auto.mirror.devuan.org/merged/ chimaera-updates main

# Backports
# deb http://deb.devuan.org/merged chimaera-backports main contrib non-free
# deb-src http://auto.mirror.devuan.org/merged/ chimaera-backports main contrib non-free

# deb http://deb.devuan.org/merged chimaera-updates main contrib non-free
deb http://deb.devuan.org/devuan chimaera main contrib non-free
deb http://pkgmaster.devuan.org/merged stable-security main contrib non-free
# deb-src http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free

Hopes this helped!

cheers

zephyr

Last edited by zephyr (2021-10-17 05:41:07)


CROWZ
easier to light a candle, yet curse the dark instead / experience life, or simply ...merely exist / ride the serpent / molon labe

Offline

#3 2021-10-17 05:51:21

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

Re: apt sources, changing version and name with apt

@zephyr . . . Nice to see you. I wondering why you still have auto.mirror.devuan.org in you sources list even though it is commented out.  It has been deprecated for several years so no need to keep it around anymore.

Offline

#4 2021-10-17 06:20:01

zephyr
Member
From: as where the crow flies native
Registered: 2016-12-01
Posts: 409  
Website

Re: apt sources, changing version and name with apt

golinux wrote: @zephyr . . . Nice to see you. I wondering why you still have auto.mirror.devuan.org in you sources list even though it is commented out.  It has been deprecated for several years so no need to keep it around anymore.

Thank you, appreciate the tip!

zephyr


CROWZ
easier to light a candle, yet curse the dark instead / experience life, or simply ...merely exist / ride the serpent / molon labe

Offline

#5 2021-10-17 06:50:41

GlennW
Member
From: Brisbane, Australia
Registered: 2019-07-18
Posts: 582  

Re: apt sources, changing version and name with apt

The testing & Daedalus is there because I felt adventurous a few weeks back.

Chimaera is the medium I installed from lately. (I do that a bit)

And Beowulf is for backports and other packages I use that weren't available in Chimaera at the time I re-installed the OS.

This is on my laptop where I feel a bit more adventurous.

I was wondering how to fix the signatures as it mentions in the error, changing version numbers and codenames...

Thank you for the replies


pic from 1993, new guitar day.

Offline

#6 2021-10-17 08:54:50

Head_on_a_Stick
Member
From: London
Registered: 2019-03-24
Posts: 3,125  
Website

Re: apt sources, changing version and name with apt

GlennW wrote:

I was wondering how to fix the signatures as it mentions in the error, changing version numbers and codenames

# apt update

Say yes when it asks. And please search the boards before posting, I've answered this here before.

GlennW wrote:

The testing & Daedalus is there because I felt adventurous a few weeks back.

Lol, good one. Have you ever seen https://forums.debian.net/viewtopic.php?&t=114130?


Brianna Ghey — Rest In Power

Offline

#7 2021-10-17 12:01:38

Magnus
Member
From: Stockholm, Sweden
Registered: 2020-03-14
Posts: 51  
Website

Re: apt sources, changing version and name with apt

"This [repo mix ]is a very risky thing to attempt, and is generally regarded as a bad idea for all but the most advanced Debian users."

I'm an advanced user that have used Linux as my only OS since 2003. I'm convinced that everybody can learn by trying, and therefore recommend to mix repos if they need, or want, it. But have a backup of the system if something get messier than you can handle. I have an extra partition on the disk for the backup copy of my system, with that I can dual boot in emergency, while I solve the problems on my primary system.

Offline

#8 2021-10-17 22:53:51

GlennW
Member
From: Brisbane, Australia
Registered: 2019-07-18
Posts: 582  

Re: apt sources, changing version and name with apt

Thank you, "apt update" did the job.


pic from 1993, new guitar day.

Offline

#9 2021-10-21 21:43:34

GlennW
Member
From: Brisbane, Australia
Registered: 2019-07-18
Posts: 582  

Re: apt sources, changing version and name with apt

Status. Since writing this post I have reloaded both my laptop and desktop systems to the new Chimaera (amd64 desktop) release and all is back to normal.

I have got into the habit of using the now familiar apt-get for command-line repo installs of packages and never really used apt unless I was following directions from a post here... For packages from my .deb backups I generally use dpkg -i -G .

Anyhow, Live and learn. I liked the excitement of the rolling release of testing, but I prefer the durabillity of the official release.

Thank you, sorry for the noise. ;-)


pic from 1993, new guitar day.

Offline

Board footer