FS#66317 - python-configshell-fb depends on wrong package name

Attached to Project: Arch Linux
Opened by Noel Macloughlin (noelmcloughlin) - Sunday, 19 April 2020, 21:54 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 19 April 2020, 21:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The package https://aur.archlinux.org/packages/python-configshell-fb depends on python-urwid according to metadata.

However the git repo has hardcoded dependency on python2-urwid which does not exist on Archlinux.

Building the package fails.

Additional info:
* package version(s)
* config and/or log files etc.

* link to upstream bug report, if any
NONE?

* link to downstream bug
https://github.com/saltstack-formulas/iscsi-formula/issues/34

Steps to reproduce:

Boot into vagrant "generic/arch"

$ git clone https://aur.archlinux.org/packages/python-configshell-fb
$ cd python-configshell-fb
$ makepkg -si --noconfirm -f


Futher details

[vagrant@arch python-configshell-fb]$ uname -a
Linux arch.localdomain 5.6.4-arch1-1 #1 SMP PREEMPT Mon, 13 Apr 2020 12:21:19 +0000 x86_64 GNU/Linux
[vagrant@arch python-configshell-fb]$ caat /etc/os-release
-bash: caat: command not found
[vagrant@arch python-configshell-fb]$ cat /etc/os-release
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
LOGO=archlinux



This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 19 April 2020, 21:56 GMT
Reason for closing:  Not a bug
Additional comments about closing:  AUR packages are not supported

Loading...