You are not logged in.
Hello,
I'm trying to install thermald from the AUR : I download the tarball, extract the files with "tar -xvf", go to the extracted directory and run "makepkg -s". This is what I get :
[quentin@arch thermald]$ makepkg -s
==> Création du paquet thermald 1.3.rc1-7 (sam aoû 2 18:20:08 CEST 2014)
==> Vérification des dépendances pour l’exécution...
==> Vérification des dépendances pour la compilation...
==> Récupération des sources...
-> Téléchargement de thermald-1.3.rc1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 130 100 130 0 0 116 0 0:00:01 0:00:01 --:--:-- 116
100 77646 100 77646 0 0 21211 0 0:00:03 0:00:03 --:--:-- 38117
-> modules-load-thermald.conf trouvé
-> Téléchargement de 00-hotfix-seqfaults.patch...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3079 100 3079 0 0 2842 0 0:00:01 0:00:01 --:--:-- 2843
==> Validation des fichiers sources avec md5sums...
thermald-1.3.rc1.tar.gz ... Réussite
modules-load-thermald.conf ... Réussite
00-hotfix-seqfaults.patch ... ÉCHEC
==> ERREUR : Un ou plusieurs fichiers sont invalides !And i've seen in the AUR's comments another person with the same issue. If I had to guess, i'd say the MD5 sums in the PKGBUILD do not match the "00-hotfix-seqfaults.patch" anymore. Is it the problem ? What can I do ?
Thanks in advance for you help ![]()
SergentPepper
EDIT (trying to avoid bumping): I've been away for a while, but thanks for your answers ![]()
Last edited by SergentPepper (2014-08-12 19:35:07)
Offline
i think you have to run makepkg -g and copy the result to the PKGBUILD.
ezik
Offline
$ updpkgsums -h
usage: updpkgsums [buildfile]
-h, --help display this help message and exit
-V, --version display version information and exit
updpkgsums will perform an in place update the checksums in the
path specified by [buildfile], defaulting to PKGBUILD in the current
working directory.Next time please run
LC_ALL=C <command>to get the output in English.
Offline
Moving to AUR issues...
Offline