Opened 19 months ago
Closed 19 months ago
#67335 closed defect (duplicate)
Failed to fetch git-flow: command execution failed
Reported by: | vincent7128 (Vincent Chen) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | git-flow |
Description
:msg:archivefetch ---> Fetching archive for git-flow :debug:archivefetch Executing org.macports.archivefetch (git-flow) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> git-flow-0.4.1_3.any_any.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch git-flow-0.4.1_3.any_any.noarch.tbz2 from https://kmq.jp.packages.macports.org/git-flow :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch git-flow-0.4.1_3.any_any.noarch.tbz2 from https://packages.macports.org/git-flow :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch git-flow-0.4.1_3.any_any.noarch.tbz2 from https://pek.cn.packages.macports.org/macports/packages/git-flow :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Sun Apr 30 16:38:23 CST 2023 :notice:fetch ---> Fetching distfiles for git-flow :debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0. :debug:fetch dropping privileges: euid changed to 502, egid changed to 501. :debug:fetch Executing org.macports.fetch (git-flow) :debug:fetch Executing: /usr/bin/git clone --progress https://github.com/nvie/gitflow.git /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1 2>&1 :debug:fetch system: /usr/bin/git clone --progress https://github.com/nvie/gitflow.git /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1 2>&1 :info:fetch Cloning into '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1'... :info:fetch remote: Enumerating objects: 1407, done. remote: Total 1407 (delta 0), reused 0 (delta 0), pack-reused 1407 Receiving objects: 100% (1407/1407), 484.34 KiB | 2.05 MiB/s, done. Resolving deltas: 100% (796/796), done.96) :debug:fetch Executing GIT_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1/.git GIT_WORK_TREE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1 /usr/bin/git checkout -q 0.4.1 2>&1 :debug:fetch system: GIT_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1/.git GIT_WORK_TREE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1 /usr/bin/git checkout -q 0.4.1 2>&1 :debug:fetch Executing proc-post-org.macports.fetch-fetch-0 :debug:fetch system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1: git submodule update --init :info:fetch Submodule 'shFlags' (git://github.com/nvie/shFlags.git) registered for path 'shFlags' :info:fetch Cloning into '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1/shFlags'... :info:fetch fatal: unable to connect to github.com: :info:fetch github.com[0: 20.27.177.113]: errno=Operation timed out :info:fetch fatal: clone of 'git://github.com/nvie/shFlags.git' into submodule path '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1/shFlags' failed :info:fetch Failed to clone 'shFlags'. Retry scheduled :info:fetch Cloning into '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1/shFlags'... :info:fetch fatal: unable to connect to github.com: :info:fetch github.com[0: 20.27.177.113]: errno=Operation timed out :info:fetch fatal: clone of 'git://github.com/nvie/shFlags.git' into submodule path '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git-flow/git-flow/work/gitflow-0.4.1/shFlags' failed :info:fetch Failed to clone 'shFlags' a second time, aborting :info:fetch Command failed: git submodule update --init :info:fetch Exit code: 1 :error:fetch Failed to fetch git-flow: command execution failed :debug:fetch Error code: NONE :debug:fetch Backtrace: command execution failed :debug:fetch while executing :debug:fetch "$post $targetname"
Change History (1)
comment:1 Changed 19 months ago by jmroot (Joshua Root)
Keywords: | git-flow removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#65473