Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: update fails because of bpf (Read 793 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

update fails because of bpf

I thought I read this somewhere else but I can't find it, but update is being stopped

:
Code: [Select]
: Starting full system upgrade...
warning: lxappearance-obconf: local (0.2.4-2.1) is newer than galaxy (0.2.4-2)
warning: lxpanel: local (0.11.1-2.1) is newer than galaxy (0.11.1-2)
warning: perl: ignoring package upgrade (5.38.0-1 => 5.42.0-1)
warning: tumbler: local (4.20.0-3.1) is newer than galaxy (4.20.0-3)
warning: wxwidgets-common: local (3.3.0-1) is newer than world (3.2.8.1-2)
warning: wxwidgets-gtk3: local (3.3.0-1) is newer than world (3.2.8.1-2)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libsframe.so=1-64' required by bpf

Re: update fails because of bpf

Reply #1
same here
as i dont need to use bpf (the libbpf pakage doest need the bpf package) in cli, i removed the "bpf" package, and now the upgrades are ok

Re: update fails because of bpf

Reply #2
I am not sure if I need it or not.  On the surface, it  looks important.  Any clue when this package will be updated?

Re: update fails because of bpf

Reply #3
then try to uninstall it without the dependances (pacman -Rdd bpf) and see if it breaks something :P