python-pyqt5-* packages seem broken #49

Closed
opened 2021-10-24 01:10:06 +02:00 by X-yl · 5 comments

I get these errors when running pacman -Syu

error: python-pyqt5-3d: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
:: File /var/cache/pacman/pkg/python-pyqt5-3d-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: python-pyqt5-datavisualization: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
:: File /var/cache/pacman/pkg/python-pyqt5-datavisualization-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: python-pyqt5-purchasing: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
:: File /var/cache/pacman/pkg/python-pyqt5-purchasing-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
I get these errors when running `pacman -Syu` ``` error: python-pyqt5-3d: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid :: File /var/cache/pacman/pkg/python-pyqt5-3d-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] y error: python-pyqt5-datavisualization: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid :: File /var/cache/pacman/pkg/python-pyqt5-datavisualization-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] y error: python-pyqt5-purchasing: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid :: File /var/cache/pacman/pkg/python-pyqt5-purchasing-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] y error: failed to commit transaction (invalid or corrupted package (PGP signature)) ```
anonfunc added the
invalid/corrupt package
label 2021-10-24 04:41:24 +02:00
Owner

Just queued it, should be fixed.

Just queued it, should be fixed.
Author

python-pyqt5-3d seems okay but python-pyqt5-purchasing and python-pyqt5-datavisualization are still corrupt:

error: python-pyqt5-datavisualization: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
:: File /var/cache/pacman/pkg/python-pyqt5-datavisualization-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: python-pyqt5-purchasing: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
:: File /var/cache/pacman/pkg/python-pyqt5-purchasing-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: failed to commit transaction (invalid or corrupted package)
`python-pyqt5-3d` seems okay but `python-pyqt5-purchasing` and `python-pyqt5-datavisualization` are still corrupt: ``` error: python-pyqt5-datavisualization: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid :: File /var/cache/pacman/pkg/python-pyqt5-datavisualization-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: python-pyqt5-purchasing: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid :: File /var/cache/pacman/pkg/python-pyqt5-purchasing-5.15.4-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package) ```
Owner

Oh my bad, I just didn't read your log correctly. Let me queue them, one moment.

Edit: Queued python-pyqt5-purchasing and python-pyqt5-datavisualization as well, now you should be good.

Oh my bad, I just didn't read your log correctly. Let me queue them, one moment. Edit: Queued `python-pyqt5-purchasing` and `python-pyqt5-datavisualization` as well, now you should be good.
Owner

Can you confirm signature problems are gone?

Can you confirm signature problems are gone?
Author

Oh I'm so sorry, I totally forgot to leave a comment. Yep, all the signature problems are gone, thanks!

Oh I'm so sorry, I totally forgot to leave a comment. Yep, all the signature problems are gone, thanks!
X-yl closed this issue 2021-10-29 10:52:39 +02:00
Sign in to join this conversation.
No description provided.