Hi!
First I tried a pacman update:
[russellh@bbqlinux1 suzuran]$ sudo pacman -Syu
[sudo] password for russellh:
:: Synchronizing package databases...
core 135.6 KiB 284K/s 00:00 [########################################################################################] 100%
extra 1643.0 KiB 602K/s 00:03 [########################################################################################] 100%
community 4.8 MiB 349K/s 00:14 [########################################################################################] 100%
multilib 159.3 KiB 261K/s 00:01 [########################################################################################] 100%
bbqlinux is up to date
:: Starting full system upgrade...
:: Replace bbqlinux-java-switcher with bbqlinux/bbqlinux-control-panel? [Y/n]
:: Replace bbqlinux-python-switcher with bbqlinux/bbqlinux-control-panel? [Y/n]
:: Replace ca-certificates-cacert with core/ca-certificates? [Y/n]
:: Replace cdrkit with community/cdrtools? [Y/n]
:: Replace fuse with extra/fuse2? [Y/n]
:: Replace gcc-libs-multilib with core/gcc-libs? [Y/n]
:: Replace gcc-multilib with core/gcc? [Y/n]
:: Replace geoclue2 with extra/geoclue? [Y/n]
:: Replace gimp-plugin-wavelet-decompose with extra/gimp? [Y/n]
:: Replace gimp-ufraw with community/gimp-nufraw? [Y/n]
:: Replace ilmbase with extra/openexr? [Y/n]
:: Replace lib32-elfutils with multilib/lib32-libelf? [Y/n]
:: Replace lib32-libdbus with multilib/lib32-dbus? [Y/n]
:: Replace lib32-mesa-libgl with multilib/lib32-mesa? [Y/n]
:: Replace libdbus with core/dbus? [Y/n]
:: Replace libsystemd with core/systemd-libs? [Y/n]
:: Replace libx264 with extra/x264? [Y/n]
:: Replace mate-netspeed with community/mate-applets? [Y/n]
:: Replace mesa-libgl with extra/mesa? [Y/n]
:: Replace mime-types with extra/mailcap? [Y/n]
:: Replace pkg-config with core/pkgconf? [Y/n]
:: Replace pulseaudio-gconf with extra/pulseaudio? [Y/n]
:: Replace pygobject2-devel with extra/python2-gobject2? [Y/n]
:: Replace rfkill with core/util-linux? [Y/n]
:: Replace totem-plparser with extra/totem-pl-parser? [Y/n]
:: Replace ttf-freefont with extra/gnu-free-fonts? [Y/n]
:: Replace wxgtk with extra/wxgtk2? [Y/n]
:: Replace xorg-mkfontdir with extra/xorg-mkfontscale? [Y/n]
resolving dependencies...
looking for conflicting packages...
:: qt5-base and qtchooser are in conflict. Remove qtchooser? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: qt5-base and qtchooser are in conflict
Then I tried installing neovim:
[russellh@bbqlinux1 suzuran]$ sudo pacman -S neovim
resolving dependencies...
looking for conflicting packages...
Packages (9) libluv-1.34.2-1 libnsl-1.2.0-2 libtermkey-0.22-1 libuv-1.35.0-1 libvterm-0.1.git5.4a5fa43-1 luajit-2.0.5-2 msgpack-c-3.2.1-1 unibilium-2.1.0-1 neovim-0.4.3-2
Total Installed Size: 27.53 MiB
:: Proceed with installation? [Y/n] y
(9/9) checking keys in keyring [########################################################################################] 100%
(9/9) checking package integrity [########################################################################################] 100%
(9/9) loading package files [########################################################################################] 100%
error: could not open file /var/cache/pacman/pkg/unibilium-2.1.0-1-x86_64.pkg.tar.zst: Unrecognized archive format
error: could not open file /var/cache/pacman/pkg/libuv-1.35.0-1-x86_64.pkg.tar.zst: Unrecognized archive format
error: could not open file /var/cache/pacman/pkg/libluv-1.34.2-1-x86_64.pkg.tar.zst: Unrecognized archive format
error: could not open file /var/cache/pacman/pkg/neovim-0.4.3-2-x86_64.pkg.tar.zst: Unrecognized archive format
error: failed to commit transaction (cannot open package file)
Errors occurred, no packages were upgraded.
[russellh@bbqlinux1 suzuran]$
Any help would be grand?
Regards,
Russ
"They are in front of us, behind us, and we are flanked on both sides by an enemy that outnumbers us 29:1. They can't get away from us now!"
- Lewis B. "Chesty" Puller, USMC
Offline
You need to remove qtchooser to resolve the conflict.
Offline