drush icon indicating copy to clipboard operation
drush copied to clipboard

Error on ard

Open vistar opened this issue 3 years ago • 2 comments

Describe the bug Can't archive dump.

To Reproduce

drush ard --exclude-code-paths=web/sites/default/settings.php

In ArchiveDumpCommands.php line 182:
                                                                                                                                                            
  Iterator RecursiveIteratorIterator returned a file that could not be opened "/tmp/archivespJTAlB/code/web/core/assets/scaffold/files/drupal.INSTALL.txt"  

System Configuration

Q A
Drush version? 11.2.1
Drupal version? 9.4.8
PHP version 8.1.4
OS? Linux, docksal

vistar avatar Nov 03 '22 13:11 vistar

same problem In ArchiveDumpCommands.php line 169:

Iterator RecursiveIteratorIterator returned a file that could not be opened "/tmp/archivesQmSgYU/code/web/modules/custom/media_field_lightbox_formatter/src/Plugin/Fiel
d/FieldFormatter/[email protected]"

Drush Commandline Tool 12.4.3.0 PHP 8.2.15 (cli) (built: Jan 16 2024 12:19:32) (NTS gcc x86_64) "drupal/core-recommended": "^10.1" OS: Fedora 39

pavelvkovalenko avatar Feb 11 '24 20:02 pavelvkovalenko

i found broken link web/modules/custom/media_field_lightbox_formatter/src/Plugin/Fiel d/FieldFormatter/[email protected] after its deletion - all work

pavelvkovalenko avatar Feb 12 '24 14:02 pavelvkovalenko