extract_upstream_tarball fails

Bug #1864283 reported by William Desportes
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
git-build-recipe (Ubuntu)
New
Undecided
Unassigned

Bug Description

I am trying to use recipes in lanchpad and my very simple recipe fails.

Version: git-build-recipe 0.3.6~git201906051340.ff11471~ubuntu16.04.1

https://launchpadlibrarian.net/466083953/buildlog.txt.gz

Traceback (most recent call last):
  File "/usr/bin/git-build-recipe", line 9, in <module>
    load_entry_point('git-build-recipe==0.1', 'console_scripts', 'git-build-recipe')()
  File "/usr/lib/python3/dist-packages/gitbuildrecipe/main.py", line 164, in main
    package_version.upstream_version, working_basedir)
  File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_util.py", line 74, in extract_upstream_tarball
    cwd=path)
  File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
    raise CalledProcessError(retcode, cmd)

https://code.launchpad.net/~phpmyadmin/+recipe/phpmyadmin-daily

# git-build-recipe format 0.4 deb-version {debupstream}-0~{revtime}
lp:phpmyadmin ubuntu-ppa

I see no reason for this crash

Mirror: https://code.launchpad.net/~phpmyadmin/phpmyadmin/+git/phpmyadmin-debian/+ref/ubuntu-ppa

Source: https://salsa.debian.org/phpmyadmin-team/phpmyadmin/tree/ubuntu-ppa

The file exists on https://salsa.debian.org/phpmyadmin-team/phpmyadmin/tree/pristine-tar

Revision history for this message
William Desportes (williamdes) wrote :

Changing recipe to
# git-build-recipe format 0.4 deb-version {debupstream}

Fixed the issue, but still if applicable fix your code

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.