07-27-2020, 11:59 PM
Yesterday I installed the new Firefox like described in the wiki (https://wiki.mobian-project.org/doku.php?id=webapps). Later in the evening I noticed that an upgrade seemed to be ready. I took the upgrade via the software app only to be greeted with the same upgrade notice after a reboot.
I've since uninstalled Firefox and removed the sid repo and also the priority pinning.
Trying to upgrade from terminal shows this:
root@mobian:/var/lib/dpkg# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be DOWNGRADED:
gir1.2-handy-1 libgtherm-0.0-0 libhandy-1-0
0 upgraded, 0 newly installed, 3 downgraded, 0 to remove and 0 not upgraded.
Need to get 0 B/172 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
(Reading database ... 78804 files and directories currently installed.)
Preparing to unpack .../libhandy-1-0_0.84.0-1_arm64.deb ...
Unpacking libhandy-1-0:arm64 (0.84.0-1) over (0.84.0-1) ...
Preparing to unpack .../gir1.2-handy-1_0.84.0-1_arm64.deb ...
Unpacking gir1.2-handy-1:arm64 (0.84.0-1) over (0.84.0-1) ...
Preparing to unpack .../libgtherm-0.0-0_0.0.2-1_arm64.deb ...
Unpacking libgtherm-0.0-0 (0.0.2-1) over (0.0.2-1) ...
Setting up libgtherm-0.0-0 (0.0.2-1) ...
Setting up libhandy-1-0:arm64 (0.84.0-1) ...
Setting up gir1.2-handy-1:arm64 (0.84.0-1) ...
Processing triggers for libc-bin (2.31-1) ...
As you can see, the versions to be installed are the same. Still it believes the packages are to be downgraded. I've also tried to see what happens with "dpkg -i". How to I get out of this loop?
Thank you.
Mona
I've since uninstalled Firefox and removed the sid repo and also the priority pinning.
Trying to upgrade from terminal shows this:
root@mobian:/var/lib/dpkg# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be DOWNGRADED:
gir1.2-handy-1 libgtherm-0.0-0 libhandy-1-0
0 upgraded, 0 newly installed, 3 downgraded, 0 to remove and 0 not upgraded.
Need to get 0 B/172 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
(Reading database ... 78804 files and directories currently installed.)
Preparing to unpack .../libhandy-1-0_0.84.0-1_arm64.deb ...
Unpacking libhandy-1-0:arm64 (0.84.0-1) over (0.84.0-1) ...
Preparing to unpack .../gir1.2-handy-1_0.84.0-1_arm64.deb ...
Unpacking gir1.2-handy-1:arm64 (0.84.0-1) over (0.84.0-1) ...
Preparing to unpack .../libgtherm-0.0-0_0.0.2-1_arm64.deb ...
Unpacking libgtherm-0.0-0 (0.0.2-1) over (0.0.2-1) ...
Setting up libgtherm-0.0-0 (0.0.2-1) ...
Setting up libhandy-1-0:arm64 (0.84.0-1) ...
Setting up gir1.2-handy-1:arm64 (0.84.0-1) ...
Processing triggers for libc-bin (2.31-1) ...
As you can see, the versions to be installed are the same. Still it believes the packages are to be downgraded. I've also tried to see what happens with "dpkg -i". How to I get out of this loop?
Thank you.
Mona