Package Details: octopi 0.17.0-1

Git Clone URL: https://aur.archlinux.org/octopi.git (read-only, click to copy)
Package Base: octopi
Description: A powerful Pacman frontend using Qt libs
Upstream URL: https://github.com/aarnt/octopi
Licenses: GPL-2.0-or-later
Conflicts: alpm_octopi_utils
Submitter: ImNtReal
Maintainer: xiota
Last Packager: xiota
Votes: 1637
Popularity: 34.44
First Submitted: 2013-09-03 23:42 (UTC)
Last Updated: 2025-02-18 19:38 (UTC)

Dependencies (21)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 40 Next › Last »

matmoul commented on 2021-11-12 22:09 (UTC)

I've bumbed the package release. Octopi need to be rebuild with the new qtermwidget.

Use your aur helper to update it (paru, trizen, yay, ... -Syu).

unihedron commented on 2021-11-12 14:16 (UTC)

@kinoe Yes, the solution was to rebuild (I did with paru) from the AUR as yay did not seem to want to rebuild. The Arcolinux maintainer made a step-by-step video for me: https://www.youtube.com/watch?v=JDralFpR7Ks

unihedron commented on 2021-11-12 12:43 (UTC)

@kinoe Maybe getting closer, trying to install (sudo pacman -S octopi) after deleting, gives these versions which I assume is not the same as your versions: arcolinux_repo_3party/alpm_octopi_utils 1.0.2-3 0.05 MiB community/qtermwidget 1.0.0-1 0.79 MiB arcolinux_repo_3party/octopi 0.12.0-1 5.58 MiB

and this error: error: alpm_octopi_utils: signature from "Erik Dubois erik.dubois@gmail.com" is invalid ...

Then just installing again gives no installation errors, just the same run error: $ octopi octopi: error while loading shared libraries: libqtermwidget5.so.0: cannot open shared object file: No such file or directory

mozo commented on 2021-11-12 08:27 (UTC) (edited on 2021-11-12 08:27 (UTC) by mozo)

I don't know. I just reinstalled it with trizen.

kinoe commented on 2021-11-12 05:34 (UTC)

@unihedron what worked for me: rebuilt octopi by AUR helper (yay) after - complete uninstallation of octopi, octopi-notifier-frameworks, alpm_octopi_utils and qtermwidget - removed the remaining build files off the yay cache - rebuild all the above octopi packages against the updated qtermwidget (which will be installed automatically as a dependency)

unihedron commented on 2021-11-12 00:51 (UTC)

I already tried removing and re-installing octopi numerous times and it still fails.

mozo commented on 2021-11-12 00:41 (UTC)

There's no need of soft linking, just reinstall Octopi.

unihedron commented on 2021-11-12 00:26 (UTC)

Still broken: octopi: error while loading shared libraries: libqtermwidget5.so.0: cannot open shared object file: No such file or directory

This solves it:

cd /usr/lib
ln -s libqtermwidget5.so.1.0.0 libqtermwidget5.so.0

/usr/bin/octopi

matmoul commented on 2021-11-09 16:42 (UTC)

@now-im Paru is added...

@okunium It's not an octopi package issue but a temporary failure of the signature of the package qtermwidget. Seem OK now.

okunium commented on 2021-11-09 15:43 (UTC) (edited on 2021-11-09 16:04 (UTC) by okunium)

it is broken since the update of qtermwidget (latesc release of qtermwidget was today on archlinux - version 1.0.0-1).