Anton Bolshakov

Results 104 issues of Anton Bolshakov

Hi, I'm trying to port spiderfoot to Pentoo and facing the following error while trying to start the tool (spiderfoot-3.5): ``` python ./sf.py -l localhost:5001 -l localhost:5001 -d ************************************************************* Use...

investigate

Hi, spiderfoot requires >=dev-python/dnspython-2.1.0 and >=dev-python/ipwhois-1.1.0 to be installed. However, ipwhois does not support dnspython-2, see: https://github.com/secynic/ipwhois/issues/303 I'm also, unable to run ```ipwhois_cli.py```, it seems python2 only. So it looks...

enhancement
investigate

This is a common problem that many tools which we want to distribute do not support system wide installation. Some of these tools provide their own "install.sh" or "setup.sh" or...

enhancement

Hi, I'm trying to code a small bash script which should detect different scenarios. However, I found that encfs returns two exit codes: 0 or 1 only: ``` EncFS Password:...

enhancement
1.x candidate
Hacktoberfest

I'm looking at various distributions and some of them have "svn 82" 0.2 version (https://packages.debian.org/sid/faifa). Please tag this or next release properly so that it would be accessible via "release"...

- QA Notice: Package triggers severe warnings which indicate that it - may exhibit random runtime failures. - sha2.c:492:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]

Hello, I'm building Ghidra from source under gentoo using Portage environment (I also created an ebuild) and getting the following message: ``` QA Notice: Files built without respecting LDFLAGS have...

Feature: Decompiler
Feature: Build
Status: Backlog

``` USE="java" ebuild unicorn-bindings-0.9_p20160901.ebuild manifest clean install >>> Creating Manifest for /var/lib/layman/pentoo/dev-libs/unicorn-bindings >>> Unpacking source... * Fetching https://github.com/unicorn-engine/unicorn.git ... git fetch https://github.com/unicorn-engine/unicorn.git +HEAD:refs/git-r3/HEAD git update-ref --no-deref refs/git-r3/dev-libs/unicorn-bindings/0/__main__ 7b47ab6b667f8959cbfe149fc67de7cfcd0bcf54 * Checking...

bug

I'm not sure if I need to explain, but there is a universal way to handle the installation and uninstallation of a python package using setup.py. It can co-exist with...

enhancement
help wanted
good first issue

Please remove this template if you only have a question or do not want to create a new issue. ### Describe what you wanted to do The latest release was...