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

next: Not building with new Terra repos #51

Closed
electricduck opened this issue Jan 10, 2023 · 1 comment
Closed

next: Not building with new Terra repos #51

electricduck opened this issue Jan 10, 2023 · 1 comment
Assignees
Labels
🐞 issue Something is wrong

Comments

@electricduck
Copy link
Member

When trying to build release/next, we are met with this problem:

rpm-ostree version: 2022.16
No previous commit for sodalite/next/x86_64/custom

NOTICE: Running rpm-ostree compose tree without --unified-core is deprecated.
 Please add --unified-core to the command line and ensure your content
 works with it.  For more information, see https://github.com/coreos/rpm-ostree/issues/729

Enabled rpm-md repositories: fedora-updates copr_stsdc_monitor fedora copr_decathorpe_elementary-staging terra
Updating metadata for 'fedora-updates'... done
Updating metadata for 'copr_stsdc_monitor'... done
Updating metadata for 'fedora'... done
Updating metadata for 'copr_decathorpe_elementary-staging'... done
Updating metadata for 'terra'... done
Importing rpm-md... done
rpm-md repo 'fedora-updates'; generated: 2023-01-08T20:10:33Z solvables: 68278
rpm-md repo 'copr_stsdc_monitor'; generated: 2022-03-17T03:51:37Z solvables: 4
rpm-md repo 'fedora'; generated: 2023-01-08T20:10:33Z solvables: 68278
rpm-md repo 'copr_decathorpe_elementary-staging'; generated: 2022-07-30T15:15:25Z solvables: 61
rpm-md repo 'terra'; generated: 2023-01-09T22:19:48Z solvables: 861
Resolving dependencies... done
error: Could not depsolve transaction; 1 problem detected:
 Problem: conflicting requests
  - package elementary-photos-2.8.0-1.fc37.aarch64 does not have a compatible architecture
  - nothing provides ld-linux-aarch64.so.1()(64bit) needed by elementary-photos-2.8.0-1.fc37.aarch64
  - nothing provides ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) needed by elementary-photos-2.8.0-1.fc37.aarch64
  - nothing provides libm.so.6(GLIBC_2.17)(64bit) needed by elementary-photos-2.8.0-1.fc37.aarch64
  - nothing provides libraw.so.20()(64bit) needed by elementary-photos-2.8.0-1.fc37.aarch64
  - nothing provides libraw.so.20()(64bit) needed by elementary-photos-2.8.0-1.fc37.x86_64

This was to be expected, as there is currently no f38 repos of Terra, so we had to hardcode 37 into terra.repo. However, this is causing severe issues resulting in an unbuildable tree, likely something we'll be unable to fix until f38 repos of Terra are created.

@electricduck electricduck added the 🐞 issue Something is wrong label Jan 10, 2023
@electricduck electricduck changed the title next: not building with new Terra repos next: Not building with new Terra repos Jan 10, 2023
@electricduck electricduck mentioned this issue Jan 10, 2023
5 tasks
@electricduck
Copy link
Member Author

electricduck commented Jan 11, 2023

Knocked the next version back to 37. Will close as future work will render this issue invalid.

@electricduck electricduck closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
@electricduck electricduck self-assigned this Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 issue Something is wrong
Projects
Status: 👍 Done
Development

No branches or pull requests

1 participant