Giter Site home page Giter Site logo

Comments (9)

g0tmi1k avatar g0tmi1k commented on September 17, 2024

Thanks for the heads up - I'll look into it next week ish.

from os-scripts.

Brockway avatar Brockway commented on September 17, 2024

Seeing almost same issue here but my /usr/local/bin definitely exists pre-post-install script, the above same sections of the script give me the same errors, haven't been able to figure this one out

from os-scripts.

g0tmi1k avatar g0tmi1k commented on September 17, 2024

Thanks for the bug report!

I've added mkdir -p /usr/local/bin/ in (because its used).
At this stage, I don't want to mess about with altering $PATH too much (especially as I don't seam to have this issue).

Based on what you have said, I'm not sure what gem install sass is meant to fix? Why not just install less?

...and I'm not touching dradis with a 10 foot pole ;)
It's an issue with the kali package - and needs to be added to kali's bug tracker (https://bugs.kali.org/).

from os-scripts.

cidevant avatar cidevant commented on September 17, 2024

gem install sass fixes error /usr/lib/ruby/vendor_ruby/tilt/less.rb:2:in require: cannot load such file -- less (LoadError)

Less, Sass, Scss - is included in SASS ruby gem.

from os-scripts.

g0tmi1k avatar g0tmi1k commented on September 17, 2024

This then needs to be reported in the kali bug tracker (https://bugs.kali.org/) to get it fixed upstream.

from os-scripts.

cidevant avatar cidevant commented on September 17, 2024

Its not the problem of kali. Kali has preinstalled ruby on it. But it misses SASS gem (gem is package, library, module). It could be solved by "gem install" program.

from os-scripts.

g0tmi1k avatar g0tmi1k commented on September 17, 2024

If dradis needs a gem to run - its a problem with the requirements of the package.

If doing apt install dradis, and then running dradis doesn't work - theres an issue with the package.
If you have to-do an extra step afterwards - there's an issue upstream.

from os-scripts.

cidevant avatar cidevant commented on September 17, 2024

Ok, I agree with you!

from os-scripts.

g0tmi1k avatar g0tmi1k commented on September 17, 2024

Upstream bug report has been made: https://bugs.kali.org/view.php?id=3607

from os-scripts.

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.