Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent Project Update throws intimidating error #2580

Closed
justinlevi opened this issue Feb 27, 2018 · 2 comments
Closed

Recent Project Update throws intimidating error #2580

justinlevi opened this issue Feb 27, 2018 · 2 comments
Labels
Bug Something isn't working

Comments

@justinlevi
Copy link
Contributor

My system information:

  • Operating system type: Mac OSX 10.13.3
  • BLT version: 9.0-beta2 ----> 9.0-beta3

Output of blt doctor:

+---------------------------+--------------------------------------------------------------+
| Property                  | Value                                                        |
+---------------------------+--------------------------------------------------------------+
| %paths.%root              | /Users/justinwinter/Sites/d8d/docroot                        |
| %paths.%site              | sites/default                                                |
| %paths.%modules           | sites/all/modules                                            |
| %paths.%themes            | sites/all/themes                                             |
| %paths.%config-sync       | /Users/justinwinter/Sites/d8d/config/default                 |
| %paths.%files             | sites/default/files                                          |
| %paths.%temp              | /tmp                                                         |
| %paths.%private           | /Users/justinwinter/Sites/d8d/files-private                  |
| admin-theme               | seven                                                        |
| alias-searchpaths.0       | /Users/justinwinter/Sites/d8d/drush/sites                    |
| blt-version               | 9.0.0-beta3                                                  |
| bootstrap                 | Successful                                                   |
| composer-version          | Composer version 1.5.2 2017-09-11                            |
|                           | 16:59:25                                                     |
| config-sync               | /Users/justinwinter/Sites/d8d/config/default                 |
| db-driver                 | mysql                                                        |
| db-hostname               | localhost                                                    |
| db-name                   | d8d                                                          |
| db-password               | drupal                                                       |
| db-port                   | 3306                                                         |
| db-status                 | Connected                                                    |
| db-username               | drupal                                                       |
| drupal-settings-file      | sites/default/settings.php                                   |
| drupal-version            | 8.5.0-rc1                                                    |
| drush-alias-files.0       | /Users/justinwinter/Sites/d8d/drush/sites/d8d.site.yml       |
| drush-conf.0              | /Users/justinwinter/Sites/d8d/vendor/drush/drush/drush.yml   |
| drush-conf.1              | /Users/justinwinter/Sites/d8d/drush/drush.yml                |
| drush-conf.2              | /Users/justinwinter/Sites/d8d/docroot/sites/default/local.dr |
|                           | ush.yml                                                      |
| drush-script              | /Users/justinwinter/Sites/d8d/vendor/bin/drush               |
| drush-temp                | /tmp                                                         |
| drush-version             | 9.2.0                                                        |
| files                     | sites/default/files                                          |
| install-profile           | d8d                                                          |
| modules                   | sites/all/modules                                            |
| php-bin                   | /usr/local/Cellar/php71/7.1.10_21/bin/php                    |
| php-conf.0                | /usr/local/etc/php/7.1/php.ini                               |
| php-os                    | Darwin                                                       |
| private                   | /Users/justinwinter/Sites/d8d/files-private                  |
| root                      | /Users/justinwinter/Sites/d8d/docroot                        |
| site                      | sites/default                                                |
| stacks.drupal-vm.inited   | false                                                        |
| stacks.dev-desktop.inited | false                                                        |
| temp                      | /tmp                                                         |
| theme                     | bartik                                                       |
| themes                    | sites/all/themes                                             |
| uri                       | http://d8d.loc                                               |
+---------------------------+--------------------------------------------------------------+
+--------------------------------------+--------------------------------------------------------------+
| Check                                | Problem                                                      |
+--------------------------------------+--------------------------------------------------------------+
| ConfigCheck:checkGitConfig           | Git repositories are not defined in blt.yml.                 |
|                                      |   Add values for git.remotes to blt.yml to enabled automated |
|                                      | deployment.                                                  |
| NodeCheck:checkNodeVersionFileExists | Neither .nvmrc nor .node-version file found in repo root.    |
+--------------------------------------+--------------------------------------------------------------+

When I run this command:

` composer update acquia/blt --with-dependencies`

I get the following output:

soundslides:d8d justinwinter$ composer update acquia/blt --with-dependencies
    1/28:	https://packages.drupal.org/8/drupal/provider-2011-2$a0c2e8f3b086aeea9a453350e98dd6381a76673db5e47c9decd3bcbedb5c4d4b.json
    5/28:	https://packages.drupal.org/8/drupal/provider-2011-3$e9cf18b0707a8911cf29df616d42b4575da22e3b6e93d514e32f6ffff29f65ae.json
    5/28:	https://packages.drupal.org/8/drupal/provider-2011-4$0bc49852b34aa3c2d13ae3761b456e43c308ebe5d98d4e824fca07f29a68d13b.json
    5/28:	https://packages.drupal.org/8/drupal/provider-2012-1$9ccd21c75b8331df90a038c95938d70deeee2fa633c9d48505fb002dd5718ccf.json
    5/28:	https://packages.drupal.org/8/drupal/provider-2012-3$5b55f8b1498b99cd70656780ea41ed9391727d9b7dd5acfa04acdf791b05107d.json
    6/28:	https://packages.drupal.org/8/drupal/provider-2012-2$32544b606e581a644ae98258c0150fe54d1bcf9a7e5133e999c2d164fd24b7e0.json
    7/28:	https://packages.drupal.org/8/drupal/provider-2012-4$040af58f1bb217893fd1805e6d88da69e26b43154cdebdeafcd508471d14c9a4.json
    8/28:	https://packages.drupal.org/8/drupal/provider-2013-3$0e85bab1afba4ab56007adf7a883589f21c22c77707493fc8f4f24c4b42415a8.json
    9/28:	https://packages.drupal.org/8/drupal/provider-2013-1$66fb4f652c48567745090bfffe0e5583399d748a4e6c243cafa55226d64d1bab.json
    10/28:	https://packages.drupal.org/8/drupal/provider-2013-2$07f7cce0eab7597d8af44de38d54324df62c11881e9a7d32527e66ec0ca2c6a5.json
    11/28:	https://packages.drupal.org/8/drupal/provider-2014-1$4bd5594cdbce99b96dc5c1fa202258d3a76ab63c166ebe10469225add819af9b.json
    12/28:	https://packages.drupal.org/8/drupal/provider-2013-4$996af2b7d7c27a043419eb0b1a2a3e4e07481d39ea5ba3e7eff3042f8dba8d66.json
    13/28:	https://packages.drupal.org/8/drupal/provider-2014-2$4bebfe06eda9e8567cc6d75050f08816012257030135900999354afacca8d51f.json
    14/28:	https://packages.drupal.org/8/drupal/provider-2014-4$edab11dadaab88c534b455a0ab7da54b41eda574109c85988670d1c0dfa59fd3.json
    15/28:	https://packages.drupal.org/8/drupal/provider-2015-1$898d959942b9c50ae78e5ff17a3cacc1396387b5d431389b4981325e7660d02c.json
    16/28:	https://packages.drupal.org/8/drupal/provider-2014-3$b9afcac8f12a850d9b3f6ef288a97d89d10664697c9e2416a6b9b32cbbf1d709.json
    17/28:	https://packages.drupal.org/8/drupal/provider-2015-2$3481ece1b5947fb46aa8ea5202c773d71496214e067945b7e613130bfe7ddbda.json
    18/28:	https://packages.drupal.org/8/drupal/provider-2015-3$b18c8ef037ebafebe3a8d5c12ead0d6f07670e861b4c299b0fa5cc19fac33d4d.json
    19/28:	https://packages.drupal.org/8/drupal/provider-2016-2$87e5890f95cb127ea70ef296f255cc38936b02ac110a174fe51ae7f3f7b265fb.json
    20/28:	https://packages.drupal.org/8/drupal/provider-2017-1$719cfdc7ec167548847127f19c02190d582a819ced27c76b1de61cf98ce1b3a5.json
    21/28:	https://packages.drupal.org/8/drupal/provider-2017-4$7e31c60009b0ae3a8cede280e75be9a479a9779f32cd388e31a803b4667997ff.json
    22/28:	https://packages.drupal.org/8/drupal/provider-2017-2$626ce0e5d9674bb9f7dcf746266660586fa7676e3be1dcabd7ee4a21bf843b33.json
    23/28:	https://packages.drupal.org/8/drupal/provider-2018-1$10606d34da02bf524e151039d28455257411f51bec2fed895fe6cdb9d238f823.json
    24/28:	https://packages.drupal.org/8/drupal/provider-2015-4$6022d60281b99aae09793085287ed63845628e9999c432712f0b4fd5102967fe.json
    25/28:	https://packages.drupal.org/8/drupal/provider-2016-1$95c2094eecb6137c06b765f47084e1e7f5edaa4a2bb542be45dac3810ea9804d.json
    26/28:	https://packages.drupal.org/8/drupal/provider-2016-4$2e69288350d8549ab4c576cf3e963b205b0be28e223d35eb1b131d3e31433ca5.json
    27/28:	https://packages.drupal.org/8/drupal/provider-2016-3$3a6c0da124775d4f3ec376f61e9043182a3bb6f64878750b2b325c7480cdc71d.json
    28/28:	https://packages.drupal.org/8/drupal/provider-2017-3$525608380e2a37eea8a21add1d40533067dc8656a0ddd9cfec31b774f09a8b4f.json
    Finished: success: 28, skipped: 0, failure: 0, total: 28
    1/11:	http://packagist.org/p/provider-archived$e1938c9edac440fae38d8ca3b31268e3dd3c1e34df7aff41b3ea0f70b748a021.json
    2/11:	http://packagist.org/p/provider-2013$b0c8d27345188ec6033cc8a2da17eb64a326aa1df2fad60ebdc15bec4e87e685.json
    3/11:	http://packagist.org/p/provider-latest$7c0ca9542f2f9606e3ed280005a11748a00f080347776252ea8d41284aafd707.json
    4/11:	http://packagist.org/p/provider-2017-04$98fcdaf8ed6cd4c921d681f9a6312b4ccbb5ea81414f9d916bad9bc7c397c160.json
    5/11:	http://packagist.org/p/provider-2018-01$3b130b1c0a97628d4b17df8843e6cd973be48f85a542250463bcf4a82eab9258.json
    6/11:	http://packagist.org/p/provider-2017$f4b85d00d3d402a66772c693f87cdb2daaeb1d74d838aa51f0514cacffd93459.json
    7/11:	http://packagist.org/p/provider-2017-07$925fec802ffca355e633b795550a1381b434e0876f7f74828e5eae92b9a24b44.json
    8/11:	http://packagist.org/p/provider-2017-10$964656d4b73e25ffe406444d7984c202646e5bb7743d19e8ade6575312c091c1.json
    9/11:	http://packagist.org/p/provider-2014$d555187f9892168168efcffb3d92590426749abbc515f4d237633e345a73828a.json
    10/11:	http://packagist.org/p/provider-2015$3a87310612657056db1277672abafe1f000662e2feba87b4336c9e5d216ba451.json
    11/11:	http://packagist.org/p/provider-2016$f4ec487cc67d507c9a3c25108687d8ce8342b7a2d2efeb48b1aec0110df9a5f6.json
    Finished: success: 11, skipped: 0, failure: 0, total: 11
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies (including require-dev)                                                     
    1/4:	https://codeload.github.com/phpspec/prophecy/legacy.zip/dfd6be44111a7c41c2e884a336cc4f461b3b2401
    2/4:	https://codeload.github.com/consolidation/annotated-command/legacy.zip/8f8f5da2ca06fbd3a85f7d551c49f844b7c59437
    3/4:	https://codeload.github.com/acquia/blt/legacy.zip/8b5e4ae2900368fad27d72b4a525a782d579ee84
    4/4:	https://codeload.github.com/drush-ops/drush/legacy.zip/78c1ec41bf57f3b3b489c7dbe0b8124a79089931
    Finished: success: 4, skipped: 0, failure: 0, total: 4
Package operations: 0 installs, 4 updates, 0 removals
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
  - Updating consolidation/annotated-command (2.8.2 => 2.8.3): Loading from cache
  - Updating drush/drush (dev-master dbe6cf8 => 9.2.0):  Checking out 78c1ec41bf
  - Updating acquia/blt (9.0.0-beta2 => 9.0.0-beta3): Loading from cache
  - Updating phpspec/prophecy (1.7.3 => 1.7.5): Loading from cache
Writing lock file
Generating autoload files
Copying /Users/justinwinter/Sites/d8d/vendor/acquia/blt/composer.required.json to /Users/justinwinter/Sites/d8d/blt/composer.required.json
Copying /Users/justinwinter/Sites/d8d/vendor/acquia/blt/composer.suggested.json to /Users/justinwinter/Sites/d8d/blt/composer.suggested.json
Removing packages services cache file:
/Users/justinwinter/Sites/d8d/vendor/drupal/console/extend.console.uninstall.services.yml
Creating packages services cache file: 
/Users/justinwinter/Sites/d8d/vendor/drupal/console/extend.console.uninstall.services.yml
Creating BLT templated files...
 > /Users/justinwinter/Sites/d8d/vendor/acquia/blt/bin/blt internal:create-project --ansi
Copying files from BLT's template into your project...
Merging default configuration into composer.json...
Merging BLT's blt.yml template with your project's blt/blt.yml...
Installing new Composer dependencies provided by BLT. This make take a while...
[ExecStack] composer update --no-interaction --ansi
[ExecStack] Running composer update --no-interaction --ansi in /Users/justinwinter/Sites/d8d
    1/2:	http://packagist.org/p/provider-latest$4e0f98499675d67df35599ed6f1fe9865a81279ca037b9214658861c4e6584c2.json
    2/2:	http://packagist.org/p/provider-2018-01$75891c6d0008a2e2ede139201ea072d2a493e259cc5f065ce19cec30df256e6a.json
    Finished: success: 2, skipped: 0, failure: 0, total: 2
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies (including require-dev)                                                     
    1/26:	https://ftp.drupal.org/files/projects/shield-8.x-1.2.zip
    2/26:	https://ftp.drupal.org/files/projects/simple_oauth-8.x-3.5.zip
    3/26:	https://ftp.drupal.org/files/projects/jsonapi-8.x-1.10.zip
    4/26:	https://ftp.drupal.org/files/projects/search_api-8.x-1.7.zip
    5/26:	https://codeload.github.com/jhedstrom/DrupalDriver/legacy.zip/919c6a39ef6a17bdcaf81dcff97b117ecfb6061c
    6/26:	https://codeload.github.com/symfony/config/legacy.zip/72689b934d6c6ecf73eca874e98933bf055313c9
    7/26:	https://codeload.github.com/hechoendrupal/drupal-console-en/legacy.zip/712e60bfcc740467f26b76b34310f48bcb5c31e5
    8/26:	https://codeload.github.com/symfony/twig-bridge/legacy.zip/a69e3f21f2f652ae3da0937914e3f3830cc6eae9
    9/26:	https://codeload.github.com/hechoendrupal/drupal-console-core/legacy.zip/e05f954412da7c2a496fd1c92f4cfe63debe43ed
    10/26:	https://codeload.github.com/symfony/polyfill-php70/legacy.zip/3532bfcd8f933a7816f3a0a59682fc404776600f
    11/26:	https://codeload.github.com/symfony/process/legacy.zip/09a5172057be8fc677840e591b17f385e58c7c0d
    12/26:	https://codeload.github.com/symfony/http-kernel/legacy.zip/911d2e5dd4beb63caad9a72e43857de984301907
    13/26:	https://codeload.github.com/symfony/http-foundation/legacy.zip/8c39071ac9cc7e6d8dab1d556c990dc0d2cc3d30
    14/26:	https://codeload.github.com/symfony/routing/legacy.zip/235d01730d553a97732990588407eaf6779bb4b2
    15/26:	https://codeload.github.com/symfony/console/legacy.zip/26b6f419edda16c19775211987651cb27baea7f1
    16/26:	https://codeload.github.com/symfony/translation/legacy.zip/10b32cf0eae28b9b39fe26c456c42b19854c4b84
    17/26:	https://codeload.github.com/symfony/serializer/legacy.zip/abd3c5bd03fb5634d855293c47de059f72981830
    18/26:	https://codeload.github.com/symfony/dependency-injection/legacy.zip/4b2717ee2499390e371e1fc7abaf886c1c83e83d
    19/26:	https://codeload.github.com/zendframework/zend-diactoros/legacy.zip/bf26aff803a11c5cc8eb7c4878a702c403ec67f1
    20/26:	https://codeload.github.com/symfony/validator/legacy.zip/179a0136e155f206c12b6a6a28d3a8f97d65d0a9
    21/26:	https://codeload.github.com/hechoendrupal/drupal-console/legacy.zip/85a6948f80eb7584dcfeeecd49f9ade5c7fb1a15
    22/26:	https://codeload.github.com/symfony/yaml/legacy.zip/eab73b6c21d27ae4cd037c417618dfd4befb0bfe
    23/26:	https://codeload.github.com/ezyang/htmlpurifier/legacy.zip/d85d39da4576a6934b72480be6978fb10c860021
    24/26:	https://codeload.github.com/aws/aws-sdk-php/legacy.zip/b63aa5831954684a24e6c4583329c4a047e3ea61
    25/26:	https://codeload.github.com/acquia/lightning/legacy.zip/982ed1809626a49247199c13189386bce06f7eda
    26/26:	https://codeload.github.com/drupal/core/legacy.zip/a8897035912d10ecd7930ab15ee1b229746f3db9
    Finished: success: 26, skipped: 0, failure: 0, total: 26
Package operations: 1 install, 36 updates, 10 removals
  - Removing drupal/console-dotenv (0.3.0)
  - Removing vlucas/phpdotenv (v2.4.0)
  - Removing gabordemooij/redbean (v4.3.4)
  - Removing drupal/media_entity_document (dev-1.x)
Deleting docroot/modules/contrib/media_entity_document - deleted
  - Removing drupal/media_entity_image (dev-1.x)
Deleting docroot/modules/contrib/media_entity_image - deleted
  - Removing drupal/media_entity (2.0.0-alpha2)
Deleting docroot/modules/contrib/media_entity - deleted
  - Removing drupal/entity (1.0.0-beta1)
Deleting docroot/modules/contrib/entity - deleted
  - Removing drupal/scheduled_updates (1.0.0-alpha6)
Deleting docroot/modules/contrib/scheduled_updates - deleted
  - Removing drupal/wbm2cm (dev-2.x)
Deleting docroot/modules/contrib/wbm2cm - deleted
  - Removing drupal/workbench_moderation (1.2.0)
Deleting docroot/modules/contrib/workbench_moderation - deleted
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
  - Updating ezyang/htmlpurifier (v4.9.3 => v4.10.0): Loading from cache
  - Updating zendframework/zend-diactoros (1.7.0 => 1.7.1): Loading from cache
  - Updating symfony/yaml (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/translation (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/validator (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/serializer (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/routing (v3.2.14 => v3.4.4): Loading from cache
  - Installing symfony/polyfill-php70 (v1.7.0): Loading from cache
  - Updating symfony/http-foundation (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/process (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/event-dispatcher (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/http-kernel (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/dependency-injection (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/console (v3.2.14 => v3.4.4): Loading from cache
  - Updating symfony/class-loader (v3.2.14 => v3.4.4): Loading from cache
  - Updating drupal/core (8.4.4 => 8.5.0-rc1): Loading from cache
  - Applying patches for drupal/core
    https://www.drupal.org/files/issues/2752961-90.patch (Clear Twig caches on deploys)
    https://www.drupal.org/files/issues/1356278-408--8.5.x-real.patch (1356276 - Allow profiles to provide a base/parent profile and load them in the correct order)
    https://www.drupal.org/files/issues/2880374-remove-experimental-warnings-6.patch (2880374 - Experimental modules should not have warnings after being installed)
    https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch (2869592 - Disabled update module shouldn't produce a status report warning)
    https://www.drupal.org/files/issues/2885441-2.patch (2885441 - EntityReferenceAutocompleteWidget should define its size setting as an integer)
    https://www.drupal.org/files/issues/2815221-87.patch (2815221 - Add quickedit to the latest-revision route)
    https://www.drupal.org/files/issues/2877383-56.patch (2877383 - Add action support to Media module)
    https://www.drupal.org/files/issues/2670730-81--8.5.0-rc1.patch (2670730 - Provide a delete action for each content entity type)

  - Updating drupal/search_api (1.6.0 => 1.7.0): Loading from cache
  - Removing drupal/lightning_core (1.0.0-alpha3)
  - Installing drupal/lightning_core (dev-2.x 5a163f1): Cloning 5a163f14d4 from cache
  - Removing drupal/lightning_workflow (1.0.0-alpha2)
  - Installing drupal/lightning_workflow (dev-1.x 091384a): Cloning 091384a9bb from cache
  - Removing drupal/lightning_media (1.0.0-alpha2)
  - Installing drupal/lightning_media (dev-2.x 463b58c): Cloning 463b58c826 from cache
  - Removing drupal/lightning_layout (1.0.0-alpha2)
  - Installing drupal/lightning_layout (dev-1.x 98f1ef9): Cloning 98f1ef91b1 from cache
  - Updating drupal/simple_oauth (3.3.0 => 3.5.0): Loading from cache
  - Applying patches for drupal/simple_oauth
    https://www.drupal.org/files/issues/2925369-2.patch (2925369 - TokenAuthUser does not fulfill RevisionableInterface, causes fatals)

  - Updating drupal/jsonapi (1.4.0 => 1.10.0): Loading from cache
  - Removing drupal/lightning_api (1.0.0-alpha2)
  - Installing drupal/lightning_api (dev-1.x 66bbd66): Cloning 66bbd665f8 from cache
  - Removing acquia/lightning (3.0.1)
  - Installing acquia/lightning (3.1.x-dev 982ed18): Cloning 982ed18096 from cache
  - Updating symfony/config (v3.2.14 => v3.4.4): Loading from cache
  - Updating drupal/console-en (1.5.0 => 1.6.1): Loading from cache
  - Updating drupal/console-core (1.5.0 => 1.6.1): Loading from cache
  - Updating drupal/console (1.5.0 => 1.6.1): Loading from cache
  - Updating symfony/twig-bridge (v3.3.16 => v3.4.4): Loading from cache
  - Updating aws/aws-sdk-php (3.52.5 => 3.52.17): Loading from cache
  - Updating drupal/shield (1.1.0 => 1.2.0): Loading from cache
  - Updating drupal/drupal-driver (v1.3.2 => v1.4.0): Loading from cache
  - Updating drupal/security_review dev-1.x (35ebae4 => 9a3bdf8):  Checking out 9a3bdf82a6
  - Updating drupal/graphql dev-3.x (e753e31 => 323b040):  Checking out 323b0407cd
Writing lock file
Generating autoload files
You are using Drupal packages that are not supported by the Drupal Security Team!
  - drupal/lightning_core:dev-2.x: Project has not opted into security advisory coverage!
  - drupal/lightning_workflow:dev-1.x: Project has not opted into security advisory coverage!
  - drupal/lightning_media:dev-2.x: Project has not opted into security advisory coverage!
  - drupal/lightning_layout:dev-1.x: Project has not opted into security advisory coverage!
  - drupal/lightning_api:dev-1.x: Project has not opted into security advisory coverage!
  - drupal/security_review:dev-1.x: Dev releases are not covered by Drupal security advisories.
  - drupal/graphql:dev-3.x: Dev releases are not covered by Drupal security advisories.
See https://www.drupal.org/security-advisory-policy for more information.
[ExecStack] Done in 02:10
> blt:init:settings
> recipes:blt:init:command
Example commands and hooks were copied to your repository root.
> blt:init:shell-alias
The BLT alias is already installed and up to date.
[ExecStack] git init && git add -A && git commit -m 'Initial commit.'
[ExecStack]  Reinitialized existing Git repository in /Users/justinwinter/Sites/d8d/.git/ 
[ExecStack]  Exit code 1 
[error]  Could not initialize new git repository. 
BLT installation failed! Please execute /Users/justinwinter/Sites/d8d/vendor/acquia/blt/bin/blt internal:create-project --ansi --verbose to debug the issue.

And I expected this to happen:

I expect the update to complete without a warning that seems to indicate that there was a failure somewhere. I'm not sure why the update script would need to Reinitialize the git repo when one already exists. The update seems to have completed as expected, but the error that is presented seems incorrect.

@mikemadison13
Copy link
Contributor

This looks related to #2522

@grasmash
Copy link
Contributor

grasmash commented Feb 27, 2018

Yeah, it #2522 the update tried to reinitialize the git repo because isInitialInstall() incorrectly returned TRUE. I'd guess the same is happening for @justinlevi.

@grasmash grasmash added the Bug Something isn't working label Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants