Opened 8 years ago
Closed 8 years ago
#53504 closed defect (duplicate)
git @2.11.0_1 Failed to destroot
Reported by: | dzogrim (Séв(aѕтιen) L.) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.0 |
Keywords: | Cc: | vit0rg | |
Port: | git |
Description
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.
Change History (2)
comment:1 Changed 8 years ago by vit0rg
Cc: | vit0rg added |
---|
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | MacPorts 2.4.1 |
---|---|
Priority: | Low → Normal |
Resolution: | → duplicate |
Status: | new → closed |
Type: | update → defect |
Note: See
TracTickets for help on using
tickets.
Duplicate of #53502.