SpiralLinux / SpiralLinux-project

SpiralLinux project
https://spirallinux.github.io/
148 stars 5 forks source link

Bullseye or Bookworm? #296

Closed Tockiri closed 1 year ago

Tockiri commented 1 year ago

lsb_release -a and inxi both show "Debian Bookworm" while package sources still show Bullseye: The package sources (i.e., the sources.list file) still point to the Bullseye repositories. Ist this a bug?

geckolinux commented 1 year ago

Hi there, have you attempted to upgrade your installation to Bookworm? Please post your /etc/apt/sources.list and all files under /etc/apt/sources.list.d/ , also looking for backup old versions of files with suffixes like .save .

Tockiri commented 1 year ago

Thanks for your help. No, I have not upgraded to Bookworm.

/etc/apt/sources.list:

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

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

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

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

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

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

deb http://deb.debian.org/debian/ bullseye-backports main contrib non-free #Debian Bullseye Backports'


/etc/apt/sources.list.d:

home_bgstack15_aftermozilla.sources home-ungoogled_chromium.list
home-ungoogled_chromium.list.save
librewolf.sources
spirallinux.list
spirallinux.list.save

Is it that what you mean?

geckolinux commented 1 year ago

Hi there, you might also want to check the contents of all those files in /etc/apt/sources.list.d/ to see if any of them are referencing Bookworm. It's not possible for the system to upgrade itself without being explicitly told to do so.

Tockiri commented 1 year ago

The point is why lsb_release -a and inxi both show "Debian Bookworm" while package sources still show Bullseye - so far.

geckolinux commented 1 year ago

You are indeed running Bookworm, the real question is who / what performed the upgrade.