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: 42.78
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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 40 Next › Last »

yochananmarqos commented on 2024-03-18 21:49 (UTC)

@matmoul: Sorry, @xiota only makes demands with no explanation. :P

@xiota: Please prove me wrong. :D

xiota commented on 2024-03-18 21:49 (UTC) (edited on 2024-03-18 21:56 (UTC) by xiota)

Currently, the file is saved without version or extension as octopi. This has several problems:

  • More difficult to identify the nature of the file without version or extension.
  • File is cached, and not redownloaded, causing checksum failure, requiring manual deletion by the user.
  • Interferes with aur/octopi-git when $SRCDEST is set.
  • Violates Arch package guidelines.

matmoul commented on 2024-03-18 21:25 (UTC)

@xiota Can you explain the reason ?

xiota commented on 2024-03-16 23:52 (UTC)

Filename in source needs to be fixed:

source=("${_githubrepo}-$pkgver.tar.gz"::"https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")

hardyh commented on 2024-03-16 10:33 (UTC)

@matmoul The upgraded packages work like a charm. Thanks for the quick fix.

matmoul commented on 2024-03-16 04:42 (UTC)

@hardyh I've just bumbed all the chain of octopi.

Try to update your system and check if it work.

hardyh commented on 2024-03-16 03:47 (UTC)

Octopi won't start anymore: octopi: error while loading shared libraries: libalpm.so.13: cannot open shared object file: No such file or directory

matmoul commented on 2023-10-21 00:07 (UTC)

@jsimon0, I removed the knotifications dependency for this package because it isn't needed for the qt5 version.

jsimon0 commented on 2023-10-20 20:30 (UTC)

Interestingly, removing this package, installing knotifications5, and then rebuilding and reinstalling this package works...ok