Skip to content

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Jun 25, 2025

Specifying --no-install-recommends when installing i386 packages prevents APT from properly resolving all the dependencies and causes failures such as below:

 libglib2.0-dev:i386 : Depends: libglib2.0-dev-bin:i386 ...
                       Depends: libglib2.0-dev-bin-linux:i386 ...

Specifying `--no-install-recommends` when installing i386 packages
prevents APT from properly resolving all the dependencies and causes
failures such as below:

 libglib2.0-dev:i386 : Depends: libglib2.0-dev-bin:i386 ...
                       Depends: libglib2.0-dev-bin-linux:i386 ...

Signed-off-by: Stephanos Ioannidis <[email protected]>
@stephanosio stephanosio marked this pull request as ready for review June 25, 2025 14:43
@stephanosio stephanosio merged commit ebf4c73 into zephyrproject-rtos:main Jun 25, 2025
3 checks passed
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.

1 participant