Opened 10 years ago

Closed 10 years ago

#41934 closed defect (duplicate)

:info:extract cdrtools-3.00/: Can't create 'cdrtools-3.00'

Reported by: richard.t.lloyd@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.2.1
Keywords: Cc:
Port:

Description

[Users/richardlloyd] > install cdrtools fails during extract step.

Running OS X 10.9.2 Build 13C32 with Xcode 5.0.2 and Command Line Tools from 10/23/2013.

I'm starting with a clean install of MacPorts 2.1.1 for Mavericks from the pkg distribution installed in the default (/opt/local) location in a clean directory.

Running port using sudo port.

install cdrtools works fine for the dependencies gettext, expat, libiconv, ncurses, and smake

The problem occurs in the extract step for cdrtools, behaving as if there was a permission problem writing in the work directory.

I've tried issuing the extract Assembled command directly from the unix command line with a sudo prefix and the extraction succeeds. Of course this does not set ownership and group correctly but it does unpack all the files.

I've attached the main.log file

Attachments (1)

main.log (232.4 KB) - added by richard.t.lloyd@… 10 years ago.
this is the main.log from /opt/local/var/macports/logs/_Volumes_Iomega_HDD_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_cdrtools:

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by richard.t.lloyd@…

Attachment: main.log added

this is the main.log from /opt/local/var/macports/logs/_Volumes_Iomega_HDD_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_cdrtools:

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Component: portsbase
Keywords: mavericks cdrtool-3.00 removed
Port: cdrtools removed
Resolution: duplicate
Status: newclosed

Duplicate of #39850. Your MacPorts prefix is symlinked.

:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_Volumes_Iomega_HDD_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_cdrtools/cdrtools/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/cdrtools/cdrtools-3.00.tar.bz2' | /usr/bin/tar -xf -

The easiest solution is to edit your macports.conf and set portdbpath to the true path.

Note: See TracTickets for help on using tickets.