Code review comment for lp://staging/~freyes/charms/trusty/nfs/lp1433036

Revision history for this message
Andrew McLeod (admcleod) wrote :

I first tried to run bundletester on this and had a relation-hook fail in owncloud, so I attempted to install it manually (cs:precise/owncloud, which deploys a later revision than specified in 100-deploy), which, FYI, fails due to package issues:

unit-owncloud-3[3717]: 2016-01-14 16:18:00 INFO unit.owncloud/3.install logger.go:40 owncloud : Depends: owncloud-server (= 8.1.5-12.1) but it is not going to be installed
unit-owncloud-3[3717]: 2016-01-14 16:18:00 INFO unit.owncloud/3.install logger.go:40 Recommends: owncloud-config-apache (= 8.1.5-12.1) but it is not going to be installed

Anyway, manually deploying revision 8 works, but I still have this issue:

0.shared-fs-relation-changed logger.go:40 /var/lib/juju/agents/unit-owncloud-0/charm/hooks/shared-fs-relation-changed: line 55: [: missing `]

Is this perhaps something to do with the revision? Can you confirm its all still working for you? (My tests were run on AWS)

review: Needs Fixing

« Back to merge proposal