The module is not installed according to a new format.
http://drupal.org/node/1935708

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new516 bytes

The settings file has been converted.

micahw156’s picture

StatusFileSize
new515 bytes

This patch worked as far as making it so I could enable the module, but it did not apply cleanly. There was a trailing white space on one line. I updated the patch and have attached it. (No other changes except the removed space.)

Question: should this patch also remove the old .info file? It would seem that it would, but this is my first time looking at the new configuration stuff.

darrell_ulm’s picture

This patch handles the delete of .info and add of .yml.

I also gave the update patch used at this issue:
http://drupal.org/files/backup_migrate-Drupal_8_Upgrade-1897846_0.patch

by the way if you missed it before, my attribution flag is below ;)

Pass the following option to git commit to attribute authorship to this user:

--author="darrellulm <darrellulm@46284.no-reply.drupal.org>"

Thank you in advance! :)

micahw156’s picture

Status: Needs review » Reviewed & tested by the community

Patch from #3 applies cleanly and creates the same file provided by @likin in #1 above. Looks good.

ronan’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks all

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ivnish’s picture

Assigned: » Unassigned
Issue summary: View changes