AutoBuild: updates-2025-05-08-17-17 started at 2025-05-08-22UTC (#11887)

* Add unbuilt updated pip packages to updates-2025-05-08-17-17

* Add unbuilt updated ruby gem packages to updates-2025-05-08-17-17

* Add built packages for linux/386 to updates-2025-05-08-17-17

* fix binary generation conflict

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add some updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update ruby buildsystem to use CREW_GLIBC options during gem build.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add more x86_64 binaries.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust LD_LIBRARY_PATH used in build workflows.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Try removing LD_LIBRARY_PATH from build workflow.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Further tweak docker build setup.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust unit tests...

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust armv7l container entrance in workflows...

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/arm/v7 to updates-2025-05-08-17-17

* Update py3_urwid x86_64

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
github-actions[bot]
2025-05-08 18:12:43 -05:00
committed by GitHub
parent 4bc34ac8e9
commit bb58cdcf9d
73 changed files with 1565 additions and 517 deletions

View File

@@ -195,8 +195,6 @@ jobs:
docker run \
--rm \
--platform "${PLATFORM}" \
--privileged \
-u chronos \
-e CHANGED_PACKAGES="${CHANGED_PACKAGES}" \
-e NON_PKG_CHANGED_FILES="${NON_PKG_CHANGED_FILES}" \
-e LD_LIBRARY_PATH="/usr/local/lib${LIB_SUFFIX}" \