Search Criteria
Package Details: python-curses-menu 0.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-curses-menu.git (read-only, click to copy) |
---|---|
Package Base: | python-curses-menu |
Description: | A simple console menu system using curses |
Upstream URL: | https://github.com/pmbarrett314/curses-menu |
Licenses: | MIT |
Submitter: | clintval |
Maintainer: | mistersmee |
Last Packager: | mistersmee |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-22 01:06 (UTC) |
Last Updated: | 2024-09-07 12:23 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
- flac2all (optional)
Latest Comments
juno commented on 2023-08-10 14:19 (UTC) (edited on 2023-08-10 14:22 (UTC) by juno)
Building by hand works fine.
cursesmenu
folder exists in the build folder. But installing with pacman does not work.Edit:// Sorry, work all fine. I mixed up german and english. Manual installation works fine.
mistersmee commented on 2023-08-09 17:32 (UTC)
@juno, that's pretty weird, and I still can't reproduce the issue on my end, even after installing and using Manjaro's GUI package manager,
pamac
.Maybe try installing it through the command line, and maybe post the output during the building process, to help debug what might be going wrong.
juno commented on 2023-08-09 11:45 (UTC)
Thanks for replying mistermee. I tried to reinstall. Still the same. Folder is missing. Output states the same.
The files are obviously missing.
Btw I'm using the GUI of the package manager on Manjaro. I don't know what exactly is used under the hood for building and installing AUR packages.
mistersmee commented on 2023-08-09 10:25 (UTC)
@juno, cannot reproduce, sorry. The module folder
cursesmenu
exists and contains the appropriate files when both building in a clean chroot, and normally, through paru on my system.Can you try removing the package then rebuilding and installing it again? And can you check output of `sudo pacman -Ql python-curses-menu'?
juno commented on 2023-08-08 14:36 (UTC)
For
cursesmenu
goes the same. The folder does not exist. Building is not working properly.mistersmee commented on 2023-08-08 14:32 (UTC)
@juno, The module folder is
cursesmenu
, notcurses_menu
.juno commented on 2023-08-08 14:08 (UTC)
Building does not work properly. There is no
curses_menu
folder in/usr/lib/python3.11/site-packages
after installing with pacman.curses_menu-0.7.1.dist-info
folder is there, built module is missing.simona commented on 2023-08-06 08:48 (UTC)
thx
aurmyster commented on 2020-05-31 18:03 (UTC)
Just remove or comment out the lines containing "checkdepends" in both .SRCINFO & PKGBUILD and it will build fine.
simona commented on 2020-01-08 19:48 (UTC)
failed to parse python-curses-menu: Line 17: key "checkdepends" can not occur after pkgname: checkdepends = python-tox