Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: rtyhrtbtvb on July 03, 2016, 05:09:32 PM

Title: trying to install carddav plugin for the last 3 hours
Post by: rtyhrtbtvb on July 03, 2016, 05:09:32 PM
Hi all,

Have a functioning roundcube 0.9.5 sitting on a LAMP Ubuntu 14.04.  All is working well.

Trying to install carddav plugin so I can use my carddav server but it refuses to install. I am really new at this json editing file stuff

I think that I have it figured out though, but as I enter:

php composer.phar install


I get:

Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.


So I try:

php composer.phar update


and I get:

Loading composer repositories with package information
Initializing PEAR repository https://pear.php.net
Updating dependencies (including require-dev)                 
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package roundcube/carddav ~1.0.0 exists as roundcube/carddav[dev-feature_composer, dev-issue_129, dev-issue_46, dev-issue_54, dev-master, dev-migfieldlength, dev-pr_6, dev-skrat-photocrop] but these are rejected by your constraint.


I seem to be missing something in the json file? or is it in the main.inc.php file?

Any help would be greatly appreciated....

Regards
Title: Re: trying to install carddav plugin for the last 3 hours
Post by: SKaero on July 03, 2016, 09:56:24 PM
I'm not sure the plugin would work with a Roundcube install that old, try updating.