-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Add terra repo to Fedora aarch64 install
- Run
sudo dnf install codiumorsudo 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 packagesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working