FS#58291 - [namcap] Nonsensical "Referenced library 'python' is an uninstalled dependency" message
Attached to Project:
Arch Linux
Opened by Antony Lee (anntzer) - Friday, 20 April 2018, 21:30 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 22 April 2018, 13:24 GMT
Opened by Antony Lee (anntzer) - Friday, 20 April 2018, 21:30 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 22 April 2018, 13:24 GMT
|
Details
Description:
Running namcap on the packaged python-sqlalchemy 1.2.6-1 (https://www.archlinux.org/packages/community/x86_64/python-sqlalchemy/) package, which does declare python as a dependency, yields the following nonsensical warning: python-sqlalchemy W: Referenced library 'python' is an uninstalled dependency (Even if this was a packaging error on python-sqlalchemy's side, which I doubt, the error message would still be overly cryptic.) Additional info: * package version(s): namcap 3.2.7, python-sqlalchemy 1.2.6-1. * config and/or log files etc. N/A Steps to reproduce: Download python-sqlalchemy-1.2.6-1-x86_64.pkg.tar.xz from https://www.archlinux.org/packages/community/x86_64/python-sqlalchemy/ and run namcap on it. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Sunday, 22 April 2018, 13:24 GMT
Reason for closing: Works for me
Additional comments about closing: OP cannot reproduce
Sunday, 22 April 2018, 13:24 GMT
Reason for closing: Works for me
Additional comments about closing: OP cannot reproduce
(And even if I didn't, I would argue that that's not something namcap should warn about: that doesn't make the *package* invalid. But that's a side point.)
https://git.archlinux.org/namcap.git/tree/Namcap/rules/sodepends.py?h=3.2.7#n167
But I can't reproduce the error anymore, so this can be closed for now.