funilrys / PyFunceble

The tool to check the availability or syntax of domain, IP or URL.
https://pyfunceble.github.io
Apache License 2.0
297 stars 44 forks source link

BUG: Install not working: yay -S pyfunceble #302

Closed ZeroDot1 closed 2 years ago

ZeroDot1 commented 2 years ago

Hi @funilrys, I have a freshly installed Arch Linux here, unfortunately the installation of pyfunceble does not work.

$ yay -S pyfunceble
#:: Prüfe auf mögliche Konflikte...
:: Prüfe auf mögliche interne Konflikte...
[Aur:3]  domain2idna-1.12.0-2  python-box-5.4.1-1  pyfunceble-4.1.0-2

  3 domain2idna                      (Build-Dateien sind vorhanden)
  2 python-box                       (Build-Dateien sind vorhanden)
  1 pyfunceble                       (Build-Dateien sind vorhanden)
==> Pakete für neuen Build?
==> [N] Keine [A]lle [Ab]brechen [I]nstalliert [No]nicht installiert oder (1 2 3, 1-3, ^4)
==> 
:: PKGBUILD aktuell, überspringe (3/0): domain2idna, python-box, pyfunceble
  3 domain2idna                      (Build-Dateien sind vorhanden)
  2 python-box                       (Build-Dateien sind vorhanden)
  1 pyfunceble                       (Build-Dateien sind vorhanden)
==> Diffs zeigen?
==> [N] Keine [A]lle [Ab]brechen [I]nstalliert [No]nicht installiert oder (1 2 3, 1-3, ^4)
==> 
:: (1/3) SRCINFO geparst: domain2idna
:: (2/3) SRCINFO geparst: python-box
:: (3/3) SRCINFO geparst: pyfunceble
==> Erstelle Paket: domain2idna 1.12.0-2 (Fr 02 Sep 2022 21:08:02 CEST)
==> Empfange Quellen...
==> Erstelle Paket: python-box 5.4.1-1 (Fr 02 Sep 2022 21:08:02 CEST)
==> Empfange Quellen...
  -> domain2idna-1.12.0.tar.gz gefunden
  -> python-box-5.4.1.tar.gz gefunden
  -> LICENSE gefunden
==> Überprüfe source Dateien mit sha256sums...
==> Erstelle Paket: pyfunceble 4.1.0-2 (Fr 02 Sep 2022 21:08:02 CEST)
==> Überprüfe source Dateien mit sha256sums...
    python-box-5.4.1.tar.gz ...     domain2idna-1.12.0.tar.gz ... ==> Empfange Quellen...
Erfolg
Erfolg
    LICENSE ...   -> PyFunceble-4.1.0.tar.gz gefunden
FEHLGESCHLAGEN
  -> LICENSE gefunden
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
==> Überprüfe source Dateien mit sha256sums...
    PyFunceble-4.1.0.tar.gz ... Erfolg
    LICENSE ... Erfolg
 -> Fehler beim Herunterladen der Quellen: domain2idna 
     context: Fehler beim Herunterladen der Quellen: domain2idna 
     context: exit status 1 

==> Erstelle Paket: domain2idna 1.12.0-2 (Fr 02 Sep 2022 21:08:04 CEST)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
  -> domain2idna-1.12.0.tar.gz gefunden
  -> LICENSE gefunden
==> Überprüfe source Dateien mit sha256sums...
    domain2idna-1.12.0.tar.gz ... Erfolg
    LICENSE ... FEHLGESCHLAGEN
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
 -> Fehler beim Erstellen: domain2idna
spirillen commented 2 years ago

Hey @ZeroDot1 Since it have been a couple of years (decades) since I had German in school.. I still get a thought ...

Then I believe this is a issue for https://github.com/PyFunceble/domain2idna and not PyFunceble as domain2idna is a dependency.

ZeroDot1 commented 2 years ago

Hi @spirillen You're right, I'm currently under a lot of time pressure, and couldn't look at it in detail. Sorry. I hope the problem can be solved soon, I really need to release an update for the CoinBlockerLists.

spirillen commented 2 years ago

Yep would be nice. Did you ever figured out the issue I opened on GL?

ZeroDot1 commented 2 years ago

@spirillen It makes more sense to talk via Matrix, I sent you a message.

funilrys commented 2 years ago

A new version of the AUR package has been released. It should solve the issue. Closing.

Thank you for reporting.

ZeroDot1 commented 2 years ago

Thank you, the problem is solved, I was already able to install and run everything.