`E: Repository 'tor+https://deb.kicksecure.com bullseye InRelease' changed its 'Origin' value from 'kicksecure' to 'whonix'`

I tried to update Whonix Gateway on VB (Linux host 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64) and received such logs about this. Is it normal?

user@host:~$ sudo apt update                                                 
Get:1 tor+https://deb.kicksecure.com bullseye InRelease [39.7 kB]              
E: Repository 'tor+https://deb.kicksecure.com bullseye InRelease' changed its 'Origin' value from 'kicksecure' to 'whonix'
E: Repository 'tor+https://deb.kicksecure.com bullseye InRelease' changed its 'Label' value from 'Kicksecure' to 'Whonix'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N]

Normal.

To fix:

sudo apt update --allow-releaseinfo-change

Technical details:
Repository Migration

1 Like

I’m little bit confused since both Whonix and Kicksecure give me that message. According to linked page Whonix should use both repos after migration and that is clear. But why Kicksecure also wan’t to be changed to Whonix repo?

Updated…

…just now to answer that question.