I'm not sure if these symptoms are related to the same issue or not, but I get the following errors.

Following is from 'admin/reports/updates'

Error message
Notice: Undefined index: hex in theme_update_report() (line 200 of /srv/www/vbdev/html/modules/update/update.report.inc).

Following occurs occasionally via drush, .eg drush dl --select hexagon

Error while trying to find the common path for enabled extensions of project hexagon. Extensions are: 

Where the listed extensions is comprised of *every* module, followed by every theme on the site.

Comments

dvessel’s picture

Status: Active » Postponed (maintainer needs more info)

I can’t reproduce these errors.

I don’t think the first error has anything to do with hexagon. It looks like Drupal can’t find hexagon when checking for updates. Maybe a bad install?

I tried the drush command and it downloaded hexagon without complaints.

stephenplatz’s picture

I am seeing the same error with drush, except I'm using sasson:

Error while trying to find the common path for enabled extensions of project sasson.

This looks like an issue with drush, not hexagon.