[3dprinter-general] trimesh_3.5.25-1_amd64.changes REJECTED
Christoph Berg
myon at debian.org
Sun Apr 12 12:56:58 BST 2020
retitle 950920 RFP: trimesh -- Python triangular meshes with an emphasis on watertight surfaces
noowner 950920
thanks
Re: Thorsten Alteholz 2020-04-08 <E1jMF9N-0007zN-Ep at fasolo.debian.org>
> please mention trimesh-3.5.25/models/duck.dae in your debian/copyright.
>
> While you are at it, please also take care of the lintian error.
I updated the copyright, but there's more stuff to do in the new
upstream version:
lintian ../trimesh_3.6.20-1_amd64.changes
E: trimesh source: source-is-missing trimesh/resources/javascript/load_base64.js line length is 2095 characters (>512)
W: python3-trimesh: broken-zip usr/lib/python3/dist-packages/trimesh/resources/gltf_2_schema.zip
W: trimesh source: dep5-copyright-license-name-not-unique (paragraph at line 108)
There's also a load of errors at test time because the "models"
directory doesn't get created:
ERROR: tests.test_3mf (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_3mf
Traceback (most recent call last):
File "/srv/debian/3d/trimesh/trimesh/.pybuild/cpython3_3.8/build/tests/test_3mf.py", line 2, in <module>
from . import generic as g
File "/srv/debian/3d/trimesh/trimesh/.pybuild/cpython3_3.8/build/tests/generic.py", line 332, in <module>
data = _load_data()
File "/srv/debian/3d/trimesh/trimesh/.pybuild/cpython3_3.8/build/tests/generic.py", line 137, in _load_data
for f in os.listdir(dir_models)]
FileNotFoundError: [Errno 2] No such file or directory: '/srv/debian/3d/trimesh/trimesh/.pybuild/cpython3_3.8/build/models'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.8/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.8/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/srv/debian/3d/trimesh/trimesh/.pybuild/cpython3_3.8/build/tests/test_3mf.py", line 4, in <module>
import generic as g
ModuleNotFoundError: No module named 'generic'
TBH, that's a lot more than my interest in the package as such, so I'd
be grateful if someone else would take over this ITP.
Git is here: https://salsa.debian.org/3dprinting-team/trimesh.git
Christoph
More information about the 3dprinter-general
mailing list