Opened 19 years ago

Closed 17 years ago

#3716 closed defect (wontfix)

BUG: NmapFE fails to install

Reported by: m@… Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: jens@…, markd@…
Port:

Description

This is probably caused by Xcode 2.1

Oceanus:~ nathan$ port install NmapFE ---> Fetching NmapFE ---> Attempting to fetch nmapfe_osx-0.85.tar.gz from http://www.opendarwin.org/~jmpp/ miscellaneous/ ---> Verifying checksum(s) for NmapFE ---> Extracting NmapFE ---> Configuring NmapFE ---> Building NmapFE with target {} ---> Staging NmapFE into destroot Error: Target com.apple.destroot returned: error renaming "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_NmapFE/ work/nmapfe_osx-0.85/build/NmapFE Launcher.app": no such file or directory

The .app is in: /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_NmapFE/ work/nmapfe_osx-0.85/build/Deployment/

Attachments (2)

Portfile.patch (605 bytes) - added by jens@… 19 years ago.
Patches the portfile to use the correct directory structure
Portfile.2.patch (784 bytes) - added by jens@… 19 years ago.
Patches the portfile to use the correct directory structure

Download all attachments as: .zip

Change History (10)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to jmpp@…

I don't have Tiger and hence I don't have Xcode 2.1, but I'll see what I can do about this bug when I find the time. Thanks for the report!

-jmpp

comment:2 Changed 19 years ago by jens@…

I run into the same error (with the same config). It seems the directory structure is different than expected. Both files 'NmapFE' and 'NmapFE Launcher' are in a subdirectory below the 'build' dir named 'Deployment'.

The right path should be: /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_NmapFE/ work/nmapfe_osx-0.85/build/Deployment/NmapFE

I'm a OS X/BSD newbie, thus no patch this time, sorry :-)

Changed 19 years ago by jens@…

Attachment: Portfile.patch added

Patches the portfile to use the correct directory structure

comment:3 Changed 19 years ago by jens@…

Cc: jens@… added

comment:4 Changed 19 years ago by jens@…

attachments.isobsolete: 01

Changed 19 years ago by jens@…

Attachment: Portfile.2.patch added

Patches the portfile to use the correct directory structure

comment:5 Changed 19 years ago by mww@…

Summary: NmapFE fails to installBUG: NmapFE fails to install

comment:6 Changed 18 years ago by markd@…

Cc: markd@… added

This application is very old and the developer seems to have abandoned it. But it isn't really necessary anymore since the nmapfe GTK app is now part of the nmap distribution. Just install nmap with the +gtk2 variant and you'll have it.

comment:7 Changed 18 years ago by m@…

Sounds good, seems to make this port irrelevant. I'd say close it. No reason to support something that is "unofficial" when the official thing works.

comment:8 Changed 17 years ago by markd@…

Cc: markd@… added; markd@… removed
Resolution: wontfix
Status: newclosed

The aqua/nmapfe port is defunct and has been deleted. Now nmap_fe is integrated into nmap - 'port install nmap +gtk2' to install it.

Note: See TracTickets for help on using tickets.