[Roundcube] A webmail

New testing available :tada:

sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
ou
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug

New stable release available :tada:

2 Likes

New testing available :tada:

sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
ou
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
1 Like

New stable available :tada:

4 Likes

Hello,

I’ve upgraded from the previous stable version without any problem on YunoHost stable 3.6.x (VPS 64bits).

Thanks,
ppr

1 Like

Bonjour,

J’ai modestement essayĂ©, changement de numĂ©ro de version, URL et SHA, fait un patch-1 sur Github afin de passer de la version 1.4.3 Ă  la version 1.4.4 sur la branche testing.

Edit :
Lien vers le retour de CI Package Check
http://ovh.to/XGhLoD

ppr

New testing available (thanks to @ppr) :tada:

sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
ou
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
1 Like

New stable available (thanks to @ppr) :tada:

1 Like

New testing available (thanks to @ppr) :tada:

sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
ou
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
1 Like

New stable release available (thanks to @ppr) :tada:

1 Like

Really nice!

Couple (minor) issues. After upgrade I couldnt open Services tab anymore. See error below:

Yunohost encountered an internal error:/
Really sorry about that.
You should look for help on the forum or the chat to fix the situation, or report the bug on the bugtracker.
The following information might be useful for the person helping you:
Action

GET /services
{}

Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/moulinette/interfaces/api.py", line 489, in process
    ret = self.actionsmap.process(arguments, timeout=30, route=_route)
  File "/usr/lib/python2.7/dist-packages/moulinette/actionsmap.py", line 588, in process
    return func(**arguments)
  File "/usr/lib/moulinette/yunohost/service.py", line 302, in service_status
    output = {s: _get_and_format_service_status(s, infos) for s, infos in services.items()}
  File "/usr/lib/moulinette/yunohost/service.py", line 302, in 
    output = {s: _get_and_format_service_status(s, infos) for s, infos in services.items()}
  File "/usr/lib/moulinette/yunohost/service.py", line 357, in _get_and_format_service_status
    if description.decode('utf-8') == translation_key:
  File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 21: ordinal not in range(128)

Uninstalling did not help, nor did a restart. Re-installing on a (new-ish) server gives an incorrect sha1 error: https://paste.yunohost.org/raw/qeyitoxaku

Thanks for your message.
For the first problem, I can hardly imagine how it is linked to this package

And for the second one, there appears to be a problem with the downloading of dependencies in upstream roundcube. Hopefully this is temporary and it’ll be solved in a few hours.

Thanks for the reply.

Maybe I was to quick to jump to conclusions, correlation does not imply causation. I hadn’t used the services command in a week, only thing that changed was Roundcube, so I thaught. I will search on.

Thank all of you for all your work!

Edit:

The Lounge (Web IRC client) was causing the first issue like I described. Sorry for the confusion. Indeed not related to Roundcube at all


The Lounge (Web IRC client) was causing the first issue like I described. Sorry for the confusion. Indeed not related to Roundcube at all


From what I understand the error happens when using accented characters in the lounge manifest or in the service --description getopt of the install / remove / upgrade scripts
 I removed all the characters highlighted in the Lounge install scripts in v.4.2.0 now in testing branch. I will open an issue for this bug.

Thank you. I switched to testing branch today and that fixed it completely.

(The issue is also fixed in the core though only in testing 4.0.5, but should be released as stable soonℱ)

1 Like

Unfortunately, it seems https://bitbucket.org/pellepim/jstimezonedetect/ doesn’t exist anymore (because bitbucket doesn’t support mercurial repository anymore). So I don’t know where we should report this issue ?

Hello,
It looks that this issue has been fixed in upstream roundcube 13 days ago (see here), but we still have to wait for the release (version 1.4.9?).

Thanks for the info. Since I couldn’t wait for the new release of roundcube, I installed from current master branch.

Here is my repo if someone is interested: https://github.com/Tomo59/roundcube_ynh. I only changed the source of the app.

Hello,
I seen Roundcube app being labelled as “Integration Level 0”
Is there any risk in installing it and using it in Yunohost 4.0.7? As it is only a webmail, I have no risk to loose data, I rather see risk in affecting my debian/yunohost system.
The advertisement “
this app may broke your system
” made me though again about it :confused: