Account created on 12 December 2017, over 6 years ago
#

Recent comments

The error I've posted is still related to the update to Drupal Core 9.5.9. Moreover, once the installation goes wrong, the rollback take long time to finish and it happened to fail. At that stage, when testing the website, I saw laminas errors.
I didn't have time to get more into details but I consider that any additional information might be helpful.
In my case, I simply typed "composer update" to get into the problem.
HTH,
valica

I've observed the same site crash after composer update.
The error I've had (in console) is:

Gathering patches for dependencies. This might take a minute.
- Installing drupal/core (9.5.9): Extracting archive
Failed to extract drupal/core: (50) C:\Programs\common\msys\bin\unzip.EXE -qq C:\Data\webdev\drupalProjects\plateformeauto_v1_dev\vendor\composer\tmp-08c96cd58904700324fdc67b735b381e -d C:\Data\webdev\drupalProjects\plateformeauto_v1_dev\vendor\composer\f385dedc

error: cannot create C:/.../vendor/composer/f385dedc/drupal-core-c3b194f/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
error: cannot create C:/.../vendor/composer/f385dedc/drupal-core-c3b194f/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml

The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
Unzip with unzip command failed, falling back to ZipArchive class

I checked that both yml files were correctly created but I didn't have time to check the archive and be able to know if it contains identical file names with different capitalization (which fails on case insensitive filesystems)
I'm on a windows OS.
Kind regards,
Vlad

Hi,

Thank you for your answer, I've got the point, it'clear now.
I have now a different problem with facets for an integer field which is well prsent in the index but however, I'm not able to get it displayed in a block associated to that facet whereas the others taxonomy based fields are well displayed. I've installed a submodule 'facets-slider-range'. Whith slider range installed, when creating a new facet, I'm able to choose the widget as being slider, that's OK.

When placing the facets related block in a region, the facet related to taxonomies are in the list of those available to be displayed but there is not the case for the integer facet one. Is somehow as that integer facet is not recognized by Drupal Core as a displayable widget in the block.
Is it possible to have a facet for an integer value present in the index?
Kind regards,
valica

P.S. I will create a different topic about that because it is not related to the subject.

Production build 0.71.5 2024