You are not logged in.
Ive been using Arch for a few years now. Yaourt nor Packer have ever really failed me to this extent. most EVERY package I try to install lately with yaourt or packer fails. I constantly get the below error. Even when I download the package, get the md5sum manually and place it into the proper spot in the pkgbuild I STILL get the error. Im extremely confused and need some help. Thanks in advance for any help you can give.
-> Downloading postfixadmin-2.3.5.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 29628 100 29628 0 0 39423 0 --:--:-- --:--:-- --:--:-- 39423
==> Validating source files with md5sums...
postfixadmin-2.3.5.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build postfixadmin.
Offline
You could always skip Validating part with
makepkg -i --skipinteg
Offline
Perhaps stating the obvious, but when you manually download the package and then run md5sum <package>, is the integrity of the package actually fine?
Burninate!
Offline
If the md5sum of the package I download matches the md5sum of the one inside the pkgbuild should I still receive the error? Id understand if its just one or two packages, but its pretty much EVERY one. Even the recent yaourt update. Cant update it because the file fails validity check. something else is going on thats beyond me
Offline
If the md5sum of the package I download matches the md5sum of the one inside the pkgbuild should I still receive the error?
It shouldn't happen then.
Do you get the same error when you build a pacakge by hand with makepkg ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline