Hi @philm,
Was NOT able to complete the system upgrade. Error:
harfbuzz-icu-7.3.0-1-aarch64 7.5 KiB 26.0 KiB/s 00:00 [########################################] 100%
plasma-wayland-session-5.27.5-1-aarch64 6.2 KiB 21.2 KiB/s 00:00 [########################################] 100%
systemd-sysvcompat-253.4-1-aarch64 6.0 KiB 14.2 KiB/s 00:00 [########################################] 100%
pipewire-alsa-1:0.3.70-2-aarch64 4.7 KiB 16.1 KiB/s 00:00 [########################################] 100%
Total (324/324) 918.2 MiB 3.70 MiB/s 04:08 [########################################] 100%
(324/324) checking keys in keyring [########################################] 100%
(324/324) checking package integrity [########################################] 100%
(324/324) loading package files [########################################] 100%
(324/324) checking for file conflicts [########################################] 100%
error: failed to commit transaction (conflicting files)
konsole: /etc/xdg/konsolerc exists in filesystem
Errors occurred, no packages were upgraded.
Would appreciate tips and assistance on how to resolve the Error:
> error: failed to commit transaction (conflicting files)
> konsole: /etc/xdg/konsolerc exists in filesystem
> Errors occurred, no packages were upgraded.
Edit: For your info, mesa-23.0.y and Firefox seems to have some conflict. Is have bad visual artifacts.
Same issue mesa-23.0.y with Firefox on Ubuntu Lunar. With mesa-23.1.0 resolved the Visual Artifacts issue on Firefox.
Edit 1: Found a solution to resolve the System Upgrade Error:
> error: failed to commit transaction (conflicting files)
> konsole: /etc/xdg/konsolerc exists in filesystem
> Errors occurred, no packages were upgraded.
from here: [ARM Testing Update] 2023-05-04 - Kernels, Firmware, Firefox, Thunderbird, KDE Gear, Phosh, Pipewire - #17 by marcuse1w.
Thanks @marcuse1w
[jfl@jfl-mnjro ~]$ cd /etc/xdg
[jfl@jfl-mnjro xdg]$ sudo mv konsolerc konsolerc-old
After move the “konsolerc” to “konsolerc-old”, “sudo pacman -Syu” proceeded to complete the System Upgrade.
(12/26) Updating linux-aml module dependencies...
(13/26) Updating linux-aml initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-aml.preset: 'default'
-> -k 6.1.29-1-MANJARO-ARM-AML -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.1.29-1-MANJARO-ARM-AML'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [plymouth]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> Image generation successful
(14/26) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-aml.preset: 'default'
-> -k 6.1.29-1-MANJARO-ARM-AML -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.1.29-1-MANJARO-ARM-AML'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [plymouth]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> Image generation successful
(15/26) Updating the appstream cache...
✔ Metadata cache was updated successfully.
(16/26) Updating uInitrd...
Image Name: uInitrd Image
Created: Fri May 19 13:19:48 2023
Image Type: AArch64 Linux RAMDisk Image (uncompressed)
Data Size: 8642801 Bytes = 8440.24 KiB = 8.24 MiB
Load Address: 00000000
Entry Point: 00000000
(17/26) Updating uImage...
Image Name: uImage
Created: Fri May 19 13:19:54 2023
Image Type: AArch64 Linux Kernel Image (uncompressed)
Data Size: 28088832 Bytes = 27430.50 KiB = 26.79 MiB
Load Address: 01080000
Entry Point: 01080000
(18/26) Reloading system bus configuration...
(19/26) Warn about old perl modules
(20/26) Updating fontconfig cache...
(21/26) Compiling GSettings XML schema files...
(22/26) Updating icon theme caches...
(23/26) Changing NetworkManager Connectivity-Ping to manjaro.org
(24/26) Configuring pacman-mirrors ...
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
hint: use `pacman-mirrors` to generate and update your pacman mirrorlist.
(25/26) Updating the info directory file...
(26/26) Updating the desktop file MIME type cache...
[jfl@jfl-mnjro ~]$
Edit 2: Reboot successfully
Beelink GT King Pro - Manaro-Arm-KDE-linux-aml-6.1.29-1 Rebooted Successfully after System Update to latest Arm-Unstable-Updae-2023-05-16. But some applicatios does NOT seem to launch. Screenshot “Spectacle” does NOT launch.
[jfl@jfl-mnjro ~]$ spectacle
spectacle: error while loading shared libraries: libavcodec.so.60: cannot open shared object file: No such file or directory
[jfl@jfl-mnjro ~]$
[jfl@jfl-mnjro ~]$ chromium --incognito
/usr/lib/chromium/chromium: error while loading shared libraries: libavcodec.so.60: cannot open shared object file: No such file or directory
Spectacle and Chromium would NOT launch. This could be due to the fact that I have installed “ffmpeg-m2m and mpv-hwdec”. Flameshot also does NOT work.
Suggestions and solution on how to get Chromium and Spectacle to work with “ffmpeg-m2m and mpv-hwdec” installed are most welcome.