[Pkg-javascript-devel] Bug#960406: add-node-component: When no uncommited changes are present, git stash pop will fail
Pirate Praveen
praveen at onenetbeyond.org
Tue May 12 11:47:37 BST 2020
Package: pkg-js-tools
Version: 0.9.35
Severity: important
I think git stash before adding component should be tried only when
there is uncommitted changes.
$ add-node-component -ifu babel-plugin-version-inline
Components added: babel-plugin-version-inline
add-node-component: Newest version of node-katex on remote site is
0.10.2, specified download version is 0.10.2
Successfully repacked ../node-katex-0.10.2.tar.gz as
../node-katex_0.10.2+dfsg.orig.tar.xz, deleting 6 files from it.
add-node-component: Newest version of babel-plugin-version-inline on
remote site is 1.0.0, ignore local version
Successfully repacked ../node-babel-plugin-version-inline-1.0.0.tar.gz
as ../node-katex_0.10.2+dfsg.orig-babel-plugin-version-inline.tar.xz.
Deleted tag 'upstream/0.10.2+dfsg' (was acc0c0c)
To salsa.debian.org:js-team/node-katex
- [deleted] upstream/0.10.2+dfsg
[master ed4a270] Embed components: babel-plugin-version-inline
3 files changed, 14 insertions(+), 6 deletions(-)
No local changes to save
What is the upstream version? [0.10.2+dfsg]
gbp:info: Importing '../node-katex_0.10.2+dfsg.orig.tar.xz' to branch
'upstream' (filtering out ['.gitignore', '.travis.yml', '.git*'])...
gbp:info: Source package is node-katex
gbp:info: Upstream version is 0.10.2+dfsg
gbp:info: Replacing upstream source on 'master'
gbp:info: Successfully imported version 0.10.2+dfsg of
../node-katex_0.10.2+dfsg.orig.tar.xz
No stash entries found.
add-node-component: error: git stash apply subprocess returned exit
status 1
More information about the Pkg-javascript-devel
mailing list