Skip to content

Conversation

rchincha
Copy link
Contributor

@rchincha rchincha commented Feb 8, 2023

Signed-off-by: Ramkumar Chinchani rchincha@cisco.com

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@rchincha
Copy link
Contributor Author

rchincha commented Feb 8, 2023

2023-02-08T19:58:14.7352241Z # make[1]: Leaving directory '/cryptsetup-v2.4.3/po'
2023-02-08T19:58:14.7352348Z # Making install in tests
2023-02-08T19:58:14.7352584Z # make[1]: Entering directory '/cryptsetup-v2.4.3/tests'
2023-02-08T19:58:14.7352877Z # ./generate-symbols-list ../lib/libcryptsetup.sym > ./test-symbols-list.h
2023-02-08T19:58:14.7353080Z # /bin/sh: ./generate-symbols-list: not found
2023-02-08T19:58:14.7353301Z # make[1]: *** [Makefile:1081: test-symbols-list.h] Error 127
2023-02-08T19:58:14.7353523Z # make[1]: Leaving directory '/cryptsetup-v2.4.3/tests'
2023-02-08T19:58:14.7353740Z # make: *** [Makefile:2602: install-recursive] Error 1

^ this needs "bash" since that script is a bash script.

Mainly, alpine:edge has moved fwd so existing build.yaml on main is already broken

@hallyn hallyn merged commit 6bcbe73 into project-stacker:main Feb 8, 2023
rchincha added a commit to rchincha/stacker that referenced this pull request Feb 8, 2023
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
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

Successfully merging this pull request may close these issues.

2 participants