Rapid Photo Downloader ready for gentoo

sorry for being your PITA today…

on my laptop during installation I saw a weird message about upgrading PyQT5 from 4.xx.yy to 12.xx.yy.


EDIT1 after double check to my PC

mit-krb5 is needed, but not checked and missing on my laptop. So a matter of time :slight_smile:


After successfull installation RPD still don’t wanna work…

And uppon execution, file or folder not found for libgssapi_krb5.so.2

$ ./rapid-photo-downloader 
Traceback (most recent call last):
  File "./rapid-photo-downloader", line 5, in <module>
    from raphodo.rapid import main
  File "/home/gerber/.local/lib/python3.7/site-packages/raphodo/rapid.py", line 90, in <module>
    from PyQt5.QtNetwork import QLocalSocket, QLocalServer
ImportError: libgssapi_krb5.so.2: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

usually bith machines are the same up2date… I will run another update now anyways, which on this older lenovo T450s will take some time :slight_smile:

Anything to rebuild with emerge -avt @preserved-rebuild?
revdep-rebuild might fix it, too.

I got to see :slight_smile: I was too impatient and started a @system @world (indeed with lots of opts). No worries, I will make it from here.

TNX

after installing virtual/krb5 now RPD also works on my laptop (PC has krb5 thru samba)

@damonlynch again thank you very much for your swift support and this great piece of software

(embarrassing mistake corrected :blush:)

1 Like