The lxqt iso is broken today because Criss Cromer's signature is wrong.
The file in question is "libxfont2" and is in the world repo.
Please Fix.
I think they are fixed now ...
:: Proceed with installation? [Y/n] y
:: Retrieving packages...
libxfont-1.5.3-1-x86_64 120.7 KiB 85.9K/s 00:01 [------------------------------------------------------------] 100%
(1/1) checking keys in keyring [------------------------------------------------------------] 100%
(1/1) checking package integrity [------------------------------------------------------------] 100%
(1/1) loading package files [------------------------------------------------------------] 100%
(1/1) checking for file conflicts [------------------------------------------------------------] 100%
(1/1) checking available disk space [------------------------------------------------------------] 100%
:: Processing package changes...
(1/1) reinstalling libxfont [------------------------------------------------------------] 100%
Sorry its not fixed yes libxfont works but libxfont2 is the one that does not.
libxfont2-2.0.2-1-x86_64 109.2 KiB 780K/s 00:00 [############################] 100%
(1/1) checking keys in keyring [############################] 100%
(1/1) checking package integrity [############################] 100%
error: libxfont2: signature from "Cromnix (Buildbot) <[email protected]>" is invalid
:: File /var/cache/pacman/pkg/libxfont2-2.0.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
For the 100th time dear robin, countless times already stated on manjaro forums previously, please give more detail and do not post one liners.
(1/1) checking keys in keyring [##########################################] 100%
(1/1) checking package integrity [##########################################] 100%
error: libxfont2: signature from "Cromnix (Buildbot) <[email protected]>" is invalid
:: File /var/cache/pacman/pkg/libxfont2-2.0.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
It has been fixed with the new
libxfont2 in
world-testing repo
warning: libxfont2-2.0.2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change Download Size
world-testing/libxfont2 2.0.2-1 2.0.2-1 0.00 MiB 0.11 MiB
Total Download Size: 0.11 MiB
Total Installed Size: 0.28 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y
:: Retrieving packages...
libxfont2-2.0.2-1-x86_64 109.2 KiB 2.67M/s 00:00 [------------------------------------------------------------] 100%
(1/1) checking keys in keyring [------------------------------------------------------------] 100%
(1/1) checking package integrity [------------------------------------------------------------] 100%
(1/1) loading package files [------------------------------------------------------------] 100%
(1/1) checking for file conflicts [------------------------------------------------------------] 100%
(1/1) checking available disk space [------------------------------------------------------------] 100%
:: Processing package changes...
(1/1) reinstalling libxfont2 [------------------------------------------------------------] 100%
And can that be used in calamares which uses the master repo's and seems, last time I tried, to ignore the testing repo's?
Don't recall from memory, test it, enable
world-testing
Yes It works now so thank you very much
It seems as the same package exists in world and world-testing.
Trying to reinstall it (testing or stable) results in the same error.
The point is, this is not enough info, especially with the thread title iso involved.
Did this occur at install or at iso build time? Questions, questions...
The better and more accurate and detailed people report and describe issues, the more likely a fix will be up.
I tend to ignore one lines, frankly, waste of time, if you got to ask over and over same basic questions again and again.
Just tried using pacman as seen below this is from world master and as can be seen the install fails. This was what was happening when calamares was trying to install the packages it downloaded libxfont2 and the install failed so calamares fell over.
The trick to get it to work was to enable world testing before starting calamares.
[robin0800@robins-desktop ~]$ sudo pacman -S libxfont2
[sudo] password for robin0800:
warning: libxfont2-2.0.2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) libxfont2-2.0.2-1
Total Download Size: 0.11 MiB
Total Installed Size: 0.28 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libxfont2-2.0.2-1-x... 109.2 KiB 1213K/s 00:00 [######################] 100%
(1/1) checking keys in keyring [######################] 100%
(1/1) checking package integrity [######################] 100%
error: libxfont2: signature from "Cromnix (Buildbot) <[email protected]>" is invalid
:: File /var/cache/pacman/pkg/libxfont2-2.0.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
Checking world master and world testing the files have the same issue however the master comes from "http" and the testing from "https" so I think the problem is with the http file signature.
@ thefallenrat