digininja / CeWL

CeWL is a Custom Word List Generator
1.96k stars 258 forks source link

Fixnum issue #36

Closed brainst0rm closed 4 years ago

brainst0rm commented 6 years ago

Hi, I am trying to use Cewl on Kali Linux and I run into following error when I try to make a list.

CeWL 5.3 (Heading Upwards) Robin Wood (robin@digi.ninja) (https://digi.ninja/) /usr/lib/ruby/vendor_ruby/spider/spider_instance.rb:125: warning: constant ::Fixnum is deprecated

Any clues please?

brainst0rm commented 6 years ago

Looks like its still working as intended though. I just jumped the gun when I saw the error assuming it won't generate the list.

Anyhoo, I'd still like to understand whats causing it? I tried updating the gems and re-installed them as well.

digininja commented 6 years ago

One of the gems it relies on is very old and creeky and slowly falling to pieces. I've fixed the issue in the latest GitHub code so if you want to remove the error just use that instead.

On Mon, 21 May 2018, 08:11 Nishant Soni, notifications@github.com wrote:

Looks like its still working as intended though. I just jumped the gun when I saw the error assuming it won't generate the list.

Anyhoo, I'd still like to understand whats causing it? I tried updating the gems and re-installed them as well.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/digininja/CeWL/issues/36#issuecomment-390570167, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHJWaDjCtGx8GDNfD8wWUWU3VaFSwhpks5t0mi6gaJpZM4UGf5t .

brainst0rm commented 6 years ago

thanks for getting back to me. Is there any easier way to simply upgrade or would I have to re-download the files?

digininja commented 6 years ago

You should be able to do a checkout from GitHub to get the latest version.

On Mon, 21 May 2018 at 10:23 Nishant Soni notifications@github.com wrote:

thanks for getting back to me. Is there any easier way to simply upgrade or would I have to re-download the files?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/digininja/CeWL/issues/36#issuecomment-390601411, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHJWf2Sq50X-_HJaUXxEEmO3zJDoCCTks5t0od4gaJpZM4UGf5t .

digininja commented 6 years ago

Closing if I don't hear back.