[MacPorts] #53504: git @2.11.0_1 Failed to destroot

MacPorts noreply at macports.org
Tue Feb 7 10:35:49 UTC 2017


#53504: git @2.11.0_1 Failed to destroot
---------------------+----------------------------
 Reporter:  dzogrim  |      Owner:
     Type:  update   |     Status:  new
 Priority:  Low      |  Milestone:  MacPorts 2.4.1
Component:  ports    |    Version:  2.4.0
 Keywords:           |       Port:  git
---------------------+----------------------------
 Upgrading git to v.2.11.0_1 failed with this error :

 {{{
 --->  Staging git into destroot
 Error: Failed to destroot git: xinstall: Unable to create new file for:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git/git/work/destroot/opt/local/libexec
 /git-core/, No such file or directory
 }}}

 Clean-up '''doesn't''' fix.
 This simple command did fix the installation error :

 {{{
 mkdir -p
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git/git/work/destroot/opt/local/libexec
 /git-core
 }}}

 ''Success'' :

 {{{
 --->  Computing dependencies for git
 --->  Staging git into destroot
 --->  Installing git @2.11.0_1+credential_osxkeychain+doc+pcre+perl5_24
 --->  Cleaning git
 --->  Computing dependencies for git
 --->  Deactivating git @2.11.0_0+credential_osxkeychain+doc+pcre+perl5_24
 --->  Cleaning git
 --->  Activating git @2.11.0_1+credential_osxkeychain+doc+pcre+perl5_24
 --->  Cleaning git
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 }}}

 Hope this help.

--
Ticket URL: <https://trac.macports.org/ticket/53504>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list