Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]docker build failure after upgrade ux-live-component to v2.17.0 #1872

Open
fajino17 opened this issue May 29, 2024 · 1 comment
Open

Comments

@fajino17
Copy link

fajino17 commented May 29, 2024

Hello,

I'v got job result in gitlab :

Generating optimized autoload files

102 packages you are using are looking for funding.
Use the composer fund command to find out more!
Run composer recipes at any time to see the status of your Symfony recipes.
Executing script cache:clear [KO]

[KO]

Script cache:clear returned with error code 1
!!
!! In EnvVarProcessor.php line 217:
!!
!! Environment variable not found: "APP_SECRET".
!!
!!
!!
Script @auto-scripts was called via post-install-cmd
The command '/bin/sh -c composer install --no-dev --optimize-autoloader' returned a non-zero code: 1

For symfony/ux-live-component <= v2.14.2 building image works fine
After upgrade composer update symfony/ux-live-component (this only one bundle)

Does anyone have a similar experience?
env var APP_SECRET surely set is defined
Any suggestions? Have no clue whats going on

from composer.json - symfony used
....
....
"symfony/framework-bundle": "6.4.*"

  • other symfony bundles are the same version

Thanks

@fajino17 fajino17 changed the title docker build failure after upgrade ux-live-component to v2.17.0 [Bug]docker build failure after upgrade ux-live-component to v2.17.0 May 29, 2024
@smnandre
Copy link
Collaborator

smnandre commented Jun 6, 2024

Hello @fajino17

This seems due to : symfony/symfony#56985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants