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: 1721
Popularity: 41.93
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 2 3 4 5 6 7 8 9 .. 40 Next › Last »

yochananmarqos commented on 2024-05-19 22:14 (UTC)

FYI, the qt-sudo AUR package is updated with Qt6 support now.

mozo commented on 2024-05-19 18:01 (UTC)

@ijann Yep :)

ijann commented on 2024-05-19 14:35 (UTC) (edited on 2024-05-19 14:35 (UTC) by ijann)

@mozo Hello, that helps solve the problem ;)

kinoe commented on 2024-05-19 13:07 (UTC)

A clean wipe of octopi octopi-notifier-frameworks alpm_octopi_utils inclusive caches and build-installation of octopi, alpm_octopi_utils, qt-sudo and qtermwidget fixed it. @yochananmarqos thank you for your good work!

mozo commented on 2024-05-19 09:04 (UTC)

@ijann Just install alpm_octopi_utils:

trizen -S alpm_octopi_utils --noconfirm.

simona commented on 2024-05-19 08:14 (UTC)

missing /usr/lib/libqtermwidget5.so.1

kinoe commented on 2024-05-19 07:22 (UTC) (edited on 2024-05-19 07:24 (UTC) by kinoe)

-built and installed qt-sudo with your PKGBUILD -uninstalled octopi -cleaned cache -build octopi ERROR:

  CMake Error at notifier/CMakeLists.txt:13 (find_package):
  By not providing "Findalpm_octopi_utils.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "alpm_octopi_utils", but CMake did not find one.

  Could not find a package configuration file provided by "alpm_octopi_utils"
  with any of the following names:

    alpm_octopi_utilsConfig.cmake
    alpm_octopi_utils-config.cmake

  Add the installation prefix of "alpm_octopi_utils" to CMAKE_PREFIX_PATH or
  set "alpm_octopi_utils_DIR" to a directory containing one of the above
  files.  If "alpm_octopi_utils" provides a separate development package or
  SDK, be sure it has been installed.

Rebuilt and reinstalling alpm_octopi_utils didn't fix it

yochananmarqos commented on 2024-05-19 01:14 (UTC)

@ijann: I don't know what you're doing, cmake is a build dependency.