Coder Social home page Coder Social logo

Comments (4)

haochenpan avatar haochenpan commented on June 14, 2024 2

Thanks for your thorough investigation and updating the installation script for Rabia! I have merged the PR. If you have any other questions, please feel free to message me on GitHub or through email, and contact Professor Lewis Tseng : )

from rabia.

haochenpan avatar haochenpan commented on June 14, 2024

Hello,

Thanks for your interest in our work!

I am not sure how sys package is introduced in the first place. Maybe a Go package here imports it? If that's the case, I think Rabia also works for Go 1.17; please feel free to change the install.sh script to install the latest Rabia version. If you have time, submit a pull request if you find that works.

from rabia.

angelmotta avatar angelmotta commented on June 14, 2024

Hello Haochen, thanks for your response.
I find Rabia very interesting! the goal about reduce the complexity of the implementation is so good and I am studying this topic as my undergraduate thesis.

Syscall package is defined in the main.go file of Rabia here

According to my review, the sys package showed in the above error is a dependency of the syscall package so sys is defined in the go.mod file of syscall package

Seeing the error message, the sys version invoked is [email protected]. I have seen the go.mod file of the sys package here and it requires Go 1.17 or later so Rabia can not compile it having installed Go version 1.15.8 as defined its install.sh.

Following your suggestion I changed the Go version from 1.15.8 defined in install.sh to the latest Go version 1.20.2 and It works!

rabia_running

I could successfully run Rabia (step 3) with single.sh using a single VM (a humble one with 1GB Ram and 1vCPU) and inspect the performance statistics (btw, pretty cool β€œRabia” message in the terminal while it’s starting)

I will submit a pull request with this change.

from rabia.

angelmotta avatar angelmotta commented on June 14, 2024

I am very happy to help! It's my first contribution ever!
I really appreciate your help Haochen! πŸ™ŒπŸ» I definitely will need some guidance about Rabia so I will message you to get some lights about it and also thank you for mention the Professor Lewis Tseng.
I am just starting so I will continue studying and getting familiar with Rabia. Let's keep in contact! πŸ˜ƒ

from rabia.

Related Issues (4)

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.