Jump to content


TheCount

Member Since 23 Nov 2009
Offline Last Active 15 Aug 2024 20:52
-----

Topics I've Started

python3-treq error

15 August 2024 - 13:39

Hi,

 

Building the feed I got the following error when compiling python3-treq: -

 

DEBUG: Executing shell function do_compile
Traceback (most recent call last):
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/treq-22.2.0/setup.py", line 24, in <module>
    setup(
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
    return distutils.core.setup(**attrs)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/core.py", line 108, in setup
    _setup_distribution = dist = klass(attrs)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/dist.py", line 432, in __init__
    _Distribution.__init__(self, {
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 292, in __init__
    self.finalize_options()
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/dist.py", line 735, in finalize_options
    ep(self)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/dist.py", line 742, in _finalize_setup_keywords
    ep.load()(self, ep.name, value)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/treq-22.2.0/.eggs/incremental-24.7.2-py3.9.egg/incremental/__init__.py", line 438, in _get_distutils_version
    sp_command.finalize_options()
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 36, in finalize_options
    orig.build_py.finalize_options(self)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/command/build_py.py", line 43, in finalize_options
    self.set_undefined_options('build',
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/cmd.py", line 286, in set_undefined_options
    src_cmd_obj = self.distribution.get_command_obj(src_cmd)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 857, in get_command_obj
    klass = self.get_command_class(command)
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/dist.py", line 782, in get_command_class
    self.cmdclass[command] = cmdclass = ep.load()
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 2450, in load
    return self.resolve()
  File "/media/dream/Media1/OpenPLi-develop/build/tmp/work/mips32el-oe-linux/python3-treq/22.2.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 2456, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
ModuleNotFoundError: No module named 'setuptools.command.build'
ERROR: 'python3 setup.py build ' execution failed.
WARNING: exit code 1 from a shell command.
 
 
Strange because my release-9.0 build works fine.
 
Any ideas?

enigma-info error

11 August 2024 - 11:38

Hi,

 

I'm getting the below error when building the development feed for a Dreambox dm8000.

 

My build environment is Debian 12.

 

My last build was about 2 months ago without any error.

 

I have tried the suggestions in the error text, but still get the same.

 

Any suggestions?

 

ERROR: enigma-info-homebuild-r0 do_install: ExecutionError('/media/dream/Media1/OpenPLi-develop/build/tmp/work/dm8000-oe-linux/enigma-info/homebuild-r0/temp/run.do_install.2759', 128, None, None)

ERROR: Logfile of failure stored in: /media/dream/Media1/OpenPLi-develop/build/tmp/work/dm8000-oe-linux/enigma-info/homebuild-r0/temp/log.do_install.2759
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/media/dream/Media1/OpenPLi-develop/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['pseudo-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install
| /media/dream/Media1/OpenPLi-develop/build/tmp/work/dm8000-oe-linux/enigma-info/homebuild-r0/temp/run.do_install.2759: 160: [[: not found
| fatal: detected dubious ownership in repository at '/media/dream/Media1/OpenPLi-develop'
| To add an exception for this directory, call:
|
|       git config --global --add safe.directory /media/dream/Media1/OpenPLi-develop
| fatal: detected dubious ownership in repository at '/media/dream/Media1/OpenPLi-develop/openembedded-core'
| To add an exception for this directory, call:
|
|       git config --global --add safe.directory /media/dream/Media1/OpenPLi-develop/openembedded-core
| fatal: detected dubious ownership in repository at '/media/dream/Media1/OpenPLi-develop'
| To add an exception for this directory, call:
|
|       git config --global --add safe.directory /media/dream/Media1/OpenPLi-develop
| WARNING: exit code 128 from a shell command.
| ERROR: ExecutionError('/media/dream/Media1/OpenPLi-develop/build/tmp/work/dm8000-oe-linux/enigma-info/homebuild-r0/temp/run.do_install.2759', 128, None, None)
ERROR: Task (/media/dream/Media1/OpenPLi-develop/meta-openpli/recipes-openpli/enigma2/enigma-info.bb:do_install) failed with exit code '1'