Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

md5sum of package does not match #1

Open
Aksej opened this issue Feb 5, 2018 · 1 comment
Open

md5sum of package does not match #1

Aksej opened this issue Feb 5, 2018 · 1 comment

Comments

@Aksej
Copy link

Aksej commented Feb 5, 2018

I wanted to install your owncloud-client package for KaOS in a fully updated KaOS. But it terminated abnormally upon encountering a mismatch of the md5sums.

with kcp

$ kcp -u && kcp -i owncloud-client
Klone nach 'owncloud-client' ...
remote: Counting objects: 54, done.
remote: Total 54 (delta 0), reused 0 (delta 0), pack-reused 54
Entpacke Objekte: 100% (54/54), Fertig.
Wollen sie das PKGBUILD editieren? [Y/n] n
==> Erstelle Paket: owncloud-client 2.3.3-1 (Mo 5. Feb 18:57:52 CET 2018)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
  -> Lade v2.3.3.tar.gz herunter...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   123    0   123    0     0    245      0 --:--:-- --:--:-- --:--:--   245
100 13.8M  100 13.8M    0     0  3627k      0  0:00:03  0:00:03 --:--:-- 4662k
==> Überprüfe source Dateien mit md5sums...
    v2.3.3.tar.gz ... FEHLGESCHLAGEN
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
exit status 1

with makepkg

$ makepkg -si
==> Erstelle Paket: owncloud-client 2.3.3-1 (Mo 5. Feb 17:55:01 CET 2018)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
  -> Lade v2.3.3.tar.gz herunter...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   123    0   123    0     0    228      0 --:--:-- --:--:-- --:--:--   227
100 13.8M    0 13.8M    0     0  3440k      0 --:--:--  0:00:04 --:--:-- 4885k
==> Überprüfe source Dateien mit md5sums...
    v2.3.3.tar.gz ... FEHLGESCHLAGEN
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
@ShalokShalom
Copy link
Contributor

well, this is since KCP is maintained by users.

you can simply increase the version, check with makepkg -g the checksum and build then with makepkg -si once you replaced the old md5 with that new one.

let me know, if I can help, IRC, Forum and G+ is there as well

happy hacking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants