Trying to install Radicale

My YunoHost server

Hardware: Raspberry Pi at home
YunoHost version: x.x.x
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen | …
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no / yes
If yes, please explain:

Internal error

I was trying to install “radicale” from github. I reckon I put the wrong link in.
Error message:

  File "/usr/lib/python2.7/dist-packages/moulinette/interfaces/api.py", line 439, in process
    ret = self.actionsmap.process(arguments, timeout=30, route=_route)
  File "/usr/lib/python2.7/dist-packages/moulinette/actionsmap.py", line 523, in process
    return func(**arguments)
  File "/usr/lib/moulinette/yunohost/app.py", line 252, in app_list
    with open(json_path) as json_list:
IOError: [Errno 2] No such file or directory: u'/var/cache/yunohost/repo/radicale.json' ```

Hoping you can help or I could start again!

Hi @James4Java

Considering that there’s no current testing release pending. Why don’t you try to install radicale from the admin panel ?
You’d be sure to not use a wrong link.

Hi @Maniack_Crudelis
Because of the error I am unable to install anything.
I think I put the github link in the wrong place so now it’s locked up because it can’t find what it’s looking for as it doesn’t exist.

Where did you put the github link ?

I think you have set up this link as a custom app list…
Try this:

yunohost app removelist radicale --debug

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.