You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/var/tmp/portage/app-misc/rmlint-2.10.1/work/rmlint-2.10.1/gui/setup.py", line 63, in <module>
setup(
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 185, in setup
return run_commands(dist) File "/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
dist.run_commands()
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.10/site-packages/setuptools/dist.py", line 1213, in run_command
super().run_command(command)
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
cmd_obj.run()
File "/var/tmp/portage/app-misc/rmlint-2.10.1/work/rmlint-2.10.1/gui/setup.py", line 60, in run
install.run(self)
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/command/install.py", line 709, in run
self.run_command(cmd_name)
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command
self.distribution.run_command(command)
File "/usr/lib/python3.10/site-packages/setuptools/dist.py", line 1213, in run_command
super().run_command(command)
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
cmd_obj.ensure_finalized()
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
self.finalize_options()
File "/usr/lib/python3.10/site-packages/setuptools/command/install_egg_info.py", line 26, in finalize_options
ei_cmd = self.get_finalized_command("egg_info")
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 305, in get_finalized_command
cmd_obj.ensure_finalized()
File "/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
self.finalize_options()
File "/usr/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 219, in finalize_options
parsed_version = parse_version(self.egg_version)
File "/usr/lib/python3.10/site-packages/packaging/version.py", line 266, in __init__
raise InvalidVersion(f"Invalid version: '{version}'")
packaging.version.InvalidVersion: Invalid version: '2.10.1.Ludicrous.Lemur'
scons: *** [gui/always.install] Error 1
In file included from /usr/include/string.h:535,
from /usr/include/glib-2.0/glib/galloca.h:35,
from /usr/include/glib-2.0/glib.h:32,
from lib/pathtricia.c:26:
In function 'strncpy',
inlined from 'rm_path_iter_init' at lib/pathtricia.c:106:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation]
95 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~
scons: building terminated because of errors.
* ERROR: app-misc/rmlint-2.10.1::gentoo failed (install phase):
* escons failed.
my scons is 4.4.0, how can we further the troubleshooting for this issue? I'm running gentoo, not... Ludricrous Lemur.
The text was updated successfully, but these errors were encountered:
cebtenzzre
changed the title
Can't install the software nor todays master
packaging.version.InvalidVersion: Invalid version: '2.10.1.Ludicrous.Lemur'
Mar 3, 2023
I get an error such as:
my scons is 4.4.0, how can we further the troubleshooting for this issue? I'm running gentoo, not... Ludricrous Lemur.
The text was updated successfully, but these errors were encountered: