Bug#999803: [Pkg-javascript-devel] Bug#999803: missing dependencies in the emscripten package

2021-11-17 Thread Ophir Lojkine
Debian packaging of emscripten provides executables in $PATH. Please try use those. It's not me who is trying to use the executables from /usr/share/emscripten, it's emscripten itself. Notably, emcmake requires it in /usr/share/emscripten/cmake/Modules/Platform/Emscripten.cmake, which is

Bug#999833: missing dependencies in the emscripten debian package

2021-11-17 Thread Ophir Lojkine
Package: emscripten Version: 2.0.12~dfsg-2 Opening a separate issue fromhttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999803 There is a bug in debian's patch to emscripten, where it tries to run '--max_old_space_size=8192' as an executable. This bug was reported

Bug#999803: Info received (Bug#999803: Acknowledgement (missing dependencies in the emscripten package))

2021-11-16 Thread Ophir Lojkine
There is also a bug in debian's patch to tools/building.py : https://github.com/emscripten-core/emscripten/issues/15545 On 16/11/2021 22:51, Debian Bug Tracking System wrote: Thank you for the additional information you have supplied regarding this Bug report. This is an automatically

Bug#999803: Acknowledgement (missing dependencies in the emscripten package)

2021-11-16 Thread Ophir Lojkine
emscripten also depends on closure-compiler, which is not listed as a dependency to the emscripten package

Bug#999803: missing dependencies in the emscripten package

2021-11-16 Thread Ophir Lojkine
Package: emscripten Version: 2.0.12~dfsg-2 It looks like the emscripten debian package contains a few errors. It does not contain symlinks to the emscripten executables in the emscripten root directory, which makes compilation with emcmake fail. The missing symlinks are: sudo ln -s

Bug#996822: ensurepip throws an AssertionError on pypy3

2021-10-20 Thread Ophir Lojkine
>> If python3-pip is supposed to work with pypy, I would expect `apt install >> pypy3 python3-pip && pypy3 -m ensurepip --version` to return “pip 20.3.4-4”. >> Instead, it returns the long error message you mentioned above that suggests >> installing another package. > > Nope, I get: > $

Bug#996822: ensurepip throws an AssertionError on pypy3

2021-10-19 Thread Ophir Lojkine
> Again, not sure what you're expecting there. If python3-pip is supposed to work with pypy, I would expect `apt install pypy3 python3-pip && pypy3 -m ensurepip --version` to return “pip 20.3.4-4”. Instead, it returns the long error message you mentioned above that suggests installing another

Bug#996822: ensurepip throws an AssertionError on pypy3

2021-10-19 Thread Ophir Lojkine
> > > > If you want to *use* pip, use "pypy3 -m pip", ensurepip is not a pip > wrapper. Of course ! But shouldn't ensurepip detect pip when it is installed, instead of returning an AssertionError ? ensurepip being broken means that `pypy3 -m venv venv` is broken too, which is annoying.

Bug#996822: ensurepip throws an AssertionError on pypy3

2021-10-19 Thread Ophir Lojkine
> What should happen is that it prints the error message: > >> […] >> Install the python3-pip package to use pip itself. […] Should it encourage the user to install python3-pip ? I thought this package was specific to cpython. Installing it does not seem to make ensurepip work in pypy, at

Bug#996822: ensurepip throws an AssertionError on pypy3

2021-10-19 Thread Ophir Lojkine
> > I can't reproduce that, get-pip.py works for me, and leaves me with a > functional pip. Interesting ! What does the following script return for you ? cat < Dockerfile FROM debian:stable-slim RUN apt-get update && apt-get -y install pypy3 wget RUN wget https://bootstrap.pypa.io/get-pip.py

Bug#996822: ensurepip throws an AssertionError on pypy3

2021-10-19 Thread Ophir Lojkine
Package: pypy3 Version: 7.3.5+dfsg-2 Running pypy3 -m ensurepip on Debian returns an AssertionError. Here is a Dockerfile that reproduces the issue: FROM debian:stable-slim RUN apt-get update && apt-get -y install pypy3RUN pypy3 -m ensurepip It throws the following error: --

Bug#810678: dia2code segfaults

2016-01-11 Thread Ophir LOJKINE
Package: dia2code Hello, I've recently started to use dia2code. Apparently, the code is very old and is not maintained anymore. I've found the program to segfaults on several cases, and have corrected these. I've also added the ability to import database diagrams (useful for the SQL