Bug 198768 - devel/git: install fail for 2.3.3
Summary: devel/git: install fail for 2.3.3
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-21 13:58 UTC by Larry Rosenman
Modified: 2015-03-23 08:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (garga)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.