You are not logged in.

#1 Pacman / Pacman Upgrades » What is "checked-out" when fixing pacman signatures. » 2025-01-19 09:27:48

Cthuutloops
Replies: 1

I dont update my machines enough I guess. Today I was going about updating via pacman -Syu and got that famous invalid or corrupted package PGP Signature message.

now my understanding is that there is an issue with an out of date signature verifying a current signature and if someone goes a while without updating their own signatures it can all get messy.
but last time i tried to update this machine i had to do a bunch of stuff to get it to allow pacman to trust the package.


So i find https://bugs.archlinux32.org/index.php? … ask_id=365 with a 6 step help. okay seems lame to have to wget keys every time i update my machines but whatever.

i get to step 5 and it asks: "if the signature check-out,"

so I am pretty sure there is no malicious actors involved in this system. but when i run that check it says good signature from ....... then next line is WARNING this key is not certified with a trusted signature.

I dont quite understand the whole trust system, so any help you can give me on this issue and maybe we can fix the trust so it works as intended?

#2 Re: Artwork, Screenshots & Setups » eeepc901, tobshiba satellite A105, fun usbstick :D » 2024-08-21 17:58:18

abaumann wrote:

BTW: I moved the image file to the BBS, so it doesn't run away from a cloud image service. :-)

Thanks.

i didnt see a way to do that when posting it. thinking maybe i am too new?

#3 Artwork, Screenshots & Setups » eeepc901, tobshiba satellite A105, fun usbstick :D » 2024-07-12 09:44:28

Cthuutloops
Replies: 4

eeepc+satellite

dwm, st, dmenu, xwallpaper, oh_my_zsh: on the eeepc
awesomewm, st, dmenu, bash-it atomic theme, on Satellite
Joker USBstick holds my arch32iso

Under the Satellite is a second satellite I'm not sure what to do with.

I need to get more stickers to place on these laptops and replace the batteries they are not healthy.

Any questions or suggestions?

#4 System Administration » Qutebrowser and Python3.11 » 2024-03-26 06:52:04

Cthuutloops
Replies: 0

I recently updated my system and I got the following errors when trying to run Qutebrowser:

 Traceback (most recent call last):
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 563, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/qutebrowser", line 33, in <module>
    sys.exit(load_entry_point('qutebrowser==2.5.4', 'gui_scripts', 'qutebrowser')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/qutebrowser", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
                       ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 981, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 565, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for qutebrowser

I found someone else with this issue after a good search https://github.com/qutebrowser/qutebrowser/issues/7688 and they said the packages of Qutebrowser should be rebuilt to resolve the issue since the update to python3.11

I am unsure if there is something I should do to fix this or if the package upsteam or here need to be rebuilt to get qutebrowser to work with python3.11 Please advise.

#5 Re: Installation » pacstrap show all downloaded files sig error » 2023-12-04 19:40:23

I found a list of steps to refresh the keyring (this takes a lot of time on my eeepc) and you must do it twice once for the install media and once for the system once chrooted. I feel like this info should be easier to find and maybe be part of the install process but w/e
https://www.archlinux32.org/download/

Board footer

Powered by FluxBB