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

artifact generation fails if there is no state-scripts input path #1

Open
KevinRohn opened this issue Mar 24, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@KevinRohn
Copy link
Owner

Description:

The input parameter state-scripts is an optional parameter, but if the parameter is not set the build fails.

Error message:

Artifact name devicemigration-v2.8 is set for mender-artifact creation.
Device type raspberrypi3 is set for mender-artifact creation.
Mender module type deb is set for mender-artifact creation.
Artifact content dist/artifact-content path is set for mender-artifact creation.
Output path dist/artifact-output is set for mender-artifact creation.
Software name devicemigration is set for mender-artifact creation.
Software version v2.8 is set for mender-artifact creation.
Invalid script name: "entrypoint.sh". Scripts must have a name on the form: <STATE_NAME>_<ACTION>_<ORDERING_NUMBER>_<OPTIONAL_DESCRIPTION>. For example: 'Download_Enter_05_wifi-driver' is a valid script name.
@KevinRohn KevinRohn added the bug Something isn't working label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant