Giter VIP home page Giter VIP logo

Comments (16)

jxadams avatar jxadams commented on July 28, 2024 1

from scap-workbench.

jxadams avatar jxadams commented on July 28, 2024 1

from scap-workbench.

ggbecker avatar ggbecker commented on July 28, 2024 1

@ggbecker can you rebuild an artefact thanks

The new build should appear here: https://github.com/OpenSCAP/scap-workbench/actions/runs/5343838869?pr=302

from scap-workbench.

 avatar commented on July 28, 2024

same here. haven't tried the steps outlined above but I get the same cannot load, using MBP M1 Pro

from scap-workbench.

beckerj avatar beckerj commented on July 28, 2024

This is actually not a M1 specific problem, it's the same on an Intel cpu: #289

from scap-workbench.

ggbecker avatar ggbecker commented on July 28, 2024

This is actually not a M1 specific problem, it's the same on an Intel cpu: #289

can you try this new build and see if it works: https://github.com/ggbecker/scap-workbench/actions/runs/2860217174

I have rebuilt the latest version with newer packages.

from scap-workbench.

jxadams avatar jxadams commented on July 28, 2024

Your mac build #302 opened for me.

ETA: However, on first trying to connect from an Apple M1 running Monterey 12.2.1, this error generated:

Can't connect to remote machine! Exception was: There was a problem with SshConnection! Failed to create SSH master socket! Diagnostic info: Starting process '/usr/bin/ssh -M -f -N -o ServerAliveInterval=60 -o ControlPath=/private/var/folders/3q/cqjdwnwn3ls0ttmrdlvlnw0m0000gn/T/scap-workbench-skjyfR/ssh_socket -p 22 user@server' Starting process '/usr/bin/ssh -M -f -N -o ServerAliveInterval=60 -o ControlPath=/private/var/folders/3q/cqjdwnwn3ls0ttmrdlvlnw0m0000gn/T/scap-workbench-skjyfR/ssh_socket -p 22 user@server' stdout: =============================== stderr: =============================== unix_listener: path "/private/var/folders/3q/cqjdwnwn3ls0ttmrdlvlnw0m0000gn/T/scap-workbench-skjyfR/ssh_socket.0bLdwEKBMPHyeQ4d" too long for Unix domain socket

I believe this is something hardcoded in the application's ssh connnection, because I've tried applying the known fix for this on OS X in every way I can, and the error is still generated. I can change ControlPath in ~/.ssh/config, /etc/ssh/ssh_config, and on the command line with -o, and the error is still generated.

This might be the problem. Maybe.

from scap-workbench.

ggbecker avatar ggbecker commented on July 28, 2024

The temporary dir in your case is: /private/var/folders/3q/cqjdwnwn3ls0ttmrdlvlnw0m0000gn/T which is long,

you could override it temporarily with something like:

TMPDIR=/tmp scap-workbench

considering you are able to run scap-workbench from the command line, or something like:

TMPDIR=/tmp
./scap-workbench

from scap-workbench.

jxadams avatar jxadams commented on July 28, 2024

from scap-workbench.

ggbecker avatar ggbecker commented on July 28, 2024

maybe @Mab879 could test this part and check for more information.

from scap-workbench.

tuxtof avatar tuxtof commented on July 28, 2024

@ggbecker can you rebuild an artefact thanks

from scap-workbench.

tuxtof avatar tuxtof commented on July 28, 2024

maybe time to make a PR against upstream :-D

from scap-workbench.

ggbecker avatar ggbecker commented on July 28, 2024

maybe time to make a PR against upstream :-D

we have the pull request: #302 but I didn't have time to follow up in some of the remaining issues. Feel free to propose any changes... it looks like Fedora builds need to be fixed as well. And furthermore a release with this change is desired to create permanent artifacts.

from scap-workbench.

peterlai-roboops avatar peterlai-roboops commented on July 28, 2024

Is there any update on this please? As the the bulid artifact from the https://github.com/OpenSCAP/scap-workbench/actions/runs/5343838869?pr=302 is now expired and can't be downloaded anymore.

from scap-workbench.

ggbecker avatar ggbecker commented on July 28, 2024

Is there any update on this please? As the the bulid artifact from the https://github.com/OpenSCAP/scap-workbench/actions/runs/5343838869?pr=302 is now expired and can't be downloaded anymore.

I'm building the artifact again and should be downloadable again soon.

Here is the new build: https://github.com/OpenSCAP/scap-workbench/actions/runs/7884922384/artifacts/1241080720

from scap-workbench.

peterlai-roboops avatar peterlai-roboops commented on July 28, 2024

from scap-workbench.

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.