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

fix: Make Wolfi build again. #812

Merged
merged 1 commit into from
Jan 13, 2024
Merged

fix: Make Wolfi build again. #812

merged 1 commit into from
Jan 13, 2024

Conversation

hirnidrin
Copy link
Contributor

Wolfi build fails since 2 days due to a libcap version confilict originating from chainguard. distrobox init needs libcap -> every chainguard image building on wolfi-base is affected when trying to use it with distrobox.

ERROR: unable to select packages:
  libcap-2.68-r0:
    conflicts: libcap-2.69-r1
               libcap-2.69-r1[so:libcap.so.2=2]
    satisfies: world[libcap]
               iputils-20231222-r0[so:libcap.so.2]
               libcap-2.69-r1[so:libpsx.so.2]
  libcap-2.69-r1:
    conflicts: libcap-2.68-r0
               libcap-2.68-r0[so:libcap.so.2=2]
    satisfies: world[libcap]
               iputils-20231222-r0[so:libcap.so.2]

Temporary fix: Pin libcap=2.68-r0 until this is sorted out upstream.

@hirnidrin hirnidrin requested a review from castrojo as a code owner January 13, 2024 17:10
@castrojo castrojo enabled auto-merge January 13, 2024 18:28
Copy link
Member

@castrojo castrojo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!

@castrojo castrojo added this pull request to the merge queue Jan 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2024
Copy link
Member

@p5 p5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will push this through. Failed builds are unrelated

@p5 p5 merged commit 40f91a6 into ublue-os:main Jan 13, 2024
34 checks passed
@hirnidrin hirnidrin deleted the fix-wolfi-build branch January 13, 2024 21:55
@castrojo
Copy link
Member

I'm getting this error now, took a stab at it here, still investigating but just putting it on the radar since we moved the toolboxes:

ublue-os/toolboxes#8

@m2Giles
Copy link
Member

m2Giles commented Jan 14, 2024

I think we still need to be pinned to 2.68.

wolfi-dev/os#11139 indicates that 2.69 was pulled.

b- added a commit to briorg/bluefin that referenced this pull request Jan 14, 2024
* feat: Add Warehouse (ublue-os#798)

* chore: clean-up dotfiles from home dir (ublue-os#794)

Co-authored-by: m2Giles <[email protected]>
Co-authored-by: Jorge O. Castro <[email protected]>

* feat: add gaming, gamingutilities, utilities folders in gnome (ublue-os#792)

Co-authored-by: Jorge O. Castro <[email protected]>

* chore: Cleanup bluefin-cli (ublue-os#801)

* chore(deps): bump EyeCantCU/cosign-action from 0.2.1 to 0.2.2 (ublue-os#799)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add contributors action (ublue-os#802)

* chore(ci): fix syntax error (ublue-os#803)

* fix: provide build workflow with write permissions to the repo contents (ublue-os#805)

* chore(ci): extract contributors readme action to separate workflow (ublue-os#806)

* fix: Make Wolfi build again (ublue-os#812)

* feat: move toolboxes to ublue-os/toolboxes (ublue-os#814)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Pat Connors <[email protected]>
Co-authored-by: Ion Spanos <[email protected]>
Co-authored-by: m2Giles <[email protected]>
Co-authored-by: Jorge O. Castro <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sturla <[email protected]>
Co-authored-by: hirnidrin <[email protected]>
hirnidrin added a commit to hirnidrin/toolboxes that referenced this pull request Jan 24, 2024
awesomekyle pushed a commit to awesomekyle/bluefin that referenced this pull request Apr 24, 2024
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.

4 participants