Account created on 29 May 2008, about 16 years ago
#

Recent comments

🇮🇹Italy umpire274

I've the same issue with Bootstrap Barrio subtheme, but only with the status messages green. With alert messages I see the right output in red.

If I try to do the "solution" of #31 🐛 10.3 upgrade now missing status-message theme suggestions Active the issue is solved, but I know it is only a bad way.

🇮🇹Italy umpire274

Hi Joseph.

I've tried other composer command but the result is the same

Mandalor:dev umpire274$ composer require 'drupal/htmlmail:4.0.x-dev@dev'
./composer.json has been updated
Running composer update drupal/htmlmail
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Syncing drupal/htmlmail (dev-4.0.x dbd771f) into cache
  - Installing drupal/htmlmail (dev-4.0.x dbd771f): Cloning dbd771f392 from cache
    Install of drupal/htmlmail failed
The following exception is caused by a process timeout
Check https://getcomposer.org/doc/06-config.md#process-timeout for details

In Process.php line 1204:
                                                                                                                                                                               
  The process "git clone --no-checkout '/Users/umpire274/Library/Caches/composer/vcs/https---git.drupalcode.org-project-htmlmail.git/' 'web/modules/contrib/htmlmail' --disso  
  ciate --reference '/Users/umpire274/Library/Caches/composer/vcs/https---git.drupalcode.org-project-htmlmail.git/' && cd 'web/modules/contrib/htmlmail' && git remote set-ur  
  l origin -- 'https://git.drupalcode.org/project/htmlmail.git' && git remote add composer -- 'https://git.drupalcode.org/project/htmlmail.git'" exceeded the timeout of 300   
  seconds.                                                                                                                                                                     
                                                                                                                                                                               

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]

Mandalor:dev umpire274$ 
🇮🇹Italy umpire274

Hi all.

When I try to install the 'drupal/htmlmail:4.x-dev@dev' via composer

composer require 'drupal/htmlmail:4.x-dev@dev'

obtain an error due by a timeout

Mandalor:dev umpire274$ composer require 'drupal/htmlmail:4.x-dev@dev'
./composer.json has been updated
Running composer update drupal/htmlmail
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Syncing drupal/htmlmail (dev-4.x dbd771f) into cache
  - Installing drupal/htmlmail (dev-4.x dbd771f): Cloning dbd771f392 from cache
    Install of drupal/htmlmail failed
The following exception is caused by a process timeout
Check https://getcomposer.org/doc/06-config.md#process-timeout for details

In Process.php line 1204:
                                                                                                                                                                               
  The process "git clone --no-checkout '/Users/umpire274/Library/Caches/composer/vcs/https---git.drupalcode.org-project-htmlmail.git/' 'web/modules/contrib/htmlmail' --disso  
  ciate --reference '/Users/umpire274/Library/Caches/composer/vcs/https---git.drupalcode.org-project-htmlmail.git/' && cd 'web/modules/contrib/htmlmail' && git remote set-ur  
  l origin -- 'https://git.drupalcode.org/project/htmlmail.git' && git remote add composer -- 'https://git.drupalcode.org/project/htmlmail.git'" exceeded the timeout of 300   
  seconds.                                                                                                                                                                     
                                                                                                                                                                               

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]

Mandalor:dev umpire274$ 

Anyone can help me?

Alex

🇮🇹Italy umpire274

Hi all.

I've the same issue on my Drupal 9.5.9 website, with admin_toolbar 3.3.2, adminimal_admin_toolbar 8.x-1.11 and adminimal_theme 8.x-1.6 .

I tried to apply the commit 9e5cb80b report in comment #15 🐛 Latest versions break styles Closed: duplicate and this solve the issue.

Alex.

Production build 0.69.0 2024