Artix Linux Forum

General Category => Discussion about Artix => Topic started by: ackack on 12 December 2023, 18:50:25

Title: [Solved] Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 18:50:25
I used the qt community installation iso for a quick solution to my lack of an operating system. The most crucial issue so far is the fact that I can't open KeePassXC because...
Code: [Select]
Executable 'keepassxc' requires Qt 5.15.11, found Qt 5.15.10.
So that's nice. I also can't run a full system upgrade because kfloppy and telepathy-kde have a thousand dependencies. When I tried removing those, which broke KrashDE and then I couldn't get past the splash screen, I still couldn't run an upgrade because my system refuses to recognize the PGP signatures of the Arch devs.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: gripped on 12 December 2023, 19:15:05
You always need to do full update before installing most packages when installing from a 3 month old iso.

I'd say try again with the weekly iso but for some reason there isn't one for KDE/Plasma atm ?
imho either:
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 19:27:33
You always need to do full update before installing most packages when installing from a 3 month old iso.

I'd say try again with the weekly iso but for some reason there isn't one for KDE/Plasma atm ?
imho either:
  • Try again but make the full update work.
  • Use the lxqt weekly iso and then install KDE/Plasma
  • Do a base install
  • Give up :)
Is suicide an option? I can't do a full update because of 12 packages that can't be verified for whatever reason. I have no idea how to get around that issue.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: Ambie on 12 December 2023, 19:32:50
I can't do a full update because of 12 packages that can't be verified for whatever reason. I have no idea how to get around that issue.
Give us your precise commands and their output. Some of us lack telepathic abilities today due to weather.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 20:24:24
Code: [Select]
error: aegisub: signature from "Antonio Rojas <arojas@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/aegisub-3.3.3-6-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: firefox-dark-reader: signature from "Daniel M. Capella <polyzen@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/firefox-dark-reader-4.9.73-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: firefox-noscript: signature from "Sergej Pupykin <spupykin@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/firefox-noscript-11.4.28-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: firefox-ublock-origin: signature from "Daniel M. Capella <polyzen@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/firefox-ublock-origin-1.54.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: kjournald: signature from "Antonio Rojas <arojas@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/kjournald-23.08.4-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: kodi: signature from "Ike Devolder <ike.devolder@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/kodi-20.2-5-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: python-pyrate-limiter: signature from "Maxime Gauduin <alucryd@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/python-pyrate-limiter-3.1.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: python-moddb: signature from "Maxime Gauduin <alucryd@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/python-moddb-0.10.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: lutris: signature from "Robin Candau <antiz@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/lutris-0.5.14-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: osdlyrics: signature from "Torsten Keßler <tpkessler@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/osdlyrics-0.5.11-3-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: songrec: signature from "Orhun Parmaksız <orhun@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/songrec-0.3.3-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: wine-mono: signature from "Daniel Bermond <dbermond@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/wine-mono-8.1.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
Okay but I literally just downloaded all of their PGP keys.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 20:26:29
I also can't download their individually. That results in the same PGP error.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: gripped on 12 December 2023, 20:38:01
Whether or not suicide is an option will depend on your religion and observance of it I suppose ?

They are all arch packages in your error output.

Wipe and start again. Do a full system update before you add the Arch repo's or install any packages.
Post commands used and all the output if you have issues.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 20:41:46
I was hoping you wouldn't say that. Can't I just play around with pacman to fix this?
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: gripped on 12 December 2023, 20:52:19
I was hoping you wouldn't say that. Can't I just play around with pacman to fix this?
In theory yes you can.

In reality on a brand new install it's almost certainly going to be quicker to just start again with, what appears to be, your level of knowledge.
But by all means try. It's how we learn.
The use of the Arch repositories on Artix is unsupported by the devs.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 21:01:03

But by all means try. It's how we learn.
The use of the Arch repositories on Artix is unsupported by the devs.

I haven't touched pacman.conf though. Those Arch repositories must've been added during the installation.
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: gripped on 12 December 2023, 21:06:36
did you install artix-archlinux-support ?
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 21:13:59
did you install artix-archlinux-support ?
No. Should I?
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ####### on 12 December 2023, 21:30:09
Update the keyring things first, e.g.:
Code: [Select]
$ pacman -Sy archlinux-keyring artix-keyring
That might fix it if you are lucky, if not check the wiki for more suggestions:
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29 (https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29)
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: ackack on 12 December 2023, 21:46:39
Update the keyring things first, e.g.:
Code: [Select]
$ pacman -Sy archlinux-keyring artix-keyring
That might fix it if you are lucky, if not check the wiki for more suggestions:
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29 (https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29)
It worked!
Title: Re: Unable to do a few of things on Artix after fresh installation
Post by: tintin on 13 December 2023, 06:41:17
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29 (https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29)
It worked!
Well done!
Take note of this, as you may need it sometimes.