This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

[Solved]composer outdated "drupal/*" lists some drupal/core- things after composer update

Composer outdated "drupal/*" lists some drupal/core- things after running composer update. I updated drupal from 10.1.8 to 10.3.5.

drupal/core-composer-scaffold 10.3.5 11.0.4 A flexible Composer project scaf...
drupal/core-project-message   10.3.5 11.0.4 Adds a message after Composer in...
drupal/core-recommended       10.3.5 11.0.4 Core and its dependencies with k...

Anyideas?

Do I have to solve this, then how? Or is it OK to leave them alone?

[Solved]
The numbers are the virsions of core, so it depends on it.

CVE-2024-45411 and Drupal 10.3.3

I have been made aware that Drupal 10.3.3 is requires  twig/twig ~v3.10.2, and it is not possible to install twig v3.14.0 that fixes CVE-2024-45411.

Is there any work-around for this problem?

Updating with composer if not started with composer

I installed months ago using a compressed file and unpacking into my /var/www folder.  Since then, I have been successfully using composer to install and manage lots of modules and themes.

Today report shows there is a core update 10.3.3 available and I am on 10.3.2.  I tried to update using composer by running 

     composer update "drupal/core-*" --with-all-dependencies

It went through the motions of updating lots of items however after all was done the status page still shows 10.3.2. 

Removing Port from URL in settings.php

Greetings,

I upgraded from Drupal 7 to Drupal 10 and I see that base_url does not exist anymore.

I am using fake IP's to show the flow.
10.1.10.5 (Akamai) --> 10.1.30.3:8555 (AWS) Loadbalancer --> 10.1.20.3:82 (Drupal)

Drupal URL --> 10.1.10.5 (example.com)  -- Drupal DNS name goes through Akamai 

Database update fails moving from Drupal 9 to 10.

All,

I inherited a Drupal 9 with a PostGreSQL DB. The previous owner of the project had not kept things up-to-date. 

Install is currently using composer and drush, and running on Amazon linux.

I was able to successfully update the Drupal 9 to the latest minor version update without any problems. But when trying to move from 9 to 10, things fail during drush updatedb. I successfuly resolved all the incompatible module and theme errors, and the update process reports database upgrade good to proceed. But then, I get:

No available releases found

Hi, from yesterday I get drupal 10.3.2 No available releases found from available update. Did something change?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal