[Pkg-javascript-devel] Bug#963320: libtgvoip: FTBFS: AttributeError: module 'string' has no attribute 'maketrans'

Nicholas Guriev nicholas at guriev.su
Fri Nov 6 18:08:31 GMT 2020


On Thu, 2020-11-05 at 06:27 +0100, Xavier wrote:
> I'm unable to reproduce the bug: libtgvoip build works fine here. Could
> you verify that the bug still exists?
> 
> Cheers,
> Xavier

Xavier, which version of the libtgvoip package did you try to build? The
bug is reproducible with 2.4.4-2 as stated in the start message in this
thread. Newer versions do not depend on GYP. But the issue is still
present. Minimal example needs almost nothing:

   mymedia at barberry:~$ gyp --format=cmake --depth=. - < /dev/null
   Traceback (most recent call last):
     File "/usr/bin/gyp", line 11, in <module>
       load_entry_point('gyp==0.1', 'console_scripts', 'gyp')()
     File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 552, in script_main
       return main(sys.argv[1:])
     File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 545, in main
       return gyp_main(args)
     File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 518, in gyp_main
       [generator, flat_list, targets, data] = Load(
     File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 98, in Load
       generator = __import__(generator_name, globals(), locals(), generator_name)
     File "/usr/lib/python3/dist-packages/gyp/generator/cmake.py", line 43, in <module>
       _maketrans = string.maketrans
   AttributeError: module 'string' has no attribute 'maketrans'
   mymedia at barberry:~$ 

-- 

I sent this message yesterday, but it does not seem to have been
delivered. At least, I do not see it on web-pages at bugs.d.o. So I have
to resend the email, sorry if it reaches you twice.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20201106/098068b7/attachment.sig>


More information about the Pkg-javascript-devel mailing list