Code Monkey home page Code Monkey logo

Comments (4)

mfthomps avatar mfthomps commented on June 10, 2024

from labtainers.

olberger avatar olberger commented on June 10, 2024

I had just updated with the script...

My bad :

zipinfo olivier.berger_at_telecom-sudparis.eu.wireshark-intro=wireshark-intro.wireshark-intro.student.zip
Archive:  olivier.berger_at_telecom-sudparis.eu.wireshark-intro=wireshark-intro.wireshark-intro.student.zip
Zip file size: 19861 bytes, number of entries: 14
-rw-r--r--  2.0 unx     3920 b- defN 19-Jun-04 07:38 .bashrc
-rw-r--r--  2.0 unx      980 b- defN 19-Jun-04 07:38 .profile
-rw-r--r--  2.0 unx        0 b- defN 19-Jun-04 07:38 .sudo_as_admin_successful
-rw-------  2.0 unx       11 b- defN 19-Jun-04 07:39 .bash_history
-rw-rw-r--  2.0 unx      120 b- defN 19-Jun-04 07:45 invqlidpqsszord.pcap
-rw-rw-r--  2.0 unx    35584 b- defN 19-Jun-04 07:38 telnet.pcap
-rw-rw-r--  2.0 unx      477 b- defN 19-Jun-04 07:45 .config/QtProject.conf
-rw-rw-r--  2.0 unx     2236 b- defN 19-Jun-04 07:54 .config/wireshark/recent
-rw-rw-r--  2.0 unx     1629 b- defN 19-Jun-04 07:54 .config/wireshark/recent_common
-rw-r--r--  2.0 unx       33 b- defN 19-Jun-04 07:38 .local/.seed
-rw-r--r--  2.0 unx       16 b- defN 19-Jun-04 07:38 .local/.labname
-rw-r--r--  2.0 unx       33 b- defN 19-Jun-04 07:38 .local/.watermark
-rw-r--r--  2.0 unx       35 b- defN 19-Jun-04 07:38 .local/.email
-rwxrwxr-x  2.0 unx      202 b- defN 19-Jun-04 07:38 .local/bin/fixlocal.sh
14 files, 45276 bytes uncompressed, 18295 bytes compressed:  59.6%

Guess who had a qwerty settings with an azerty keyboard ? ;)

Well... maybe the grading script could just check whether there's only one (new) .pcap file and use it ?

from labtainers.

olberger avatar olberger commented on June 10, 2024

I started over, and this time have the correct file there

$ zipinfo olivier.berger_at_telecom-sudparis.eu.wireshark-intro=wireshark-intro.wireshark-intro.student.zip
Archive:  olivier.berger_at_telecom-sudparis.eu.wireshark-intro=wireshark-intro.wireshark-intro.student.zip
Zip file size: 20086 bytes, number of entries: 15
-rw-r--r--  2.0 unx     3920 b- defN 19-Jun-04 07:38 .bashrc
-rw-r--r--  2.0 unx      980 b- defN 19-Jun-04 07:38 .profile
-rw-r--r--  2.0 unx        0 b- defN 19-Jun-04 07:38 .sudo_as_admin_successful
-rw-------  2.0 unx       11 b- defN 19-Jun-04 07:39 .bash_history
-rw-rw-r--  2.0 unx      120 b- defN 19-Jun-04 07:45 invqlidpqsszord.pcap
-rw-rw-r--  2.0 unx      120 b- defN 19-Jun-04 16:51 invalidpassword.pcap
-rw-rw-r--  2.0 unx    35584 b- defN 19-Jun-04 07:38 telnet.pcap
-rw-rw-r--  2.0 unx      477 b- defN 19-Jun-04 16:51 .config/QtProject.conf
-rw-rw-r--  2.0 unx     2244 b- defN 19-Jun-04 16:51 .config/wireshark/recent
-rw-rw-r--  2.0 unx     1627 b- defN 19-Jun-04 16:51 .config/wireshark/recent_common
-rw-r--r--  2.0 unx       33 b- defN 19-Jun-04 07:38 .local/.seed
-rw-r--r--  2.0 unx       16 b- defN 19-Jun-04 07:38 .local/.labname
-rw-r--r--  2.0 unx       33 b- defN 19-Jun-04 07:38 .local/.watermark
-rw-r--r--  2.0 unx       35 b- defN 19-Jun-04 07:38 .local/.email
-rwxrwxr-x  2.0 unx      202 b- defN 19-Jun-04 07:38 .local/bin/fixlocal.sh
15 files, 45402 bytes uncompressed, 18404 bytes compressed:  59.5%

But still the same error:

$ gradelab wireshark-intro
[2019-06-04 09:51:57,405 - ERROR : gradelab:207 - autoGrade() ] trouble with docker exec wireshark-intro-igrader bash -c 'su - instructor -c "cd;.local/bin/instructor.py"'
Labname wireshark-intro

Student              | wiresharkextrac |
==================== | =============== |
olivier.berger_at_te |                 |
What is automatically assessed for this lab:

	wiresharkextractOK: used wireshark to extract the desired packets

Looks like the grading container has a problem :-/

from labtainers.

mfthomps avatar mfthomps commented on June 10, 2024

If you get a chance, please retest after doing an update-labtainer. I'm unable to duplicate the problem. Try using gradelab -r to ensure you get a fresh grader.
Sorry for the slow response. Thanks. --Mike

from labtainers.

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.