public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* python3-daemon fails to build
@ 2021-05-14 18:42 Peter Müller
  2021-05-15 11:03 ` Adolf Belka
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Müller @ 2021-05-14 18:42 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3309 bytes --]

Hello development folks,

just thought you might want to know:

> python-docutils (0.12)                                                                                                                                                                                                               [ DONE ]
> python3-daemon (2.1.1)                                                                                                                                                                                                   [        8 ][ FAIL ]
> 
>     Traceback (most recent call last):
>     File "/usr/lib/python3.8/site-packages/setuptools/installer.py", line 128, in fetch_build_egg
>     subprocess.check_call(cmd)
>     File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
>     raise CalledProcessError(retcode, cmd)
>     subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpldy8j00v', '--quiet', 'docutils']' returned non-zero exit status 1.
>     
>     The above exception was the direct cause of the following exception:
>     
>     Traceback (most recent call last):
>     File "setup.py", line 51, in <module>
>     setup(
>     File "/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 164, in setup
>     _install_setup_requires(attrs)
>     File "/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 159, in _install_setup_requires
>     dist.fetch_build_eggs(dist.setup_requires)
>     File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 699, in fetch_build_eggs
>     resolved_dists = pkg_resources.working_set.resolve(
>     File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 779, in resolve
>     dist = best[req.key] = env.best_match(
>     File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1064, in best_match
>     return self.obtain(req, installer)
>     File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1076, in obtain
>     return installer(requirement)
>     File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 758, in fetch_build_egg
>     return fetch_build_egg(self, req)
>     File "/usr/lib/python3.8/site-packages/setuptools/installer.py", line 130, in fetch_build_egg
>     raise DistutilsError(str(e)) from e
>     distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpldy8j00v', '--quiet', 'docutils']' returned non-zero exit status 1.
>     make: *** [python3-daemon:73: /usr/src/log/python-daemon-2.1.1] Error 1
> 
> ERROR: Building python3-daemon                                                                                                                                                                                                       [ FAIL ]
>     Check /home/pmu/ipfire-2.x/log/_build.ipfire.log for errors if applicable                                                                                                                                                        [ FAIL ]

Looks like python3-daemon depends on python3-docutils, but I am not quite sure...

Thanks, and best regards,
Peter Müller

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-15 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 18:42 python3-daemon fails to build Peter Müller
2021-05-15 11:03 ` Adolf Belka
2021-05-15 12:13   ` Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox