Is this a new report?
Yes
System Info
Void 6.12.28_1 x86_64 AuthenticAMD uptodate hold rrrmFFFFFFF
Package(s) Affected
electron24-24.3.0_3, libre2.10-2023.03.01_3
Does a report exist for this bug with the project's home (upstream) and/or another distro?
No response
Expected behaviour
sudo xbps-remove -o should run without error.
Actual behaviour
$ sudo xbps-remove -o
electron24-24.3.0_3: broken, unresolvable shlib `libre2.so.10'
Transaction aborted due to unresolved shlibs.
log.txt
However
$ xlocate libre2.so.10
libre2.10-2023.03.01_3 /usr/lib/libre2.so.10 -> /usr/lib/libre2.so.10.0.0
libre2.10-2023.03.01_3 /usr/lib/libre2.so.10.0.0
libre2.10-32bit-2023.03.01_3 /usr/lib32/libre2.so.10 -> /usr/lib32/libre2.so.10.0.0
libre2.10-32bit-2023.03.01_3 /usr/lib32/libre2.so.10.0.0
I have libre2.10 installed.
Steps to reproduce
See above. It's not clear to me why electron24 is even being removed, because when trying to remove it manually
$ sudo xbps-remove electron24
electron24-24.3.0_3 in transaction breaks installed pkg `element-desktop-1.11.83_1'
Transaction aborted due to unresolved dependencies.
Is this a new report?
Yes
System Info
Void 6.12.28_1 x86_64 AuthenticAMD uptodate hold rrrmFFFFFFF
Package(s) Affected
electron24-24.3.0_3, libre2.10-2023.03.01_3
Does a report exist for this bug with the project's home (upstream) and/or another distro?
No response
Expected behaviour
sudo xbps-remove -oshould run without error.Actual behaviour
log.txt
However
I have
libre2.10installed.Steps to reproduce
See above. It's not clear to me why
electron24is even being removed, because when trying to remove it manually