You are not logged in.
Hello,
I tried to install openastro using yaourt and I got the following error messages:
Validating source files with md5sums...
openastro.org_1.1.47.orig.tar.gz ... FAILED
openastro.org-data_1.5.orig.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build openastro.
==> Restart building openastro ? [y/N]Any idea how to go about solving this problem?
Last edited by jmak (2015-07-16 02:58:43)
Offline
There's a newer version in AUR4: https://aur4.archlinux.org/packages/openastro/
You can fix the checksums manually or with updpkgsums.
Offline
Provide some information. Are you trying to build the flagged broken/outdated package from aur3 or are you using the one from aur4? If aur3 how did you install the dependencies as the aur3 pywhatever dependency is broken. Did you fix that PKGBUILD or did you get that from aur4?
I just built both from aur4 without issue.
EDIT: the tarball filenames indicate that you are using the broken aur3 version.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
There's a newer version in AUR4: https://aur4.archlinux.org/packages/openastro/
You can fix the checksums manually or with updpkgsums.
Thanks Karol,
“updpkgsums” fixed the problem.
Offline