Your message dated Thu, 04 Jan 2024 12:57:03 +0100
with message-id <[email protected]>
and subject line Bug#979446 paraview: Lots of Git-LFS pointers in source 
tarball and Salsa Repository
has caused the Debian Bug report #979446,
regarding paraview: Lots of Git-LFS pointers in source tarball and Salsa 
Repository
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
979446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979446
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: paraview
Version: 5.9.0~rc1-2
Severity: normal

Dear Maintainer,

the source tarball in Sid [1] and the current debian/latest branch in
the Salsa git repository [2] contain many Git-LFS pointers instead of
the binary files, e.g.:

$ grep -r -l 'https://git-lfs.github.com/spec/v1' paraview-5.9.0~rc1/

paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/sentinel-data
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/simple_poly_bin.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/simple_unstructured_bin.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/empty_poly.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/simple_poly_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/simple_unstructured_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/simple_unstructured_visit_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/empty_unstructured.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/ucd3d.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/unstructured/wedge_cells.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/curvilinear/simple_structured_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/curvilinear/simple_structured_bin.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/fusion.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/fishtank.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/magField.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/fishtank_double_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/fishtank_double_big_endian.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/DoubleGyre_0.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/simple_rectilinear1_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/DoubleGyre_5.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/simple_rectilinear2_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/rectilinear/noise.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/uniform/simple_structured_points_bin.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/uniform/simple_structured_points_visit_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/uniform/simple_structured_points_ascii.vtk
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/uniform/noise
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/data/uniform/noise.bov
paraview-5.9.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/README.md

Cloning the Salsa repository fails with:

$ git clone https://salsa.debian.org/science-team/paraview.git

Cloning into 'paraview'...
remote: Enumerating objects: 155527, done.
remote: Counting objects: 100% (155527/155527), done.
remote: Compressing objects: 100% (53101/53101), done.
remote: Total 155527 (delta 103049), reused 147848 (delta 95373), pack-reused 0
Receiving objects: 100% (155527/155527), 204.05 MiB | 5.44 MiB/s, done.
Resolving deltas: 100% (103049/103049), done.
[attr]our-c-style  whitespace=tab-in-indent,-blank-at-eol  format.clang-format 
not allowed: ThirdParty/QtTesting/vtkqttesting/.gitattributes:8
[attr]our-c-style  whitespace=tab-in-indent,-blank-at-eol  
format.clang-format=9 not allowed: 
ThirdParty/catalyst/vtkcatalyst/catalyst/.gitattributes:4
[attr]our-c-style  whitespace=tab-in-indent,-blank-at-eol  
format.clang-format=8 not allowed: VTK/.gitattributes:10
[attr]our-c-style   whitespace=tab-in-indent  format.clang-format=9 not 
allowed: VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/.gitattributes:2
Checking out files: 100% (30301/30301), done.
[attr]our-c-style  whitespace=tab-in-indent,-blank-at-eol  
format.clang-format=8 not allowed: VTK/.gitattributes:10
[attr]our-c-style   whitespace=tab-in-indent  format.clang-format=9 not 
allowed: VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/.gitattributes:2
Downloading VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/README.md (643 B)
Error downloading object: VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/README.md 
(b30a14a): Smudge error: Error downloading 
VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/README.md 
(b30a14a308f64c6fc2969e2b959d79dacdc5affda1d1c0e24f8e176304147146): 
[b30a14a308f64c6fc2969e2b959d79dacdc5affda1d1c0e24f8e176304147146] Object does 
not exist on the server or you don't have permissions to access it: [404] 
Object does not exist on the server or you don't have permissions to access it

Errors logged to /tmp/asd/paraview/.git/lfs/logs/20210106T212408.997564891.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/data/README.md: smudge filter lfs 
failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

Please, replace the Git LFS pointers with the correct files. Thank you!

Kind regards
Jakob

Refs.:
[1] https://packages.debian.org/source/sid/paraview
[2] https://salsa.debian.org/science-team/paraview.git

--- End Message ---
--- Begin Message ---
Control: fixed 979446 5.11.0+dfsg-2

The data files are now extracted (paraview 5.11), not left as git-lfs links,
so we can close this bug now.

--- End Message ---

Reply via email to