Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

[Solved] Workstation machine not getting regular updates

$
0
0
Hello.

I have two debian 12 machines, one server and one desktop machine. The server seems to be getting regular updates (handled by the auto-update service) but my desktop only seems to be getting debian repo updates with every minor bookworm release. Case in point the latest issue with OpenSSH update, where my server has gotten the update, but my desktop hasn't:

Server:

Code:

$ dpkg -l openssh-serverDesired=Unknown/Install/Remove/Purge/Hold| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)||/ Name           Version           Architecture Description+++-==============-=================-============-=================================================================ii  openssh-server 1:9.2p1-2+deb12u3 amd64        secure shell (SSH) server, for secure access from remote machines
Desktop:

Code:

$ dpkg -l openssh-serverDesired=Unknown/Install/Remove/Purge/Hold| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)||/ Name           Version           Architecture Description+++-==============-=================-============-=================================================================ii  openssh-server 1:9.2p1-2+deb12u2 amd64        secure shell (SSH) server, for secure access from remote machines
Any suggestions on why this is? Here's a list of my sources on the desktop machine:

Code:

$ grep -Rv ^# /etc/apt/sources.list* |grep -v :$/etc/apt/sources.list:deb http://debian.mirror.su.se/debian/ bookworm main non-free-firmware contrib non-free/etc/apt/sources.list:deb-src http://debian.mirror.su.se/debian/ bookworm main non-free-firmware contrib non-free/etc/apt/sources.list:deb http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free/etc/apt/sources.list:deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free/etc/apt/sources.list:deb http://debian.mirror.su.se/debian/ bookworm-updates main non-free-firmware contrib non-free/etc/apt/sources.list:deb-src http://debian.mirror.su.se/debian/ bookworm-updates main non-free-firmware contrib non-free/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64 signed-by=/usr/share/keyrings/google-chrome.gpg] http://dl.google.com/linux/chrome/deb/ stable main/etc/apt/sources.list.d/hashicorp.list:deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com bookworm main/etc/apt/sources.list.d/openvpn-packages.list:deb [arch=amd64 signed-by=/etc/apt/keyrings/openvpn.asc] https://packages.openvpn.net/openvpn3/debian bookworm main/etc/apt/sources.list.d/slack.list:deb https://packagecloud.io/slacktechnologies/slack/debian/ jessie main/etc/apt/sources.list.d/mozilla.list:deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main/etc/apt/sources.list.d/vscode.list:deb [arch=amd64,arm64,armhf signed-by=/usr/share/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main/etc/apt/sources.list.d/deb_debian_org_debian.list:deb http://deb.debian.org/debian/ unstable main contrib non-free/etc/apt/sources.list.d/virtualbox.list:deb [arch=amd64 signed-by=/usr/share/keyrings/oracle-virtualbox-2016.gpg] https://download.virtualbox.org/virtualbox/debian bookworm contrib/etc/apt/sources.list.d/spotify.list:deb [signed-by=/etc/apt/trusted.gpg.d/spotify.gpg] http://repository.spotify.com stable non-free/etc/apt/sources.list.d/puppet-tools-release.list:deb http://apt.puppet.com bullseye puppet-tools/etc/apt/sources.list.d/docker-ce.list:deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/debian bookworm stable/etc/apt/sources.list.d/winehq-bookworm.sources:Types: deb/etc/apt/sources.list.d/winehq-bookworm.sources:URIs: https://dl.winehq.org/wine-builds/debian/etc/apt/sources.list.d/winehq-bookworm.sources:Suites: bookworm/etc/apt/sources.list.d/winehq-bookworm.sources:Components: main/etc/apt/sources.list.d/winehq-bookworm.sources:Architectures: amd64 i386/etc/apt/sources.list.d/winehq-bookworm.sources:Signed-By: /etc/apt/keyrings/winehq-archive.key/etc/apt/sources.list.d/kubernetes.list:deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.30/deb/ //etc/apt/sources.list.save:deb http://debian.mirror.su.se/debian/ bookworm main non-free-firmware contrib/etc/apt/sources.list.save:deb-src http://debian.mirror.su.se/debian/ bookworm main non-free-firmware contrib/etc/apt/sources.list.save:deb http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib/etc/apt/sources.list.save:deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib/etc/apt/sources.list.save:deb http://debian.mirror.su.se/debian/ bookworm-updates main non-free-firmware contrib/etc/apt/sources.list.save:deb-src http://debian.mirror.su.se/debian/ bookworm-updates main non-free-firmware contrib

Statistics: Posted by fixarsmurfen — 2024-07-13 17:30 — Replies 10 — Views 172



Viewing all articles
Browse latest Browse all 3474

Trending Articles