← Back to issue list

pi3-gadget error during snapcraft build

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1821795
Type
issue
State
open
Author
~innovat
Labels
Created
Updated
Closed

Current evaluation

snapcraft 2.43.1 build of pi3-gadget fails in the pull step because git clone of u-boot from git://git.denx.de times out (network error, not a snapcraft defect). No labels, no comments, no activity for ~7.4 years; affected version and gadget are long gone.

Suggested action: close not a bug

Reason: The traceback ends in subprocess.CalledProcessError from 'git clone ... git://git.denx.de/u-boot.git' with 'errno=Connection timed out' — a network/environment failure reaching an external host over the deprecated git:// protocol, not a snapcraft defect; snapcraft merely propagated the git error. It is also ~7.4 years old with zero maintainer interaction, and the affected snapcraft 2.43.1 and pi3-gadget no longer exist in the current craft-parts-based codebase.

Impact: 10 Quick Win: 9.0 Staleness: 95 Complexity: 10 Confidence: 80 Support Request: 55

Issue body

Cloned using git and executed snapcraft. Ubuntu Snappy Core on Pi3B+ Pulling uboot Cloning into '/home/USERNAME/pi3-gadget/parts/uboot/src'... fatal: unable to connect to git.denx.de: git.denx.de[0: 85.214.130.205]: errno=Connection timed out Sorry, an error occurred in Snapcraft: Traceback (most recent call last): File "/usr/bin/snapcraft", line 9, in <module> load_entry_point('snapcraft==2.43.1', 'console_scripts', 'snapcraft')() File "/usr/lib/python3/dist-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) File "/usr/lib/python3/dist-packages/click/core.py", line 696, in main rv = self.invoke(ctx) File "/usr/lib/python3/dist-packages/click/core.py", line 1037, in invoke return Command.invoke(self, ctx) File "/usr/lib/python3/dist-packages/click/core.py", line 889, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/lib/python3/dist-packages/click/core.py", line 534, in invoke return callback(*args, **kwargs) File "/usr/lib/python3/dist-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/usr/lib/python3/dist-packages/snapcraft/cli/_runner.py", line 93, in run ctx.forward(lifecyclecli.commands["snap"]) File "/usr/lib/python3/dist-packages/click/core.py", line 552, in forward return self.invoke(cmd, **kwargs) File "/usr/lib/python3/dist-packages/click/core.py", line 534, in invoke return callback(*args, **kwargs) File "/usr/lib/python3/dist-packages/snapcraft/cli/lifecycle.py", line 136, in snap project = _execute(steps.PRIME, parts=[], **kwargs) File "/usr/lib/python3/dist-packages/snapcraft/cli/lifecycle.py", line 35, in _execute lifecycle.execute(step, project_config, parts) File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_runner.py", line 90, in execute executor.run(step, part_names) File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_runner.py", line 194, in run self._handle_step(part_names, part, step, current_step, cli_config) File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_runner.py", line 208, in _handle_step getattr(self, "_run_{}".format(current_step.name))(part) File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_runner.py", line 250, in _run_pull self._run_step(step=steps.PULL, part=part, progress="Pulling") File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_runner.py", line 327, in _run_step getattr(part, step.name)() File "/usr/lib/python3/dist-packages/snapcraft/internal/pluginhandler/__init__.py", line 415, in pull self._runner.pull() File "/usr/lib/python3/dist-packages/snapcraft/internal/pluginhandler/_runner.py", line 83, in pull "override-pull", self._override_pull_scriptlet, self._sourcedir File "/usr/lib/python3/dist-packages/snapcraft/internal/pluginhandler/_runner.py", line 162, in _run_scriptlet scriptlet_name, function_call.strip() File "/usr/lib/python3/dist-packages/snapcraft/internal/pluginhandler/_runner.py", line 218, in _handle_builtin_function function(**function_args) File "/usr/lib/python3/dist-packages/snapcraft/internal/pluginhandler/__init__.py", line 434, in _do_pull self.source_handler.pull() File "/usr/lib/python3/dist-packages/snapcraft/internal/sources/_git.py", line 185, in pull self._clone_new() File "/usr/lib/python3/dist-packages/snapcraft/internal/sources/_git.py", line 172, in _clone_new command + [self.source, self.source_dir], **self._call_kwargs File "/usr/lib/python3.5/subprocess.py", line 581, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'clone', '--recursive', '--branch', 'v2017.05', 'git://git.denx.de/u-boot.git', '/home/innovat/pi3-gadget/parts/uboot/src']' returned non-zero exit status 128 We would appreciate it if you created a bug report at https://launchpad.net/snapcraft/+filebug with the above text included.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 10
Quick Win: 9.0
Staleness: 95
Complexity: 10
Confidence: 80
Support Request: 55
close not a bug snapcraft 2.43.1 build of pi3-gadget fails in the pull step because git clone of u-boot from git://git.denx.de times out (network error, not a snapcraft defect). No labels, no comments, no activity for ~7.4 years; affected version and gadget are long gone.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 15
Confidence: 90
Support Request: 20
close stale Snapcraft build fails during U-Boot pull due to git.denx.de connection timeout. Reported over seven years ago with no activity or maintainer response.
qwen/qwen3.6-35b-a3b
Staleness: 98
Complexity: 15
Confidence: 90
Support Request: 20
close stale Snapcraft build fails during U-Boot pull due to git clone timeout. Issue is over 7 years old with no maintainer response or activity.
qwen3.6-35b-a3b-mtp-q6
Staleness: 100
Complexity: 10
Confidence: 90
Support Request: 15
close stale Build fails during snapcraft execution due to a git clone timeout connecting to git.denx.de for u-boot. The issue is over 7 years old with no maintainer response or activity.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 15
Confidence: 95
Support Request: 10
close stale Build fails when cloning U-Boot from git.denx.de during snapcraft execution on Pi3B+. Issue is over 7 years old with no maintainer response or updates.

Update history

No update history recorded yet.

Related issues

No related issues found above the similarity threshold.