Koozali.org: home of the SME Server

Need testers : Roundecubemail-1.1.0

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Need testers : Roundecubemail-1.1.0
« Reply #15 on: April 17, 2015, 06:31:31 PM »
PS does it work for SME8?

Well that should be tested but in fact roundcube is in version 0.1 or something like that for centos5 (in epel), and in version 1.0 for centos6....i worry that it won't develop new packages.

What it can be done is to follow each version like I did in the past and build our rpm directly from the tar.gz, but in fact I want to follow the remi's updates and stop to work on security/feature update.
Sme8 is now in maintenance mode, no more features and no more new rpms, the system is really too old if you look about software version
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Need testers : Roundecubemail-1.1.0
« Reply #16 on: April 18, 2015, 10:35:32 AM »
I got

Code: [Select]
Updating dependencies (including require-dev)
  - Removing roundcube/carddav (dev-master)                           
  [ErrorException]           
  Undefined variable: config 
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [packages1] ... [packagesN]

Ok I got it, we are annoyed here because you firstly installed the first version which included 'carddav' but now it is no more used. That a pity because it is the only plugin able to manage remote carddav server for roundcubemail, and I love(d) it:(

Code: [Select]
[root@sme9dev5 ~]# rm /usr/share/roundcubemail/plugins/carddav/ -rf
[root@sme9dev5 ~]# rcplugin_update.sh
[root@sme9dev5 ~]# signal-event roundcube-update

tested here without problem
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline brianr

  • *
  • 988
  • +2/-0
Re: Need testers : Roundecubemail-1.1.0
« Reply #17 on: April 18, 2015, 10:39:43 AM »
Ok I got it, we are annoyed here because you firstly installed the first version which included 'carddav' but now it is no more used. That a pity because it is the only plugin able to manage remote carddav server for roundcubemail, and I love(d) it:(

Code: [Select]
[root@sme9dev5 ~]# rm /usr/share/roundcubemail/plugins/carddav/ -rf
[root@sme9dev5 ~]# rcplugin_update.sh
[root@sme9dev5 ~]# signal-event roundcube-update

tested here without problem

Not sure I understand this - I had installed roundcube on this server a long time ago, but it had fallen out of use (I think actually it had stopped working?). Do you want me to install on another server which has not had it installed before? I think I could safely do that  - although all my servers are in production use.
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Need testers : Roundecubemail-1.1.0
« Reply #18 on: April 19, 2015, 09:50:36 AM »
In fact this concerns only your installation since I used the plugin repository (with composer) to install 'carddav' and sometime there are issues when you want to remove it cleanly by composer, hence why I ask to remove it manually. After your test and this issue I pushed the update to my mirror.

Keep me in touch if you have an issue to remove the carddav plugin
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline brianr

  • *
  • 988
  • +2/-0
Re: Need testers : Roundecubemail-1.1.0
« Reply #19 on: April 19, 2015, 11:30:16 AM »
your removal code seemed to work fine - no obvious error messages.
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........