control: -1 tags +moreinfo
control: -1 severity normal

Hi,
On Tue, May 28, 2019 at 04:26:03PM +0500, Pirate Praveen wrote:
> package: git-buildpackage
> version: 0.9.14
> severity: important
> 
> When using multiple tarballs and components in debian/gbp.conf, gbp
> import-dsc imports the tarballs to master branch but does not add them to
> pristine-tar branch

I don't think this is an issue with additional tarballs per se since
we're testing this

    
https://github.com/agx/git-buildpackage/blob/master/tests/component/deb/test_import_dsc.py#L178

and the code is basicall the same as in import_orig. Something else must
be different in your setup. When reporting such things please make sure
it's 1:1 reproducible by publishing the needed tarballs, repo and
command issued. Also please follow
/usr/share/bug/git-buildpackage/presubj and use `--verbose` when pasting
command output since the output without `--verbose` is not sufficient
for debugging such things.
Cheers,
 -- Guido

> 
> $ gbp import-dsc --pristine-tar ../node-gulp_4.0.2-1.dsc
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-ansi-colors.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-ansi-wrap.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-arr-filter.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-arr-map.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-array-each.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-array-initial.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-array-last.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-array-slice.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-array-sort.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-async-done.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-async-settle.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-bach.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-collection-map.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-color-support.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-copy-props.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-default-compare.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-default-resolution.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-each-props.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-gulp-cli.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-homedir-polyfill.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-is-absolute.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-is-relative.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-last-run.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-make-iterator.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-matchdep.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-mute-stdout.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-now-and-later.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-object-defaults.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-replace-homedir.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-semver-greatest-satisfied-range.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-stack-trace.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-stream-exhaust.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-sver-compat.tar.gz'
> gbp:info: Found component tarball
> 'node-gulp_4.0.2.orig-undertaker-registry.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-undertaker.tar.gz'
> gbp:info: Found component tarball 'node-gulp_4.0.2.orig-yargs.tar.gz'
> $ pristine-tar list
> node-gulp_4.0.2.orig.tar.gz
> node-gulp_3.9.1.orig.tar.gz
> $ ls
> ansi-colors color-support make-iterator
> ansi-wrap CONTRIBUTING.md matchdep
> appveyor.yml copy-props mute-stdout
> array-each debian now-and-later
> array-initial default-compare object-defaults
> array-last default-resolution package.json
> array-slice docs README.md
> array-sort each-props replace-homedir
> arr-filter EXPENSE_POLICY.md semver-greatest-satisfied-range
> arr-map gulp-cli stack-trace
> async-done homedir-polyfill stream-exhaust
> async-settle index.js sver-compat
> bach is-absolute test
> bin is-relative undertaker
> CHANGELOG.md last-run undertaker-registry
> collection-map LICENSE yargs
> 

Reply via email to