Bug 198768

Summary: devel/git: install fail for 2.3.3
Product: Ports & Packages Reporter: Larry Rosenman <ler>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed Overcome By Events    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (garga)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Larry Rosenman freebsd_committer freebsd_triage 2015-03-21 13:58:29 UTC
install -d -m 755 /usr/ports/devel/git/work/stage/usr/local/share/doc/git
install -m 644 git-subtree.html /usr/ports/devel/git/work/stage/usr/local/share/doc/git
gmake[2]: Leaving directory '/usr/ports/devel/git/work/git-2.3.3/contrib/subtree'
install  -o root -g wheel -m 555 /usr/ports/devel/git/work/git-2.3.3/git-p4.py /usr/ports/devel/git/work/stage/usr/local/bin/
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===>  Installing for git-2.3.3
===>  Checking if git already installed
===>   Registering installation for git-2.3.3
pkg-static: Unable to access file /usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-http-fetch: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-http-push: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-http: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-https: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-ftp: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/git/work/stage/usr/local/libexec/git-core/git-remote-ftps: No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/devel/git
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/git

===>>> Installation of git-2.3.3 (devel/git) failed
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/git

borg.lerctr.org /home/ler #
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2015-03-22 17:44:08 UTC
This appears to have been cleaned up in the last 24 hours.