Please update this to version 1.1.2
and then also update python-eduvpn-client
with this dependency.
See my comment in https://aur.archlinux.org/packages/python-eduvpn-client
Thanks for maintaining.
Git Clone URL: | https://aur.archlinux.org/python-eduvpn_common.git (read-only, click to copy) |
---|---|
Package Base: | python-eduvpn_common |
Description: | EduVPN common library for python clients |
Upstream URL: | https://github.com/eduvpn/eduvpn-common |
Licenses: | MIT |
Submitter: | hv15 |
Maintainer: | hv15 |
Last Packager: | hv15 |
Votes: | 2 |
Popularity: | 0.068702 |
First Submitted: | 2023-03-05 14:56 (UTC) |
Last Updated: | 2024-08-11 09:30 (UTC) |
Please update this to version 1.1.2
and then also update python-eduvpn-client
with this dependency.
See my comment in https://aur.archlinux.org/packages/python-eduvpn-client
Thanks for maintaining.
Re-added signature, users need to retrieve the PGP public key from upstream: https://app.eduvpn.org/linux/v4/deb/app+linux@eduvpn.org.asc.
For convenience, you can also do the following (note the dash - at the end of the line!):
curl https://app.eduvpn.org/linux/v4/deb/app+linux@eduvpn.org.asc | gpg --import -
@TheCrazyRABBIT13 sure that would be helpful.
@hv15 None. But I found out I only get this error, if I rebuild the package. When it was first installed as dependency in the last update of python-eduvpn-client it installed flawlessly. Although I had an error in the build process of python-eduvpn-client during this last update and the troubleshooting of this error lead me to the error in the rebuild process of this package. Maybe I should post the original error in the comment section of python-eduvpn-client?
@TheCrazyRABBIT13 what version of python-importlib-metadata or python-importlib_resources do you have installed?
I'm getting following error when trying to build
$ File "/usr/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 253, in finalize_options
if pd is not None and pd.key == self.egg_name.lower():
AttributeError: 'PathDistribution' object has no attribute 'key'
make: *** [Makefile:13: pack] Fehler 1
==> ERROR: An error occurred in build().
Aborting...
Error: can not build ‚python-eduvpn_common-1.0.0-2‘:
Error: can not build package: python-eduvpn_common-1.0.0-2
@zeroconf thanks! I've dropped the detached sig, tracking cause upstream https://github.com/eduvpn/eduvpn-common/issues/11.
got error when trying to upgrade:
==> Verifying source file signatures with gpg...
eduvpn-common-1.0.0.tar.xz ... FAILED (unknown public key 02BB8048BBFF222C)
==> ERROR: One or more PGP signatures could not be verified!
-> error downloading sources: python-eduvpn_common
context: error downloading sources: python-eduvpn_common
context: exit status 1
Pinned Comments
hv15 commented on 2023-03-07 14:28 (UTC)
Re-added signature, users need to retrieve the PGP public key from upstream: https://app.eduvpn.org/linux/v4/deb/app+linux@eduvpn.org.asc.
For convenience, you can also do the following (note the dash - at the end of the line!):