Giter Club home page Giter Club logo

Comments (12)

wrljet avatar wrljet commented on August 23, 2024 1

Patrick,

Thanks.. The good news is that the script run through and the executables were created. Just need to sort out one odd thing though: I can start binaries like dasdinit, etc. but when I try to start hercules I get ‘operation not permitted’. After manually executing a sudo chown hercules:hercules hercules the issue is gone. Is this something that has to do with the script? Patrick Raths 華樂善

I made up a Dockerfile myself and reproduced your symptoms.

Adding the --cap-add=sys_nice option to the docker run command fixes it:

docker run -it --rm --cap-add=sys_nice ...

Bill

from hercules-helper.

wrljet avatar wrljet commented on August 23, 2024

Patrick,

That's a problem with the Regina REXX configure. REXX is used at the end of the Hercules build process to run tests.
I'll work up a patch and post it.

Bill

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

from hercules-helper.

wrljet avatar wrljet commented on August 23, 2024

Latest commit, edae2cb, hopefully will get you going. (at least to the next problem)

Bill

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

from hercules-helper.

wrljet avatar wrljet commented on August 23, 2024

I've not seen that happen before.

What was the owner:group of hercules before you modified it?

Can you send me your hyperion-buildall-2023... log. I might see something in there.

If you sent me your Dockerfile would I be able to recreate your setup on a Raspberry Pi (since it's Arm)?

Bill

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

from hercules-helper.

wrljet avatar wrljet commented on August 23, 2024

Patrick,

GitHub seems to be acting up, and the files don't appear to be attached.

The Quote Reply feature is not working for me, also.

You can email me directly if you'd like. My email address is at the top of the hyperion-buildall.sh script.

Bill

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

from hercules-helper.

patrickraths avatar patrickraths commented on August 23, 2024

After adding --cap-add=sys_nice the error no longer appears. However, when running the image on macOS using Docker Desktop there will be warning by hercules that setting the thread priority failed. This is, after confirmation by Docker support, a bug in the Docker Desktop.

from hercules-helper.

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.