Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651242 - net-analyzer/testssl should depend on app-shells/bash[net] - /usr/bin/testssl.sh: line 7302: /dev/tcp/89.16.167.134/443: No such file or directory
Summary: net-analyzer/testssl should depend on app-shells/bash[net] - /usr/bin/testssl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 09:55 UTC by Marcin Mirosław
Modified: 2018-06-11 00:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2018-03-23 09:55:23 UTC
Without net support in bash I'm getting:

$ testssl.sh  gentoo.org:443

###########################################################
    testssl.sh       2.9dev from https://testssl.sh/dev/

      This program is free software. Distribution and
             modification under GPLv2 permitted.
      USAGE w/o ANY WARRANTY. USE IT AT YOUR OWN RISK!

       Please file bugs @ https://testssl.sh/bugs/

###########################################################

 Using "OpenSSL 1.0.2n  7 Dec 2017" [~125 ciphers]
 on jowisz:/usr/bin/openssl
 (built: "reproducible build, date unspecified", platform: "linux-x86_64")


/usr/bin/testssl.sh: line 7302: /dev/tcp/89.16.167.134/443: No such file or directory

Unable to open a socket to 89.16.167.134:443.
Fatal error: Can't connect to "89.16.167.134:443"
Make sure a firewall is not between you and your scanning target!
Comment 1 Larry the Git Cow gentoo-dev 2018-06-11 00:00:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cca0ba8cfaf4830b9af4e1216910d40192b6206

commit 6cca0ba8cfaf4830b9af4e1216910d40192b6206
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-06-10 23:59:30 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-06-10 23:59:49 +0000

    net-analyzer/testssl: version bump 2.9.5_p5
    
    Closes: https://bugs.gentoo.org/651242
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-analyzer/testssl/Manifest                |  1 +
 net-analyzer/testssl/testssl-2.9.5_p5.ebuild | 65 ++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+)