← Back to issue list

[Godeps] Specifying source tag fails to stage

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1658765
Type
issue
State
open
Author
~nskaggs
Labels
Created
2017-01-23 18:23:11.513087+00:00
Updated
2017-01-23 18:23:11.513087+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

$ snapcraft Preparing to pull juju Pulling juju From https://github.com/juju/juju * tag juju-2.0.2 -> FETCH_HEAD fatal: update_ref failed for ref 'HEAD': cannot update the ref 'HEAD': Trying to write non-commit object 6f9a7321d050cc4318d009330854c781e027a7cb to branch refs/heads/master Command '['git', '-C', '/home/nskaggs/projects/juju/classic-juju-snap/parts/juju/src', 'pull', '--recurse-submodules=yes', 'https://github.com/juju/juju.git', 'refs/tags/juju-2.0.2']' returned non-zero exit status 128 My part for this snapcraft.yaml looks like this: parts: juju: plugin: godeps go-importpath: github.com/juju/juju source: https://github.com/juju/juju.git source-type: git build-packages: [gcc] source-tag: juju-2.0.2 I will note the source is pulled and is correct in the parts directory. However, snapcraft fails per above.

Evaluation history

No evaluation history available.