package: debmake
version: 4.3.2-1
severity: grave
Using pretty-ms node module as example. debmake 4.3.2-1 worked.
(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
I: pwd = "/home/pravi/packaging/node-pretty-ms-7.0.0"
I: parse binary package settings:
I: binary package=node-pretty-ms Type=nodejs / Arch=all M-A=foreign
I: analyze the source tree
I: build_type = nodejs
I: scan source for copyright+license text and file extensions
I: 17 %, ext = javascript
I: 17 %, ext = yml
I: 17 %, ext = ts
I: 8 %, ext = gitattributes
I: 8 %, ext = md
I: 8 %, ext = npmrc
I: 8 %, ext = json
I: 8 %, ext = gitignore
I: 8 %, ext = editorconfig
I: check_all_licenses
I: .............
I: check_all_licenses completed for 13 files.
I: bunch_all_licenses
I: format_all_licenses
I: make debian/* template files
I: single binary package
I: debmake -x "1" ...
Traceback (most recent call last):
File "/usr/bin/debmake", line 28, in <module>
debmake.main()
File "/usr/lib/python3/dist-packages/debmake/__init__.py", line 271,
in main
debmake.debian.debian(para)
File "/usr/lib/python3/dist-packages/debmake/debian.py", line 159, in
debian
"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'