Search Criteria
Package Details: octopi 0.17.0-1
Package Actions
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)
- pacman (pacman-gitAUR)
- pacman-contrib (pacman-contrib-gitAUR)
- qt-sudoAUR
- qt6-multimedia
- qtermwidget (qtermwidget-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-5compat (make)
- qt6-tools (make)
- vala (vala-gitAUR) (make)
- inxi (optional) – for SysInfo log
- lsb-release (optional) – for SysInfo log
- mhwd (mhwd-garuda-gitAUR) (optional) – for SysInfo log
- pacaurAUR (pacaur-gitAUR) (optional) – for AUR support
- pacmanlogviewer (pacmanlogviewer-gitAUR) (optional) – to view pacman log files
- paruAUR (paru-gitAUR, paru-binAUR) (optional) – for AUR support
- pikaurAUR (pikaurAUR, pikaur-gitAUR) (optional) – for AUR support
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR) (optional) – for SysInfo log
- trizenAUR (trizen-gitAUR) (optional) – for AUR support
- yayAUR (yay-binAUR, yay-gitAUR) (optional) – for AUR support
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 40 Next › Last »
palmenros commented on 2018-05-31 19:17 (UTC)
When rebuilding octopi in order to link with libalpm.so.11, I get the following error:
src/transactiondialog.cpp: In member function ‘void TransactionDialog::setDetailedText(QString)’: src/transactiondialog.cpp:78:63: error: invalid use of incomplete type ‘class QRegularExpression’ if (detailedtext.contains(QRegularExpression("pacman-[0-9]+"))) //More lines ==> ERROR: A failure occurred in build(). Aborting...
Could anyone give me a hint? Thanks
axtor commented on 2018-05-31 12:08 (UTC) (edited on 2018-05-31 12:22 (UTC) by axtor)
"From today octopi doesn't work any more:
[mozo@mozo ~]$ octopi
octopi: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory
It's obvious that last pacman update broke it because of different library name.
sudo ln -s /usr/lib/libalpm.so.11 /usr/lib/libalpm.so.10
And it works again."
You did it wrong and crapy. Need to rebuild the package-query... That's all.
simona commented on 2018-05-30 19:06 (UTC)
upgrade for pacman 5.1?
kikadf commented on 2018-05-30 09:42 (UTC) (edited on 2018-05-30 09:43 (UTC) by kikadf)
@mozo: yay! Different library name because of library changes. Don't abuse the dependency structure of your system with linking libraries to old versions. To fix the issue you should rebuild alpm_octopi_utils with the new pacman, then rebuild your octopi with the new alpm_octopi_utils.
mozo commented on 2018-05-29 17:02 (UTC) (edited on 2018-05-29 17:05 (UTC) by mozo)
From today octopi doesn't work any more:
[mozo@mozo ~]$ octopi
octopi: error while loading shared libraries: libalpm.so.10: cannot open shared
object file: No such file or directory
It's obvious that last pacman update broke it because of different library name.
sudo ln -s /usr/lib/libalpm.so.11 /usr/lib/libalpm.so.10
And it works again.
rplanchuelo commented on 2018-05-29 08:54 (UTC)
I think there is a problem with the last update of pacman. Octopi can't open libalpm.so.10, and I think the last update of pacman changed it for libalpm.so.11
vipin commented on 2018-04-29 18:02 (UTC)
Unable to install this package always getting conflict betweeen Octopi-notifier-qt5 and octopi-notifier-framework.
japernilater commented on 2018-04-10 20:14 (UTC)
The latest revision (0.8.5-3) of your package does not allow aur packages to be searched or installed within the Octopi user interface when using yaourt as the aur installer. IE, the little alien head is gone for searching aur and already installed aur packages do not upgrade. I had 0.8.5-2 installed prior. I do not upgrade aur packages very often so I just updated on 2 computers last night. Both computers have the same issue. I do not know if this is due to something newer on my arch install or if it has to do with the -3 revision.
ImNtReal commented on 2018-02-14 13:31 (UTC)
@Drommer, I actually did split off one of the two packages at one point, but no one was interested in maintaining the one I wasn't using. The package can be built using other AUR helpers, or manually.
Drommer commented on 2018-02-14 00:02 (UTC)
ImNtReal why not make a separate PKGBUILD for all packages so that they are installed as dependencies?
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 40 Next › Last »