Attachment: publickey - logan@threatmodel.io.asc.pgp
Description: application/pgp-key

Thanks for your help. My sources.list was already bullseye, though. I am still struggling to find the answer to the issue. I'll offer my sources files and selected output of apt update i'm receiving:

/etc/apt/sources.list:

deb http://deb.debian.org/debian/ bullseye testing main contrib non-free

deb http://deb.debian.org/debian/ bullseye testing-updates main contrib non-free

deb http://deb.debian.org/debian-security bullseye testing-security main

/etc/apt/sources.list.d/qubes-r4.list:

# Main qubes updates repository
deb [arch=amd64] https://deb.qubes-os.org/r4.0/vm bullseye main
#deb-src https://deb.qubes-os.org/r4.0/vm bullseye main

# Qubes updates candidates repository
deb [arch=amd64] https://deb.qubes-os.org/r4.0/vm bullseye-testing main
deb-src https://deb.qubes-os.org/r4.0/vm bullseye-testing main

# Qubes security updates testing repository
deb [arch=amd64] https://deb.qubes-os.org/r4.0/vm bullseye-securitytesting main
deb-src https://deb.qubes-os.org/r4.0/vm bullseye-securitytesting main

Output of "sudo apt update"

Hit:1 http://deb.debian.org/debian bullseye InRelease                                           
Hit:3 https://deb.qubes-os.org/r4.0/vm bullseye InRelease                                       
Hit:2 http://ftp.halifax.rwth-aachen.de/kali kali-rolling InRelease
Hit:4 https://deb.qubes-os.org/r4.0/vm bullseye-testing InRelease  
Ign:5 http://deb.debian.org/debian-security bullseye InRelease
Hit:6 https://deb.qubes-os.org/r4.0/vm bullseye-securitytesting InRelease
Err:7 http://deb.debian.org/debian-security bullseye Release
  404  Not Found [IP: 127.0.0.1 8082]
Reading package lists... Done

Then...

W: Skipping acquire of configured file 'testing-updates/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian bullseye InRelease' doesn't have the component 'testing-updates' (component misspelt in sources.list?)
E: The repository 'http://deb.debian.org/debian-security bullseye 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.
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:4
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:4


Any hints would be much appreciated.

Logan



On Wed, Apr 29, 2020 at 05:00:24PM +0000, lo...@threatmodel.io wrote:
> I followed the instructions for building a debian-based rolling Kali template
> found at:
> https://www.qubes-os.org/doc/pentesting/kali/#templatevm-from-debian4_0
>
> My qube was running well for a few months when suddenly I got the following
> error when updating with  apt-get:
>
> E: Can't find a source to download version '4.0.51-1+deb11u1' of
> 'qubes-core-agent-passwordless-root:amd64'


Kali is a rolling distro and you have probably created the qube based on
Debian 10 (buster) and Kali has now moved on to Debian 11 (bullseye).
Also note that the above linked website contains a hint:

For installation based on Debian 10 stable, please note that the security
repository of Debian testing has recently been renamed from <current
testing>/update to <current-testing>-security. To account for that change,
execute the following command.

    [user@kali ~]$ sudo sed -i 's/bullseye\/updates/bullseye-security/g'
/etc/apt/sources.list

In any case I am pretty confident your issue is that the files in your
/etc/apt/sources.list point to buster instead of bullseye or to the
/update insead -security repo.

> I can't seem to find any similar issues online. Any advice is appreciated.

Also search qubes-issues on github.

/Sven

--
You received this message because you are subscribed to the Google Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/9605ee76-2ecc-e56d-8a63-b3a43fce0e08%40threatmodel.io.

Attachment: publickey - logan@threatmodel.io.asc.pgp
Description: application/pgp-key

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to