Opened 8 months ago

Closed 8 months ago

#68168 closed defect (fixed)

jdupes: build fails without sudo, as install prefix is /usr/local

Reported by: lukaso (Lukas Oberhuber) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: jdupes

Description

Jdupes does not build on x86_64 when building without sudo. This is due to copying the executable to /usr/local/bin/jdupes and getting permission denied.

Attachments (1)

main.log (4.9 KB) - added by lukaso (Lukas Oberhuber) 8 months ago.
build log of jdupes

Download all attachments as: .zip

Change History (5)

Changed 8 months ago by lukaso (Lukas Oberhuber)

Attachment: main.log added

build log of jdupes

comment:1 Changed 8 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:2 Changed 8 months ago by mascguy (Christopher Nielsen)

Summary: jdupesjdupes: build fails without sudo
Version: 2.8.1

comment:3 Changed 8 months ago by mascguy (Christopher Nielsen)

Cc: mascguy removed
Owner: set to mascguy
Status: newassigned
Summary: jdupes: build fails without sudojdupes: build fails without sudo, as install prefix is /usr/local

Yep, this is definitely an issue! Thankfully it's easy to fix, though.

Will commit a fix momentarily.

comment:4 Changed 8 months ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: assignedclosed

In 6b06bd10dcc28b35b864018ac432791b3d48ea37/macports-ports (master):

jdupes: update to 1.27.3; specify destroot prefix

Fixes: #68168

Note: See TracTickets for help on using tickets.