#67006 closed defect (fixed)

sqlmap install failure

Reported by: avstoddard (Control) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: judaew (Vadym-Valdis Yudaiev)
Port: sqlmap

Description

sqlmap @1.7.2 (security, databases, python)

Automatic SQL injection and database takeover tool

The port hangs forever at the 'Applying patches' stage.

macOS Ventura 13.2.1 on Apple M1 Max

I will attach two log files. One for the hang and one for after giving up and hitting ctrl-c.

uname -a
Darwin redacted.local 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 arm64

sudo port clean sqlmap
--->  Cleaning sqlmap

sudo port install sqlmap
--->  Computing dependencies for sqlmap
--->  Fetching archive for sqlmap
--->  Attempting to fetch sqlmap-1.7.2_0+python311.darwin_any.noarch.tbz2 from https://packages.macports.org/sqlmap
--->  Attempting to fetch sqlmap-1.7.2_0+python311.darwin_any.noarch.tbz2 from https://kmq.jp.packages.macports.org/sqlmap
--->  Attempting to fetch sqlmap-1.7.2_0+python311.darwin_any.noarch.tbz2 from http://jog.id.packages.macports.org/macports/packages/sqlmap
--->  Fetching distfiles for sqlmap
--->  Verifying checksums for sqlmap
--->  Extracting sqlmap
--->  Applying patches to sqlmap

Attachments (2)

main_hanging.log (40.0 KB) - added by avstoddard (Control) 14 months ago.
main.log during the hang
main_after_ctrl-c.log (43.1 KB) - added by avstoddard (Control) 14 months ago.
main.log after hitting ctrl-c

Download all attachments as: .zip

Change History (3)

Changed 14 months ago by avstoddard (Control)

Attachment: main_hanging.log added

main.log during the hang

Changed 14 months ago by avstoddard (Control)

Attachment: main_after_ctrl-c.log added

main.log after hitting ctrl-c

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 879cba04261b12ce4cac4160bb2333a620fdc4af/macports-ports (master):

sqlmap: Fix worksrcdir

Closes: #67006

Note: See TracTickets for help on using tickets.