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

nfs-utils/2.8.1 package update #31252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Oct 19, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Oct 19, 2024
Copy link
Contributor Author

octo-sts bot commented Oct 19, 2024

Gen AI suggestions to solve the build error:

The error in the log indicates that the package requirements for `libnl-3.0` version 3.1 or higher are not met because the package `libnl-3.0` is not found. Here are some suggestions to fix the error:

1. Install the required package using:
   - `sudo apt-get install libnl-3-dev` (for Debian-based systems)
   - `sudo yum install libnl3-devel` (for Red Hat-based systems)

2. If the software is installed in a non-standard location, consider adjusting the `PKG_CONFIG_PATH` environment variable.

3. Alternatively, set the `LIBNL3_CFLAGS` and `LIBNL3_LIBS` environment variables with the appropriate flags to avoid the need to call `pkg-config`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant