Git Product home page Git Product logo

Comments (7)

jcmoreno avatar jcmoreno commented on September 26, 2024

selectDistro returns kali-kali-rolling which is not in "content/install/pkg/", so it was defaulting to ubuntu-14.04

I forced it to "kali", but still the same error.

I copied the checkdeps.pm to the /etc/perl/ directory and it seems to be installing now...

from neet.

JonnyHightower avatar JonnyHightower commented on September 26, 2024

Hi. Thanks for this. I haven't tested this on Kali for a couple of years. If checkdeps.pl couldn't find checkdeps.pm, then it means the current directory wasn't in @inc. You can add the current directory to @inc by adding the following line near the top of checkdeps.pl:
push @INC, ".";
I'll do this in the next release, which will be coming up next week.

from neet.

marcobelmonte avatar marcobelmonte commented on September 26, 2024

this didn't fix my issue - I'm on Debian Sid and get the same error. Of course, using Sid is my problem and not yours but thought I'd see if anyone knew how to solve the problem anyways ;-)

from neet.

JonnyHightower avatar JonnyHightower commented on September 26, 2024

Hey Marco. I haven't actually tested it on Debian - I was relying on it being fairly similar (in terms of package names) to Ubuntu. I'm downloading an ISO of Sid (and stable) and will see if I can figure out what's going on. Cheers.

from neet.

JonnyHightower avatar JonnyHightower commented on September 26, 2024

Sid won't even install in my VM - after the disk setup, installation of the base system fails immediately because of an error in one of the boostrap scripts. I'm installing the stable version now, and that's going fine. I'd forgotten just how edgy Sid can be. I'll test Neet on the current stable version (Jessie), but I haven't got time to mess about with Sid sorry.

from neet.

marcobelmonte avatar marcobelmonte commented on September 26, 2024

ya, I went from testing and then upgraded to stable so I wasn't aware that the installer is messed up. I always tells myself that I won't migrate to Sid no matter what and then everytime - sometimes even a year or so later - there is some package that has a feature or bug fix in it and you know what they say about apt-pinning, etc.... anyways... I'll stop with the war stories... I'll try and figure it out and post a solution on this thread. It's weird, the exact same error as OP and yet you've already released the fix to your GIT repo and for some reason it doesn't see the perl module. It has to be something simple.

from neet.

JonnyHightower avatar JonnyHightower commented on September 26, 2024

This is fixed for Kali and Debian stable in the latest release.

from neet.

Related Issues (11)

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.