On 2020, ഓഗസ്റ്റ് 29 8:50:53 PM IST, Osamu Aoki <os...@debian.org> wrote:
>Control: severity -1 important
>
>Hi,
>
>Thanks for the log which helps....
>
>It only breaks for javascript/nodejs.  
>
>Javascript/nodejs support is new and needs help.  Besides

>(You shouldn't file a grave RC bug without throurough review against
>policy.)

Well, this was the core functionality of the program that was broken. It did 
not gracefully exit from the error and there was no work around available.

This happened during a tutorials on debmake during a debconf presentation, 
which worked fine when I recorded the tutorial. Finally we used dh-make.

>On Fri, 2020-08-28 at 21:39 +0530, Pirate Praveen wrote:
>> package: debmake
>> version: 4.3.2-1
>> severity: grave
>> 
>> Using pretty-ms node module as example. debmake 4.3.2-1 worked.
>
>I don"t know how people download such nodejs tarball from where.
> Please tell me how you did it.  Please tell me how so I can test.

The homepage/repo is found from npmjs.com for all node modules.

You can use latest release tarball from 
https://github.com/sindresorhus/pretty-ms/releases (given as repo URL at 
npmjs.com).

Or direct URL which you can wget, 
https://github.com/sindresorhus/pretty-ms/archive/v7.0.0.tar.gz

>> (debian-sid)pravi@ilvala2:~/packaging/node-pretty-ms-7.0.0$ debmake
>> I: set parameters
>> I: sanity check of parameters
>> I: pkg="node-pretty-ms", ver="7.0.0", rev="1"
>> I: *** start packaging in "node-pretty-ms-7.0.0". ***
>> I: provide node-pretty-ms_7.0.0.orig.tar.gz for non-native Debian 
>> package
>> I: pwd = "/home/pravi/packaging"
>> I: Use existing "node-pretty-ms_7.0.0.orig.tar.gz" as upstream
>> tarball
>...
>    "debian/control", debmake.control.control(para), 
>> tutorial=para["tutorial"]
>>   File "/usr/lib/python3/dist-packages/debmake/control.py", line 60,
>> in 
>> control
>>     desc_long_type = debmake.read.read(
>>   File "/usr/lib/python3/dist-packages/debmake/read.py", line 30, in 
>> read
>>     with open(file, mode="r", encoding="utf-8") as f:
>> FileNotFoundError: [Errno 2] No such file or directory: 
>> '/usr/share/debmake/extra0desc_long/nodejs'
>
>Hahaha, that's my mistake.  I forgot to add place holder file.

OK, hope to see a fix soon.

Thanks
>
>Osamu

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Reply via email to