@gpsolo: I wasn't able to reproduce this, can you provide the entire build output and the versions of python and python-setuptools you have installled?
Search Criteria
Package Details: absolutely-proprietary 20220518-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/absolutely-proprietary.git (read-only, click to copy) |
---|---|
Package Base: | absolutely-proprietary |
Description: | Proprietary package detector for arch-based distros that uses Parabola's package blacklist |
Upstream URL: | https://github.com/vmavromatis/absolutely-proprietary |
Keywords: | absolutely fsf gpl nonfree parabola proprietary richard rms stallman |
Licenses: | GPL-3.0-only |
Submitter: | dpeukert |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 17 |
Popularity: | 0.080120 |
First Submitted: | 2019-06-13 08:55 (UTC) |
Last Updated: | 2024-12-22 14:21 (UTC) |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
dpeukert commented on 2024-03-29 12:31 (UTC)
gpsolo commented on 2024-03-26 10:07 (UTC)
I also have a similar error:
Traceback (most recent call last):
File "/home/$(USER)/.cache/yay/absolutely-proprietary/src/absolutely-proprietary-632ebf75bff68959e48ad7db06a9350fede806d0/setup.py", line 13, in <module>
setup(
File "/usr/lib/python3.11/site-packages/setuptools/__init__.py", line 102, in setup
_install_setup_requires(attrs)
File "/usr/lib/python3.11/site-packages/setuptools/__init__.py", line 70, in _install_setup_requires
dist = MinimalDistribution(attrs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/setuptools/__init__.py", line 52, in __init__
super().__init__(filtered)
File "/usr/lib/python3.11/site-packages/setuptools/dist.py", line 297, in __init__
for ep in metadata.entry_points(group='distutils.setup_keywords'):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 1040, in entry_points
return SelectableGroups.load(eps).select(**params)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 476, in load
ordered = sorted(eps, key=by_group)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 1037, in <genexpr>
eps = itertools.chain.from_iterable(
^
File "/usr/lib/python3.11/importlib/metadata/_itertools.py", line 16, in unique_everseen
k = key(element)
^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 954, in _normalized_name
or super()._normalized_name
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 627, in _normalized_name
return Prepared.normalize(self.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 882, in normalize
return re.sub(r"[-_.]+", "-", name).lower().replace('-', '_')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/re/__init__.py", line 185, in sub
return _compile(pattern, flags).sub(repl, string, count)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: expected string or bytes-like object, got 'NoneType'
dpeukert commented on 2024-01-19 02:01 (UTC)
@texer22: I wasn't able to reproduce this, but it might have been caused by the package being built using an older version of Python than is currently installed. Can you try if rebuilding this package fixes your issue?
texer22 commented on 2024-01-09 21:22 (UTC) (edited on 2024-01-09 21:23 (UTC) by texer22)
I have an error...
Traceback (most recent call last):
File "/usr/bin/absolutely-proprietary", line 33, in <module>
sys.exit(load_entry_point('absolutely-proprietary==1.0.0', 'console_scripts', 'absolutely-proprietary')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'module' object is not callable
dpeukert commented on 2019-12-08 22:08 (UTC) (edited on 2020-09-26 17:46 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/absolutely-proprietary
Pinned Comments
dpeukert commented on 2019-12-08 22:08 (UTC) (edited on 2020-09-26 17:46 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/absolutely-proprietary