Search Criteria
Package Details: zenpower3-dkms 0.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/zenpower3-dkms.git (read-only, click to copy) |
---|---|
Package Base: | zenpower3-dkms |
Description: | Linux kernel driver for reading sensors for AMD Zen family CPUs |
Upstream URL: | https://github.com/detiam/zenpower3 |
Keywords: | amd dkms driver ryzen sensors zen zenpower |
Licenses: | GPL2 |
Conflicts: | zenpower3 |
Provides: | zenpower3 |
Submitter: | dodecahedron |
Maintainer: | detian |
Last Packager: | detian |
Votes: | 41 |
Popularity: | 0.93 |
First Submitted: | 2021-06-19 23:55 (UTC) |
Last Updated: | 2024-12-09 13:11 (UTC) |
Required by (2)
- zenmonitor3 (requires zenpower3)
- zenmonitor3-git (requires zenpower3)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
dodecahedron commented on 2022-07-26 17:01 (UTC)
@bear0king That's weird, since I don't think https://exozy.me has had an outage in the past few days. Can you try
ping git.exozy.me
?bear0king commented on 2022-07-26 11:16 (UTC)
Hello, I can't download zenpower3-0.2.0.tar.gz, it seems https://git.exozy.me is down.
dodecahedron commented on 2022-06-25 15:54 (UTC) (edited on 2022-06-25 15:58 (UTC) by dodecahedron)
@jongeduard It looks like your
zenpower3-0.2.0.tar.gz
is from the old GitHub upstream and not a copy downloaded from the new upstream. The twozenpower3-0.2.0.tar.gz
s are different but have the same name, which I think is causing the validation problems.Perhaps I should have just kept the
pkgrel
the same when updating the upstream URL, since it wasn't a change that needed a rebuild, but it might be too late to do that now.Edit: I changed the
pkgrel
back to 1, maybe that fixes things, maybe that just makes it worse...jongeduard commented on 2022-06-25 11:26 (UTC) (edited on 2022-06-25 12:05 (UTC) by jongeduard)
Same issue here!
And not only that: I permanently maintain copies inside my home folder of everything I install AUR, and normally I can always simply "git pull" to update anything before I run my "makepkg -csi" - which I have both automated using a self-written script, but this time I got the error from git that I have made local changes, while I am certain that this is not the case.
I needed a "git reset --hard" to solve the issue.
Sadly after that I got this validation problem as well.
So clearly there is something wrong.
Update: I have manually checked things myself now:
The PKGBUILD mentions 2 files and 2 checksums:
source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz" "$_pkgname.conf")
sha256sums=('6c48f7e07d13658f357a02005da1689cb6935fac34e21a4bf5b7483c7d0c4476' '7bff3a5ea2c8b8abf56ce1d79b9724b1aea89e2564d244e09691070113d60f6a')
But when I manually check the sums of the files which I have:
eduard@eduard-laptop ~/Software/AUR/zenpower3-dkms (git)-[master] % sha256sum zenpower3-0.2.0.tar.gz
b206c1dfd8ea742a802126d012404d31ae62f2a23ae4723ea1c0f9f54581f6a3 zenpower3-0.2.0.tar.gz
eduard@eduard-laptop ~/Software/AUR/zenpower3-dkms (git)-[master] % sha256sum zenpower3.conf
7bff3a5ea2c8b8abf56ce1d79b9724b1aea89e2564d244e09691070113d60f6a zenpower3.conf
eduard@eduard-laptop ~/Software/AUR/zenpower3-dkms (git)-[master] %
7bff3a5ea2c8b8abf56ce1d79b9724b1aea89e2564d244e09691070113d60f6a zenpower3.conf
Extra info: My zenpower3-0.2.0.tar.gz is still from 2022-01-06, whhich is the same version as the one mentioned here
My guess: You forgot to update the version number while making changes, so the new one is not going to be downloaded?
dodecahedron commented on 2022-06-24 16:00 (UTC)
Huh, I don't get a validity check error when building this package in a clean environment, so I think those errors might be caused by your AUR helper. Upstream (AKA me) changed URLs so the tar.gz has changed, but it still has the same name so it might be confusing your AUR helper.
geekmiki commented on 2022-06-24 14:33 (UTC)
Still getting a validity check error on 0.2.0-3
dodecahedron commented on 2022-06-24 13:57 (UTC)
Is anyone still experiencing the validity check error? It should be fixed now with version 0.2.0-3.
harre commented on 2022-06-23 23:50 (UTC) (edited on 2022-06-23 23:53 (UTC) by harre)
@martinje same here
I switched to zenpower3-dkms-git which is working for me.
martinje commented on 2022-06-22 22:51 (UTC) (edited on 2022-06-22 22:51 (UTC) by martinje)
getting the following error on this last update; [code] ==> Retrieving sources... -> Found zenpower3-0.2.0.tar.gz -> Found zenpower3.conf ==> Validating source files with sha256sums... zenpower3-0.2.0.tar.gz ... FAILED zenpower3.conf ... Passed ==> ERROR: One or more files did not pass the validity check! [code]
dodecahedron commented on 2021-12-07 04:04 (UTC)
This package is meant to be used with zenmonitor3 and zenmonitor3-git which require zenpower3, not zenpower.
« First ‹ Previous 1 2 3 4 Next › Last »