Giter Site home page Giter Site logo

Comments (5)

madisongh avatar madisongh commented on July 21, 2024

It looks like the temporary directory it was using got removed out from under it:

FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpx0mcgc54'

Did this happen just once, or is it happening consistently? If just the once, then maybe by a /tmp cleanup job is interfering with things.

from digsigserver.

ichergui avatar ichergui commented on July 21, 2024

Thank you @madisongh for the response.
It is happening consistently for me.

from digsigserver.

madisongh avatar madisongh commented on July 21, 2024

Odd. The only other error I'm seeing in the log is this one:

[   5.6776 ] Copying signed file in /tmp/tmpx0mcgc54/signed
[   5.8458 ] tegraparser_v2 --pt flash.xml.bin --generateflashindex /tmp/tmpx0mcgc54/signed/flash.xml.tmp flash.idx
[   5.8465 ] File boot_sigheader.img.signed open failed
[   6.2817 ] 
Error: Return value 19

which might be triggering the later tegraflash errors, but I can't think why it would fail on this run of tegraflash as opposed to any of the preceding ones... unless you're running out of space on /tmp, maybe?

Can you try setting TMPDIR in the environment for digsigserver to point to a directory on a different filesystem, just to see if it makes a difference?

from digsigserver.

ichergui avatar ichergui commented on July 21, 2024

Thank you very much @madisongh
I will do that, I will let you know

Best regards,
Ilies

from digsigserver.

ichergui avatar ichergui commented on July 21, 2024

Hi @madisongh
I tried again without making any changes, It's work fine
Thank you a lot about the work you are doing

from digsigserver.

Related Issues (10)

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.