You are not logged in.
Pages: 1
Good evening!
Today I have updated my Q4OS 5 Aquarius using sudo apt update && sudo apt full-upgrade command.
I have noticed, that Firefox repository has been changed from q4os repository to official Mozilla repository.
Then, after reboot I have run sudo apt update && sudo apt full-upgrade command again, the Firefox browser has been updated.
But, during a Firefox browser update, I have seen some dpkg warnings: dpkg: warning: can not remove old catalogue <<.....>>: Catalogue not empty (see attachment).
Is it normal, or it is some kind of error during update?
Last edited by Rademes (2024-01-24 20:06)
Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502 If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.
Offline
It's not an error, just common dpkg warning you can safely ignore. No problem for Apt database.
If in doubt and want to do some checking, run in terminal:
$ sudo apt update
$ sudo apt full-upgrade
$ sudo apt-get check
$ sudo dpkg --audit
Offline
Thank you Q4OS Team!
I have checked, using your commands, but did not get any errors. (attachment)
Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502 If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.
Offline
Pages: 1