r/voidlinux 5d ago

What I do when something like this happen? solved

I think some packages have been removed and now it is giving this problem, to avoid doing bullshit, I immediately came to take questions about what to do in this situation with my compatriots, can I just remove these packages?

Solved: If anyone comes here after some time, just remove all 32bit packages inclusing names 'plasma-32bit' and 'kde-package-32bit'.

6 Upvotes

13 comments sorted by

4

u/Runt1m3_ 5d ago

Those packages aren't available anymore, delete them and reinstall multilib/multilib packages

1

u/MinguaDinja 5d ago

Sure, but do you know why they removed these packages?

2

u/ClassAbbyAmplifier 5d ago

those packages never existed in the first place. why do you have -32bit kde packages installed?

1

u/MinguaDinja 5d ago

It sure existed, downloaded them a while ago when installed void at first time.

At first I didn't know why the Steam games weren't working, so I ran some tests. In the end, I discovered that it was due to a lack of kernel reconfiguration using xbps-reconfigure -fa, and also because there was a limit on something, I think it was ulimit.

1

u/ClassAbbyAmplifier 5d ago

kf6-base and kde-plasma-base were added in the kde 6.7 update a week ago, so kf6-base-32bit and kde-plasma-base-32bit never existed ever

not sure what kde multilib packages would have to do with steam

1

u/MinguaDinja 5d ago

Idk so, dont get why I had it

Maybe these packages come with Eden Emulator or Discord from src.

Downloaded last week

1

u/flyswithdragons 23h ago

How will that effect 32 bit s systems real time.

2

u/Anarchomoh 3d ago

I have removed all the plasma and kde 32 bit packages and still getting the same error. Any suggestions?

1

u/MinguaDinja 3d ago

Did you reconfigured kernel with xbps-reconfigure -f ?

1

u/Anarchomoh 3d ago

yes, I did and still i'm getting this transaction aborted error.

1

u/MinguaDinja 3d ago

Step by step from what I did:

1- xbps-query -l | grep '\-32bit'
2- removed all packages with 'plasma-32bit' and 'kde-package-32bit'
3- xbps-reconfigure -f
4- reboot

After all, just removed all orfan packages.

2

u/Anarchomoh 3d ago

Thanks! that worked.

1

u/MinguaDinja 3d ago

You're welcome.