You are not logged in.

#1 2012-09-22 14:12:12

abarahc
Member
Registered: 2010-04-30
Posts: 128

change to systemd - aafm broken

hey guys i've recently changed to systemd and now the aafm dont work anymore

EXECUTE= adb shell ls --help
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/aafm/aafm-gui.py", line 802, in <module>
    gui = Aafm_GUI()
  File "/usr/lib/python2.7/site-packages/aafm/aafm-gui.py", line 141, in __init__
    self.refresh_host_files()
  File "/usr/lib/python2.7/site-packages/aafm/aafm-gui.py", line 183, in refresh_host_files
    self.host_treeViewFile.load_data(self.dir_scan_host(self.host_cwd))
  File "/usr/lib/python2.7/site-packages/aafm/aafm-gui.py", line 248, in dir_scan_host
    'owner': self.get_owner(path),
  File "/usr/lib/python2.7/site-packages/aafm/aafm-gui.py", line 284, in _get_owner
    user = pwd.getpwuid(uid)[0]
KeyError: 'getpwuid(): uid not found: 100'

any tips?


user@localhost $ grep -rnw "." -e "hacking"

Offline

#2 2012-10-03 14:32:59

abarahc
Member
Registered: 2010-04-30
Posts: 128

Re: change to systemd - aafm broken

Hey guys :'/


user@localhost $ grep -rnw "." -e "hacking"

Offline

#3 2012-10-03 14:48:36

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: change to systemd - aafm broken

Try posting this error in the comments on the AUR page of the package, maybe its maintainer or some other user can help you.

Offline

Board footer

Powered by FluxBB