> > You missed to import properly components (dpkg-source didn't found > ../node-node-sass_x.x.x.orig-true-case.tar.gz). See > https://wiki.debian.org/Javascript/GroupSourcesTutorial >
I had followed it as it is and ../node-node-sass_x.x.x.orig-true-case.tar.gz does show up via build, but I'm not sure as to why that is the case. Here's the log that shows it: dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-async-foreach.tar.gz dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-gaze.tar.gz dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-in-publish.tar.gz dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-sass-graph.tar.gz dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-stdout-stream.tar.gz dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-true-case-path.tar.gz dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig.tar.gz dpkg-source: info: local changes detected, the modified files are: node-node-sass/true-case-path/LICENSE node-node-sass/true-case-path/README.md node-node-sass/true-case-path/index.js node-node-sass/true-case-path/package.json While importing it is seen too. gbp:info: Found component tarball 'node-node-sass_4.12.0.orig-true-case-path.tar.gz' gbp:info: Version '4.12.0-1' imported under '/home/nilesh/sass/node-sass/node-node-sass-4.12.0/node-node-sass' Here's the complete links to both logs respectively: http://paste.debian.net/1092509/ , http://paste.debian.net/1092524 It would be great if you could help me understand why that is the case and a workaround for it. Regards On Sun, 21 Jul 2019 at 17:44, Xavier <[email protected]> wrote: > Le 21/07/2019 à 13:14, Nilesh Patra a écrit : > > Hi > > While trying to build node-node-sass, I had to embed a few modules. Now > > when I build I get this error on a module(node-true-case-path) which I > > embedded: > > > > dpkg-source: info: local changes detected, the modified files are: > > node-node-sass/true-case-path/LICENSE > > node-node-sass/true-case-path/README.md > > node-node-sass/true-case-path/index.js > > node-node-sass/true-case-path/package.json dpkg-source: info: you can > > integrate the local changes with dpkg-source --commit dpkg-source: > > error: aborting due to unexpected upstream changes, see > > /tmp/node-node-sass_4.12.0-1.diff.QsHoSK > > > > It would be great if someone could let me know as to why I get that > > error with embedded modules. > > > > Here's the complete log: http://paste.debian.net/1092509/ > > > > This is the local repository I'm working on: > > https://salsa.debian.org/gi-boi-guest/node-node-sass > > > > Regards > > Nilesh > > You missed to import properly components (dpkg-source didn't found > ../node-node-sass_x.x.x.orig-true-case.tar.gz). See > https://wiki.debian.org/Javascript/GroupSourcesTutorial > > -- > Pkg-javascript-devel mailing list > [email protected] > > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
-- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
