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.)
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.
> (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.
Osamu