-
Notifications
You must be signed in to change notification settings - Fork 22
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
Unable to locate package libgconf-2-4 when provisioning the package building environment #456
Comments
The The github actions scripts are using I'm testing this under a virtual machine to confirm this is actually the case. |
It looks like the |
A docker environment pulling Package libasound2 is a virtual package provided by:
liboss4-salsa-asound2 4.2-build2020-1ubuntu3
libasound2t64 1.2.11-1build2 (= 1.2.11-1build2)
You should explicitly select one to install.
E: Package 'libasound2' has no installation candidate
E: Unable to locate package libgconf-2-4
root@ubuntu2404:~# cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo |
It looks like removing |
Describe the bug
The package generation is failing due to the following dependency error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The package should be created without error
Plugins
Default
Screenshots
Not needed, check links
Host/Environment (please complete the following information):
Additional context
GHA action: https://github.com/wazuh/wazuh-indexer/actions/runs/11332275619/job/31514052126
The text was updated successfully, but these errors were encountered: