Uno problemo!

Looks like you packaged in your keryx.conf. So...

"""
mac9...@lizzy:~$ keryx
Traceback (most recent call last):
  File "/usr/bin/keryx", line 709, in <module>
    window = KeryxWindow()
  File "/usr/bin/keryx", line 117, in __new__
    new_object.finish_initializing(builder)
  File "/usr/bin/keryx", line 158, in finish_initializing
    self.load_config()
  File "/usr/bin/keryx", line 188, in load_config
    os.makedirs(path)
  File "/usr/lib/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/home/chris'
"""

happens.

Simple fix I hope.  :-)

On Mon, Dec 20, 2010 at 1:15 AM, Chris Oliver <exc...@gmail.com> wrote:
> Hey hey hey!
> It's been a long time coming, but would you look at that? We've got a
> pre-release build ready (hopefully)! Add ppa:excid3/ppa and install "keryx".
> It *should* use relative paths, but I haven't actually tested an install
> (only from source). See if it works for you, you'll need to run it installed
> on a computer with internet.
>
> --
> Chris Oliver
> http://excid3.com
>
> _______________________________________________
> Mailing list: https://launchpad.net/~keryx
> Post to     : keryx@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~keryx
> More help   : https://help.launchpad.net/ListHelp
>
>

_______________________________________________
Mailing list: https://launchpad.net/~keryx
Post to     : keryx@lists.launchpad.net
Unsubscribe : https://launchpad.net/~keryx
More help   : https://help.launchpad.net/ListHelp

Reply via email to