<Solved>Error while updating the Arch/Parabola system

Stellaris

Active Member
Joined
Oct 3, 2022
Messages
109
Reaction score
112
Credits
823
I am on Parabola GNU/Linux which I migrated from Arch linux and when I try to update the system, it shows below message.

sudo pacman -Syu
:: Synchronising package databases...
nonprism is up to date
pcr is up to date
kernels is up to date
libre is up to date
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing xfce4-session (4.18.0-1) breaks dependency 'xfce4-session=4.16.0' required by libxfce4ui

System Info:

~ inxi -F
System:
Host: archbaby-standardpcq35ich92009 Kernel: 5.18.14-gnu-1 arch: x86_64
bits: 64 Desktop: Openbox v: 3.6.1
Machine:
Type: Kvm System: QEMU product: Standard PC (Q35 + ICH9, 2009) v: pc-q35-5.2
serial: <superuser required>
Mobo: N/A model: N/A serial: N/A BIOS: SeaBIOS v: 1.14.0-2
date: 04/01/2014
CPU:
Info: 2x 1-core model: Intel Core (Broadwell IBRS) bits: 64 type: SMP cache:
L2: 2x 4 MiB (8 MiB)
Speed (MHz): avg: 2295 min/max: N/A cores: 1: 2295 2: 2295
Graphics:
Device-1: Red Hat QXL paravirtual graphic card driver: qxl v: kernel
Display: x11 server: X.Org v: 21.1.4 with: Xwayland v: 22.1.5 driver: X:
loaded: modesetting unloaded: fbdev,vesa dri: swrast gpu: qxl
resolution: 1680x1050~60Hz
API: OpenGL Message: Unable to show GL data. Required tool glxinfo
missing.
Audio:
Device-1: Intel 82801I HD Audio driver: snd_hda_intel
Sound API: ALSA v: k5.18.14-gnu-1 running: yes
Sound Server-1: PulseAudio v: 16.1 running: yes
Network:
Device-1: Red Hat Virtio network driver: virtio-pci
IF-ID-1: enp1s0 state: up speed: -1 duplex: unknown mac: 52:54:00:a0:b0:7a
Drives:
Local Storage: total: 60 GiB used: 39.6 GiB (66.0%)
ID-1: /dev/vda model: N/A size: 60 GiB
Partition:
ID-1: / size: 58.75 GiB used: 39.6 GiB (67.4%) fs: ext4 dev: /dev/vda1
Swap:
Alert: No swap data was found.
Sensors:
Src: lm-sensors+/sys Message: No sensor data found using /sys/class/hwmon
or lm-sensors.
Info:
Processes: 159 Uptime: 49m Memory: 2.85 GiB used: 1.24 GiB (43.5%)
Shell: Zsh inxi: 3.3.24

How can I fix this? TIA
 
Last edited:


Fixed.
libxfce4ui needs 4.16.0 version of xfce4-session. But uninstalled xfce4-session and installed new version again. It worked.
 
Apparently it did not work. Thunar stopped working, so I realised something was wrong with upstream.
Waited couple more days to update again. Then,

error: openssl signature from "Pierre Schmitz <[email protected]>" is marginal trust

This came up. Refresh your keys and you will be fine. (as root)

Code:
pacman-key --refresh-keys
 

Members online


Latest posts

Top