[Debian-pan-maintainers] Jupyterlab status ?
Roland Mas
lolando at debian.org
Tue Aug 6 18:35:00 BST 2024
Le 06/08/2024 à 19:01, PICCA Frederic-Emmanuel a écrit :
> when I try to create the origtargz, I get this error message
>
> $ origtargz
> pristine-tar: successfully generated ../node-jupyterlab_4.0.11+ds1+~cs11.25.27.orig-systeminformation.tar.xz
> pristine-tar: successfully generated ../node-jupyterlab_4.0.11+ds1+~cs11.25.27.orig-mini-svg-data-uri.tar.xz
> pristine-tar: successfully generated ../node-jupyterlab_4.0.11+ds1+~cs11.25.27.orig-jupyter-ydoc.tar.xz
> pristine-tar: successfully generated ../node-jupyterlab_4.0.11+ds1+~cs11.25.27.orig-duplicate-package-checker-webpack-plugin.tar.xz
> fatal: ambiguous argument '9758c55cd5c8a42b967676c3a345ca4018278794^{tree}': unknown revision or path not in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git <command> [<revision>...] -- [<file>...]'
> fatal: not a valid object name: 9758c55cd5c8a42b967676c3a345ca4018278794^{tree}
> tar: This does not look like a tar archive
> tar: Exiting with failure status due to previous errors
> pristine-tar: command failed: git archive --format=tar 9758c55cd5c8a42b967676c3a345ca4018278794\^\{tree\} | (cd '/tmp/pristine-tar.igAkQBtZWl' && tar x)
>
You can try with gbp:
gbp clone https://salsa.debian.org/js-team/node-jupyterlab.git
cd node-jupyterlab/
git checkout merge-python-and-node
gbp buildpackage --git-ignore-branch
If you don't have a pbuilder configured, at least it should give you the
orig.tar.* files.
Roland.
More information about the Debian-pan-maintainers
mailing list