- 🇧🇷Brazil paulocs Belo Horizonte
Fixed on https://www.drupal.org/project/libraries/issues/3349853 🐛 Error Missing required keys (type) in temporary Fixed
I am getting this error when adding new module: https://ftp.drupal.org/files/projects/libraries-4.0.0.zip
Drupal version: 9.5.0
PHP: 8.1.13
The website encountered an unexpected error. Please try again later.
Drupal\Core\Extension\InfoParserException: Missing required keys (type) in temporary://update-extraction-3e528970/libraries/tests/example/example_info_file.libraries.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 57 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).
Drupal\Core\Extension\InfoParser->parse('temporary://update-extraction-3e528970/libraries/tests/example/example_info_file.libraries.info.yml') (Line: 565)
update_verify_update_archive('libraries', 'temporary://update-cache-3e528970/libraries-4.0.0.zip', 'temporary://update-extraction-3e528970')
call_user_func_array(Object, Array) (Line: 426)
Drupal\Core\Extension\ModuleHandler->Drupal\Core\Extension\{closure}(Object, 'update') (Line: 405)
Drupal\Core\Extension\ModuleHandler->invokeAllWith('verify_update_archive', Object) (Line: 433)
Drupal\Core\Extension\ModuleHandler->invokeAll('verify_update_archive', Array) (Line: 199)
Drupal\update\Form\UpdateManagerInstall->submitForm(Array, Object)
call_user_func_array(Array, Array) (Line: 114)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object) (Line: 52)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object) (Line: 595)
Drupal\Core\Form\FormBuilder->processForm('update_manager_install_form', Array, Object) (Line: 323)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 707)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Closed: duplicate
4.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Fixed on https://www.drupal.org/project/libraries/issues/3349853 🐛 Error Missing required keys (type) in temporary Fixed