LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Closed Thread
  Search this Thread
Old 03-22-2023, 03:26 AM   #1
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Rep: Reputation: Disabled
CLI Update Question


As shown in the script there are many "gets" but when I do an "Upgrade" nothing is downloaded, Installed. Why is this?

$ sudo apt-get update
[sudo] password for johnedward:
Ign:1 http://packages.linuxmint.com elsie InRelease
Hit:2 http://security.debian.org bullseye-security InRelease
Hit:3 http://packages.linuxmint.com elsie Release
Hit:5 https://deb.debian.org/debian bullseye InRelease
Get:6 https://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Hit:7 https://repo.protonvpn.com/debian stable InRelease
Get:8 https://deb.debian.org/debian bullseye-backports InRelease [49.0 kB]
Get:9 https://deb.debian.org/debian bullseye-backports/main i386 Packages.diff/Index [63.3 kB]
Get:10 https://deb.debian.org/debian bullseye-backports/main amd64 Packages.diff/Index [63.3 kB]
Get:11 https://deb.debian.org/debian bullseye-backports/main amd64 Contents (deb).diff/Index [63.6 kB]
Get:12 https://deb.debian.org/debian bullseye-backports/main i386 Contents (deb).diff/Index [63.6 kB]
Get:13 https://deb.debian.org/debian bullseye-backports/main i386 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,066 B]
Get:14 https://deb.debian.org/debian bullseye-backports/main amd64 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,230 B]
Get:13 https://deb.debian.org/debian bullseye-backports/main i386 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,066 B]
Get:14 https://deb.debian.org/debian bullseye-backports/main amd64 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,230 B]
Get:15 https://deb.debian.org/debian bullseye-backports/main amd64 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Get:15 https://deb.debian.org/debian bullseye-backports/main amd64 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Get:16 https://deb.debian.org/debian bullseye-backports/main i386 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Get:16 https://deb.debian.org/debian bullseye-backports/main i386 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Fetched 349 kB in 3s (122 kB/s)
Reading package lists... Done

And doing the Upgrade results in this,,,,

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Again why was nothing upgraded?

Thanks
 
Old 03-22-2023, 08:41 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,641

Rep: Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966
Quote:
Originally Posted by poncedeleon View Post
As shown in the script there are many "gets" but when I do an "Upgrade" nothing is downloaded, Installed. Why is this?
Code:
$ sudo apt-get update
[sudo] password for johnedward:              
Ign:1 http://packages.linuxmint.com elsie InRelease
Hit:2 http://security.debian.org bullseye-security InRelease                   
Hit:3 http://packages.linuxmint.com elsie Release                              
Hit:5 https://deb.debian.org/debian bullseye InRelease                         
Get:6 https://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Hit:7 https://repo.protonvpn.com/debian stable InRelease  
Get:8 https://deb.debian.org/debian bullseye-backports InRelease [49.0 kB]
Get:9 https://deb.debian.org/debian bullseye-backports/main i386 Packages.diff/Index [63.3 kB]
Get:10 https://deb.debian.org/debian bullseye-backports/main amd64 Packages.diff/Index [63.3 kB]
Get:11 https://deb.debian.org/debian bullseye-backports/main amd64 Contents (deb).diff/Index [63.6 kB]
Get:12 https://deb.debian.org/debian bullseye-backports/main i386 Contents (deb).diff/Index [63.6 kB]
Get:13 https://deb.debian.org/debian bullseye-backports/main i386 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,066 B]
Get:14 https://deb.debian.org/debian bullseye-backports/main amd64 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,230 B]
Get:13 https://deb.debian.org/debian bullseye-backports/main i386 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,066 B]
Get:14 https://deb.debian.org/debian bullseye-backports/main amd64 Packages T-2023-03-22-0209.19-F-2023-03-21-2017.15.pdiff [1,230 B]
Get:15 https://deb.debian.org/debian bullseye-backports/main amd64 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Get:15 https://deb.debian.org/debian bullseye-backports/main amd64 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Get:16 https://deb.debian.org/debian bullseye-backports/main i386 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Get:16 https://deb.debian.org/debian bullseye-backports/main i386 Contents (deb) T-2023-03-21-2017.15-F-2023-03-21-2017.15.pdiff [162 B]
Fetched 349 kB in 3s (122 kB/s)                                 
Reading package lists... Done
And doing the Upgrade results in this,,,,
Code:
$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Again why was nothing upgraded?
Because *THERE WAS NOTHING TO UPGRADE*. The update refreshes the package list...if there's nothing new then there will be nothing to upgrade. Lots of information on this you can find with an Internet search. The gets/upgrades/ign/hits were explained to you in one of your previous posts; did you read it?
https://www.linuxquestions.org/quest...li-4175714451/

You seem to have lots of issues with updating and the concepts, although you've been working with it for a good while now.
https://www.linuxquestions.org/quest...er-4175722821/
https://www.linuxquestions.org/quest...li-4175718021/
https://www.linuxquestions.org/quest...ck-4175715385/
 
Old 03-23-2023, 09:34 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,719

Rep: Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913Reputation: 5913
This thread is being closed because it is a duplicate.
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing chroot to Nethunter opens Android CLI instead of Kali CLI CodeWritten Linux - Software 0 02-05-2020 07:45 PM
LXer: Cli.Fyi – A Tool To Quickly Retrieve Information About eMails, IP Addresses, URLs And Lots More From The CLI Or Browser LXer Syndicated Linux News 0 03-15-2018 03:03 PM
LXer: TripleO QuickStart HA deployment of Master branch && python-openstackclient CLI ( vs Neutron CLI ) LXer Syndicated Linux News 0 02-13-2017 02:52 AM
Error: php55u-cli conflicts with php-cli-5.3.3-47.el6.x86_64 NotionCommotion Linux - Newbie 1 07-12-2016 02:02 AM
Saving CLI data in the CLI Tons of Fun Linux - General 4 04-03-2007 05:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration