kristianf@kflaptop ~/Documents/Programming/Gentoo/gentoo-keys $ source testpath ln: failed to create hard link ‘gkeys/LICENSE’: File exists ln: failed to create hard link ‘gkeys-gen/LICENSE’: File exists ln: failed to create hard link ‘gkeys-ldap/LICENSE’: File exists ln: failed to create hard link ‘gkeys/README.md’: File exists ln: failed to create hard link ‘gkeys-gen/README.md’: File exists ln: failed to create hard link ‘gkeys-ldap/README.md’: File exists ln: failed to create symbolic link ‘gkeys/py2man’: File exists ln: failed to create symbolic link ‘gkeys-gen/py2man’: File exists ln: failed to create symbolic link ‘gkeys-ldap/py2man’: File exists kristianf@kflaptop ~/Documents/Programming/Gentoo/gentoo-keys $ ls LICENSE README.md gkeys gkeys-gen gkeys-ldap py2man testpath kristianf@kflaptop ~/Documents/Programming/Gentoo/gentoo-keys $ gkeys/bin/gkeys Traceback (most recent call last): File "gkeys/bin/gkeys", line 21, in from gkeys.cli import Main File "/home/kristianf/ownCloud/Programming/Gentoo/gentoo-keys/gkeys/gkeys/cli.py", line 21, in from gkeys.actions import Actions File "/home/kristianf/ownCloud/Programming/Gentoo/gentoo-keys/gkeys/gkeys/actions.py", line 29, in from gkeys.actionbase import ActionBase File "/home/kristianf/ownCloud/Programming/Gentoo/gentoo-keys/gkeys/gkeys/actionbase.py", line 29, in "gkeys.keyhandler:KeyHandler", File "/usr/lib64/python2.7/site-packages/snakeoil/demandload.py", line 262, in demandload scope[target] = Placeholder(scope, target, partial(load_any, source)) TypeError: 'str' object does not support item assignment