Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Installing Updates Failed - Repository Change - Components-amd64.yml
Post: RE: Installing Updates Failed - Repository Change ...
This is the thread
https://www.linuxliteos.com/forums/showthread.php?tid=9427&highlight=canonical
Just ran the Package System Repair on a test set up and http://archive.canonical.com/ got added.
... |
|
stevef |
Updates
|
14 |
530 |
06-06-2025, 05:04 PM |
|
|
Thread: Installing Updates Failed - Repository Change - Components-amd64.yml
Post: RE: Installing Updates Failed - Repository Change ...
Quote:
--
Do you mean "Package System Repair" Steve ?
--
No, I meant Packet Cache Clean. It clears any old cached package downloads and is safe to use.
It may be that on your system there is... |
|
stevef |
Updates
|
14 |
530 |
06-06-2025, 04:35 PM |
|
|
Thread: Installing Updates Failed - Repository Change - Components-amd64.yml
Post: RE: Installing Updates Failed - Repository Change ...
As far as I can make out the syatem is looking for this
http://us.archive.ubuntu.com/ubuntu/dists/noble/restricted/dep11/Components-amd64.yml
and getting a 404 error. The file is on the repository,... |
|
stevef |
Updates
|
14 |
530 |
06-06-2025, 01:46 PM |
|
|
Thread: Installing Updates Failed - Repository Change - Components-amd64.yml
Post: RE: Installing Updates Failed - Repository Change
Thank you. Trying to reproduce this, but a test system is updating ok.
It isn't looking for the archive reference and is using non-US repositories.
Which country/region are you in ?
Has anything b... |
|
stevef |
Updates
|
14 |
530 |
06-06-2025, 05:48 AM |
|
|
Thread: Hello All
Post: RE: Hello All
|
stevef |
Introductions
|
1 |
116 |
06-06-2025, 04:56 AM |
|
|
Thread: cannot update Error Log - CDROM
Post: RE: cannot update Error Log
Post moved to Updates.
If you get a grub rescue screen after installing, then reinstalling may be the right thing to do.
A system running a Live image is not intended to be updated though. Once t... |
|
stevef |
Updates
|
1 |
89 |
06-06-2025, 04:54 AM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
I found references to disabling support for 802.11ax.
This hack seems to be suggested as a remedy for several symptoms.
Open the iwlfifi configuration file with an editor
Code:
--
sudo nano /etc... |
|
stevef |
Network
|
32 |
2,636 |
06-05-2025, 05:14 PM |
|
|
Thread: Update error - opera NO_PUBKEY
Post: RE: Update error - opera NO_PUBKEY
You're welcome. Glad you are sorted out.
Opera seem to change their key every so often which can catch their existing customers out.
Unfortunately, when any individual update/upgrade stops working ... |
|
stevef |
Updates
|
5 |
379 |
06-05-2025, 10:46 AM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
I'm happy to try to answer any questions you may have. |
|
stevef |
Network
|
32 |
2,636 |
06-05-2025, 05:45 AM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
From https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html
Quote:
--
Intel® Wi-Fi 6 AX201 - Kernel 5.2 or above.
--
and confirmed on https://cateee.net/lkddb/web-lkddb... |
|
stevef |
Network
|
32 |
2,636 |
06-04-2025, 08:16 PM |
|
|
Thread: Update error - opera NO_PUBKEY
Post: RE: Update error
Thank you. It seems opera have done something at their end and changed their signing key..
This is link to a post on the opera forum which describes the problem and I think describes a fix (towards t... |
|
stevef |
Updates
|
5 |
379 |
06-04-2025, 05:31 PM |
|
|
Thread: Update error - opera NO_PUBKEY
Post: RE: Update error
There is a problem with the opera part of the update/upgrade.
Please can you open a terminal by pressing 'Ctrl' 'Alt' and 'T' together. In the window that opens, type in this command followed by e... |
|
stevef |
Updates
|
5 |
379 |
06-04-2025, 04:07 PM |
|
|
Thread: Installing Updates Failed - Repository Change - Components-amd64.yml
Post: RE: Installing Updates Failed - Repository Change
The original priority change and the current not found error suggests there are some changes being done at the repository end. Unless urgently required, stick with your current set up and try again i... |
|
stevef |
Updates
|
14 |
530 |
06-04-2025, 03:25 PM |
|
|
Thread: Installing Updates Failed - Repository Change - Components-amd64.yml
Post: RE: Installing Updates Failed
This indicates that a repository you are using has changed or added information concerning their software. This one looks routine. Changes like these happen during the life cycle of a release but th... |
|
stevef |
Updates
|
14 |
530 |
06-04-2025, 01:38 PM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
Boot LL7
Provide the output of these commands
Code:
--
ethtool -i wlp0s20f3
--
Code:
--
lspci -nn
--
|
|
stevef |
Network
|
32 |
2,636 |
06-04-2025, 09:21 AM |
|
|
Thread: Netbook boot screen before loading
Post: RE: Netbook boot screen before loading
Did the new battery fix the problem ? |
|
stevef |
Start up and Shutdown
|
8 |
643 |
06-04-2025, 06:24 AM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
Boot LL7.x and log on. Make a note of the system time (HH:MM:SS) at that point.
Run this command. Replace 'HH:MM:SS' with the time value noted.
Code:
--
journalctl -b --until HH:MM:SS | grep -i -... |
|
stevef |
Network
|
32 |
2,636 |
06-04-2025, 06:21 AM |
|
|
Thread: Signature key uses weak algorithm (rsa1024)
Post: RE: Signature key uses weak algorithm (rsa1024)
Your system is informing you that the repository keys are not the most up to date version. The system is quite happy to use the keys and updates and upgrades as normal. You can change your system to... |
|
stevef |
Updates
|
2 |
182 |
06-03-2025, 04:28 PM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
My apologies, missed a necessary ' mark at the end of the line which means the command interpreter is still waiting to be told what to do. Either press the ' key then enter to complete the command en... |
|
stevef |
Network
|
32 |
2,636 |
06-03-2025, 03:29 PM |
|
|
Thread: wireless networks "device not ready"
Post: RE: wireless networks "device not ready"
rfkill reported in post 3.
So far, the understanding is wifi worked in MS Windows, works on LL6.x, fails in LL7.x symptom being the iwlwifi firmware crashes repeatedly. |
|
stevef |
Network
|
32 |
2,636 |
06-03-2025, 02:20 PM |