Remove from store due to quality

Bug #1182656 reported by Marco Ceppi
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
drupal6 (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

The drupal6 charm fails to deploy (failure in install hook) and should be removed until this is resolved.

Revision history for this message
Marco Ceppi (marcoceppi) wrote :

I've unpromulgated the charm, awaiting branch removal

Revision history for this message
Matt Bruzek (mbruzek) wrote :

I was not able to get the drupal6 charm to install on power. I slogged through several power related problems and ran into a problem where the install is referencing a file incorrectly.

2014-09-18 22:08:02 INFO install + install -o root -g root -m 0644 files/php/php_conf.d_apc.ini /etc/php5/conf.d/apc.ini
2014-09-18 22:08:02 INFO install install: cannot stat 'files/php/php_conf.d_apc.ini': No such file or directory

It looks like the install hook should be looking for php5_conf.d_apc.ini

ubuntu@stilson-01:~/charms/trusty/drupal6$ ls files/php
php5_conf.d_apc.ini php5-fpm_pool.d_www.conf

This is one of many problems I am seeing on power, so I don't know if this will fix the install problem.

Revision history for this message
Matt Bruzek (mbruzek) wrote :

I worked past the file name problem and found other problem with the loadbalancer-relation-broken hook:

2014-09-18 22:48:53 INFO loadbalancer-relation-broken service_name, _ = remote_unit.split("/")
2014-09-18 22:48:53 INFO loadbalancer-relation-broken ValueError: need more than 1 value to unpack
2014-09-18 22:48:53 ERROR juju.worker.uniter uniter.go:486 hook failed: exit status 1

I would also recommend this charm for removal because of quality. Unless the author is willing to fix these problems.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.