geerlingguy / jeffgeerling-com

Drupal Codebase for JeffGeerling.com
https://www.jeffgeerling.com
GNU General Public License v2.0
41 stars 2 forks source link

Upgrade to latest Drupal Core / Contrib versions #131

Closed geerlingguy closed 3 years ago

geerlingguy commented 3 years ago

As it says in the title. There's a security fix in the archive tar library... which I don't use anywhere so it's not super urgent.

geerlingguy commented 3 years ago

Well this is annoying... trying to update drupal/coder, I get:

  - Syncing drupal/coder (8.3.12) into cache
    Authentication required (git.drupalcode.org):
      Username: 

(That's after running composer update.)

I found this issue in the Coder issue queue, Authentication required with composer, but the answer from the Coder maintainers is:

I don't think there is anything we can do in Coder to help with this. Our composer manifest is very basic and using nothing out of the ordinary.

geerlingguy commented 3 years ago

I had to enter my Drupal.org username and password on the CLI to get that update. Very weird. Not sure why, and that's never happened before, but YOLO, I guess.

geerlingguy commented 3 years ago

Now composer update seems to be stuck on:

  - Downloading psy/psysh (v0.10.6)
 10/11 [=========================>--]  90%
geerlingguy commented 3 years ago

/me throws hands in air in frustration at Composer.