Skip to content

Rebuild boost archive in thirdparty #930

@lenaploetzke

Description

@lenaploetzke

Bug description

When unpacking the boost archive from memilio, an error is thrown. Currently, this does not cause any problems in the software.
One idea would be to rebuild the boost archive.

Version

Linux

To reproduce

Execute the command tar -xvf boost_1_75_0.tar.gz in the folder cpp/thirdparty

Relevant log output

gzip: stdin: unexpected end of file
boost_1_75_0/libs/thread/src/win32/thread.cpp
boost_1_75_0/libs/thread/src/win32/thread_primitives.cpp
boost_1_75_0/libs/thread/src/win32/tss_dll.cpp
boost_1_75_0/boost.png
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Add any relevant information, e.g. used compiler, screenshots.

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Labels

class::bugBugs found in the softwareprio::moderateThe priority of this task is moderate.status::on holdThis issue is on hold.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions