Skip to content

[BUG] codium aarch64 depends on x86_64 packages #10360

@JustRadical

Description

@JustRadical

Full Raw Package Name (e.g. anda-0.4.14-1.fcrawhide.x86_64)

codium-1.110.01571-1.fc43.aarch64

Release Version

f43

Describe the Bug

codium package depends on x86_64 packages which are unavailable because the system is aarch64, making the package uninstallable

To Reproduce

  1. Add terra repo to Fedora aarch64 install
  2. Run sudo dnf install codium or sudo dnf install vscodium

Expected Behavior

No response

Relevant Log Output

$ sudo dnf install codium

Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides libm.so.6(GLIBC_2.2.5)(64bit) needed by codium-1.110.01571-1.fc43.aarch64 from terra
  - nothing provides ld-linux-x86-64.so.2()(64bit) needed by codium-1.110.01571-1.fc43.aarch64 from terra
  - nothing provides ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) needed by codium-1.110.01571-1.fc43.aarch64 from terra
  - package codium-1.110.01571-1.fc43.x86_64 from terra does not have a compatible architecture
  - nothing provides libpthread.so.0(GLIBC_2.2.5)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libdl.so.2(GLIBC_2.2.5)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libm.so.6(GLIBC_2.2.5)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libpthread.so.0(GLIBC_2.3.2)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides ld-linux-x86-64.so.2()(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libpthread.so.0(GLIBC_2.3.3)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libpthread.so.0(GLIBC_2.3.4)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libpthread.so.0(GLIBC_2.12)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
  - nothing provides libutil.so.1(GLIBC_2.2.5)(64bit) needed by codium-1.110.01571-1.fc43.x86_64 from terra
You can try to add to command line:
  --skip-broken to skip uninstallable packages

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions