When I try to deploy with rubber, I receive the following error :
The following packages have unmet dependencies:
** [out :: staging.xxx.com]
** [out :: staging.xxx.com] libapache2-mod-passenger : Depends: passenger (= 1:5.0.8-1~trusty1) but it is not going to be installed
** [out :: staging.xxx.com]
** [out :: staging.xxx.com] E
** [out :: staging.xxx.com] :
** [out :: staging.xxx.com] Unable to correct problems, you have held broken packages.
What can I do to resolve this?
For me it helped to change the first line of rubber-passenger.yml into
(What means, changing the version number)
Then again something like