Git Product home page Git Product logo

Comments (4)

GeorgeTasop avatar GeorgeTasop commented on July 28, 2024

As a matter of fact, I think this affects the current Dockerfile too, because I get the same error when I run the docker command specified at "Quickstart":

docker build -t openquantumsafe/wireshark .

The output from Step 10/20 is the following:

Step 10/20 : RUN curl --output wireshark-${WIRESHARK_VERSION}.tar.xz https://2.na.dl.wireshark.org/src/wireshark-${WIRESHARK_VERSION}.tar.xz && tar xmvf wireshark-${WIRESHARK_VERSION}.tar.xz
 ---> Running in b1275200db27
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1556    0  1556    0     0   1612      0 --:--:-- --:--:-- --:--:--  1610
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c curl --output wireshark-${WIRESHARK_VERSION}.tar.xz https://2.na.dl.wireshark.org/src/wireshark-${WIRESHARK_VERSION}.tar.xz && tar xmvf wireshark-${WIRESHARK_VERSION}.tar.xz' returned a non-zero code: 2

I think the errors from the tar command arises because the respective tar.xz file was not found in the URL and returned an empty file.

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

Thanks for your interest in our work and this clear bug report. Working on it.

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

Closed via #113. Thanks again for letting us know, @GeorgeTasop

from oqs-demos.

GeorgeTasop avatar GeorgeTasop commented on July 28, 2024

You are welcome :)

from oqs-demos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.