You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



How can i see Linux 5 series Updates in terminal

Author (Read 3826 times)

0 Members and 1 Guest are viewing this topic.

Re: How can i see Linux 5 series Updates in terminal
« Reply #4 on: March 03, 2022, 10:23:08 AM »
 

slivo59

  • New to Forums
  • *
  • 12
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+

  • MEMORY: 3Gb

  • VIDEO CARD: NVIDIA ION graphics, support DX10 / Full HD 1080p

  • Kernel: 5.x
Further to my last reply, i had a problem updating software today, see link
https://www.linuxliteos.com/forums/installing-software/install-updates-5-8-failed-too-install-dependency-errors/msg57652/?topicseen#msg57652
which in turn sent me to link
https://github.com/pop-os/beta/issues/347
after running the following

Raidienaty said
Found out that I needed to reconfigure dpkg again:
sudo dpkg --configure -a

then just have apt do a fix broken:
sudo apt --fix-broken install

i ran install updates again and everything works, i now see in a caption box with what it is updating as it is doing it
So Finally Solved for me
Thank you
 

Re: How can i see Linux 5 series Updates in terminal
« Reply #3 on: March 01, 2022, 10:55:49 AM »
 

slivo59

  • New to Forums
  • *
  • 12
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+

  • MEMORY: 3Gb

  • VIDEO CARD: NVIDIA ION graphics, support DX10 / Full HD 1080p

  • Kernel: 5.x
Your code has helped a lot
i now have an idea of how long it is taking to update
Thank you
 

Re: How can i see Linux 5 series Updates in terminal
« Reply #2 on: February 13, 2022, 02:59:01 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 819
    Posts
  • Reputation: 148
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
There's a known problem with the lite update GUI not showing update progress.  This only affects a minority of machines and has been seen in version 4 and 5.

If affected by this problem, when you initiate updates from the GUI you see the updating sources window appear as normal and then the available updates list dialog - again as normal.

After clicking to accept the updates, the downloading updates dialog *may* appear very briefly before disappearing.  After that, there is no on screen indication of anything happening.  For a large update/low speed connection this can take several minutes.

On completion, the updates completed dialog and option to view and save the updates log appear as normal.

If that's the problem you have, one way of monitoring in real time is to open a terminal window (e.g. right click on desktop and select 'open terminal here' or press CTRL-ALT-t together) and while the downloading and updating process is running use the following command in that window.

Code: [Select]
tail /var/log/llupdates.log
This will show you the last few lines of the update progress log as it builds.  Repeating the command every few seconds should give you a close to real time indication of what is happening.

As you say you didn't have the problem in version 4, this may not be what you've got and you'll need to provide a bit more information.
clueless
 

How can i see Linux 5 series Updates in terminal
« Reply #1 on: February 12, 2022, 11:34:06 AM »
 

slivo59

  • New to Forums
  • *
  • 12
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+

  • MEMORY: 3Gb

  • VIDEO CARD: NVIDIA ION graphics, support DX10 / Full HD 1080p

  • Kernel: 5.x
Linux lite versions 3 and 4, allowed me to see how an update was progressing in a terminal.
Linux lite version 5, tells me what it will update, then disappears for what seems a long time and then finally says what it has updated.
I would like to see what it is doing real time, as it is doing it.
is there a way to do this.?
« Last Edit: March 02, 2022, 12:29:26 AM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section