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



"Your System is Up To Date" message after trying to update

Author (Read 2250 times)

0 Members and 1 Guest are viewing this topic.

Re: "Your System is Up To Date" message after trying to update
« Reply #3 on: July 29, 2023, 02:52:08 PM »
 

Yoru3

  • New to Forums
  • *
  • 49
    Posts
  • Reputation: 5
  • Linux Lite Member
    • View Profile

  • CPU: Server2 - AMD E2KM1I-DELUX ITX, 1.6Ghz dual core

  • MEMORY: 8Gb

  • VIDEO CARD: Integrated HD 6310

  • Kernel: 5.x
Yes, thanks stevef,
I eventually got to realise the problem was wine, but the issue seems to have been a bit deeper, and involved the update process not being able to open a locked file.
Under sudo I tried apt --fix-broken install, but got permission denied. I even tried root but still had problems.
Meanwhile, I tried to update my VPN but the .deb installer refused, saying the system fault had to be solved first.
Long story short, I eventually solved it under root, and initially hadn't realised how many separate parts (packages) to wine there were.
But finally solved it by using under root (sudo su) with:-


Code: [Select]
apt remove wine*
apt autoremove
Got a bit worried with all the auto removals, especially when it said it had detected my dual boot, since I now have both LL4.8 and LL6.4, as insurance.
But all was well, and it obviously had a very good clean up, as I hadn't used autoremove since installing the system.
All I have to do now is work out the best way to install the latest version of a stable wine.
Many Thanks

« Last Edit: July 29, 2023, 03:23:27 PM by Yoru3 »
I know you believe you understand what you think I said. But I'm not sure you realise that what you heard is not what I meant.
:Communication Theory
 

Re: "Your System is Up To Date" message after trying to update
« Reply #2 on: July 29, 2023, 12:54:39 PM »
 

stevef

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

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
The way the Wine application has been installed uses an authentication method (apt-key) where keys are stored in a shared file.
This method has a potential security problem and the update process is warning about Wine using this method.

The warning message does not stop the updates happening and so your system gets updated.

More details and what to do to stop the warning messages can be found on the net in articles like this
https://itsfoss.com/apt-key-deprecated/

Several common applications including Wine are available from Lite Software.
clueless
 

"Your System is Up To Date" message after trying to update
« Reply #1 on: July 29, 2023, 08:22:06 AM »
 

Yoru3

  • New to Forums
  • *
  • 49
    Posts
  • Reputation: 5
  • Linux Lite Member
    • View Profile

  • CPU: Server2 - AMD E2KM1I-DELUX ITX, 1.6Ghz dual core

  • MEMORY: 8Gb

  • VIDEO CARD: Integrated HD 6310

  • Kernel: 5.x
  Please help – I don’t get update errors very often, and when they have happen I try again later, or retry after a reboot and all is well.

 
But having done that this time, after going through the update motions and fetching, it now  always says “Your System is Up To Date”, despite there being several updates available, as indicated by the notifications.

 
I get this from the update log.

 
Hit:1 http://archive.canonical.com/ubuntu jammy InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 http://repo.linuxliteos.com/linuxlite fluorite InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
Get:6 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease [108 kB]
Hit:7 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy InRelease
Hit:8 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease
Hit:9 https://dl.google.com/linux/chrome/deb stable InRelease
Fetched 108 kB in 5s (21.8 kB/s)
Reading package lists...
W: https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

 
Do I need to reset something that may have become invalid or corrupted?

 
I’ve tried unticking ppa’s, but always get the same “Your System Is Up to Date” message.

 
Thanks in advance.

 
 
I know you believe you understand what you think I said. But I'm not sure you realise that what you heard is not what I meant.
:Communication Theory
 

 

-->
X Close Ad

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