Advertisement
Guest User

RISC-V sudo dnf upgrade --best failure

a guest
May 6th, 2022
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. [riscv@fedora-riscv ~]$ LANG=en_US.UTF-8 sudo dnf upgrade --best
  2. [sudo] password for riscv:
  3. Last metadata expiration check: 0:46:04 ago on Fri 06 May 2022 07:37:18 AM EDT.
  4. Dependencies resolved.
  5. .
  6. .
  7. .
  8. Running transaction check
  9. Transaction check succeeded.
  10. Running transaction test
  11. The downloaded packages were saved in cache until the next successful transaction.
  12. You can remove cached packages by executing 'dnf clean packages'.
  13. Error: Transaction test error:
  14. file /usr/bin/epiphany from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  15. file /usr/lib64/epiphany/libephymain.so from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  16. file /usr/lib64/epiphany/libephymisc.so from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  17. file /usr/lib64/epiphany/libephysync.so from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  18. file /usr/lib64/epiphany/web-process-extensions/libephywebprocessextension.so from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  19. file /usr/libexec/epiphany/ephy-profile-migrator from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  20. file /usr/share/glib-2.0/schemas/org.gnome.epiphany.gschema.xml from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  21. file /usr/share/icons/hicolor/scalable/apps/org.gnome.Epiphany.svg from install of epiphany-1:3.37.2-2.fc33.riscv64 conflicts with file from package epiphany-runtime-1:3.34.1-1.fc32.riscv64
  22.  
  23. [riscv@fedora-riscv ~]$
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement