nix-community / pypi2nix

Abandoned! Generate Nix expressions for Python packages
194 stars 47 forks source link

414 Request-URI Too Large when submitting issue #396

Closed chrissound closed 4 years ago

chrissound commented 4 years ago

Suggested issue URL results in 414 Request-URI Too Large

https://github.com/garbas/pypi2nix/issues/new?title=Error+when+running+pypi2nix+command&body=%23+Description%0A%0A%3Cdetailed+description+of+error+%23+Traceback+%0A%0A%60%60%60bash%0A%25+pypi2nix+--version%0A1.8.1%0A%25+pypi2nix+--python-version+3.6+-r+requirements.txt%0ACollecting+numpy+%28from+-r+%2Ftmp%2Fpypi2nix%2F897cd64e0a97bc869b93704e93286c79%2Fb6bb13f76c8197eb87a6c5d82fc4a886.txt+%28line+1%29%29%0A%0A++Using+cached+https%3A%2F%2Ffiles.pythonhosted.org%2Fpackages%2F31%2F0a%2F5df350c29a06835d534a6c4f5681075304da38d85f1c69e5226a635a67ce%2Fnumpy-1.18.0.zip%0A%0ACollecting+scikitlearn+%28from+-r+%2Ftmp%2Fpypi2nix%2F897cd64e0a97bc869b93704e93286c79%2Fb6bb13f76c8197eb87a6c5d82fc4a886.txt+%28line+2%29%29%0A%0A++Using+cached+https%3A%2F%2Ffiles.pythonhosted.org%2Fpackages%2F93%2Fed%2F7d44870856661aa0827229a18d08d09f2aac50a7225193a240773bad98a7%2Fscikitlearn-0.1.1.tar.gz%0A%0ACollecting+scipy+%28from+-r+%2Ftmp%2Fpypi2nix%2F897cd64e0a97bc869b93704e93286c79%2Fb6bb13f76c8197eb87a6c5d82fc4a886.txt+%28line+3%29%29%0A%0A++Using+cached+https%3A%2F%2Ffiles.pythonhosted.org%2Fpackages%2F04%2Fab%2Fe2eb3e3f90b9363040a3d885ccc5c79fe20c5b8a3caa8fe3bf47ff653260%2Fscipy-1.4.1.tar.gz%0A%0A++++Complete+output+from+command+python+setup.py+egg_info%3A%0A%0A++++zip_safe+flag+not+set%3B+analyzing+archive+contents...%0A%0A++++%0A%0A++++Installed+%2Ftmp%2Fpypi2nix%2Fcache%2Fpip%2Fscipy%2F.eggs%2Fpybind11-2.4.3-py3.6.egg%0A%0A++++Searching+for+numpy%3E%3D1.13.3%0A%0A++++Reading+https%3A%2F%2Fpypi.python.org%2Fsimple%2Fnumpy%2F%0A%0A++++Downloading+https%3A%2F%2Ffiles.pythonhosted.org%2Fpackages%2F31%2F0a%2F5df350c29a06835d534a6c4f5681075304da38d85f1c69e5226a635a67ce%2Fnumpy-1.18.0.zip%23sha256%3Da9d72d9abaf65628f0f31bbb573b7d9304e43b1e6bbae43149c17737a42764c4%0A%0A++++Best+match%3A+numpy+1.18.0%0A%0A++++Processing+numpy-1.18.0.zip%0A%0A++++Writing+%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.cfg%0A%0A++++Running+numpy-1.18.0%2Fsetup.py+-q+bdist_egg+--dist-dir+%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fegg-dist-tmp-__mhwq33%0A%0A++++Processing+numpy%2Frandom%2F_bounded_integers.pxd.in%0A%0A++++Processing+numpy%2Frandom%2Fmtrand.pyx%0A%0A++++Traceback+%28most+recent+call+last%29%3A%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Ftools%2Fcythonize.py%22%2C+line+61%2C+in+process_pyx%0A%0A++++++++from+Cython.Compiler.Version+import+version+as+cython_version%0A%0A++++ModuleNotFoundError%3A+No+module+named+%27Cython%27%0A%0A++++%0A%0A++++During+handling+of+the+above+exception%2C+another+exception+occurred%3A%0A%0A++++%0A%0A++++Traceback+%28most+recent+call+last%29%3A%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Ftools%2Fcythonize.py%22%2C+line+238%2C+in+%3Cmodule%3E%0A%0A++++++++main%28%29%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Ftools%2Fcythonize.py%22%2C+line+234%2C+in+main%0A%0A++++++++find_process_files%28root_dir%29%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Ftools%2Fcythonize.py%22%2C+line+225%2C+in+find_process_files%0A%0A++++++++process%28root_dir%2C+fromfile%2C+tofile%2C+function%2C+hash_db%29%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Ftools%2Fcythonize.py%22%2C+line+191%2C+in+process%0A%0A++++++++processor_function%28fromfile%2C+tofile%29%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Ftools%2Fcythonize.py%22%2C+line+66%2C+in+process_pyx%0A%0A++++++++raise+OSError%28%27Cython+needs+to+be+installed+in+Python+as+a+module%27%29%0A%0A++++OSError%3A+Cython+needs+to+be+installed+in+Python+as+a+module%0A%0A++++Running+from+numpy+source+directory.%0A%0A++++%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%3A425%3A+UserWarning%3A+Unrecognized+setuptools+command%2C+proceeding+with+generating+Cython+sources+and+expanding+templates%0A%0A++++++run_build+%3D+parse_setuppy_commands%28%29%0A%0A++++Traceback+%28most+recent+call+last%29%3A%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+157%2C+in+save_modules%0A%0A++++++++yield+saved%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+198%2C+in+setup_context%0A%0A++++++++yield%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+255%2C+in+run_setup%0A%0A++++++++DirectorySandbox%28setup_dir%29.run%28runner%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+285%2C+in+run%0A%0A++++++++return+func%28%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+253%2C+in+runner%0A%0A++++++++_execfile%28setup_script%2C+ns%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+47%2C+in+_execfile%0A%0A++++++++exec%28code%2C+globals%2C+locals%29%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%22%2C+line+450%2C+in+%3Cmodule%3E%0A%0A++++%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%22%2C+line+433%2C+in+setup_package%0A%0A++++++++msg+%3D+%28%27No+lapack%2Fblas+resources+found.+%27%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%22%2C+line+240%2C+in+generate_cython%0A%0A++++++++ext.extra_link_args+%3D+%5Barg+for+arg+in+ext.extra_link_args+if+not+%22version-script%22+in+arg%5D%0A%0A++++RuntimeError%3A+Running+cythonize+failed%21%0A%0A++++%0A%0A++++During+handling+of+the+above+exception%2C+another+exception+occurred%3A%0A%0A++++%0A%0A++++Traceback+%28most+recent+call+last%29%3A%0A%0A++++++File+%22%3Cstring%3E%22%2C+line+1%2C+in+%3Cmodule%3E%0A%0A++++++File+%22%2Ftmp%2Fpypi2nix%2Fcache%2Fpip%2Fscipy%2Fsetup.py%22%2C+line+540%2C+in+%3Cmodule%3E%0A%0A++++++++setup_package%28%29%0A%0A++++++File+%22%2Ftmp%2Fpypi2nix%2Fcache%2Fpip%2Fscipy%2Fsetup.py%22%2C+line+536%2C+in+setup_package%0A%0A++++++++setup%28%2A%2Ametadata%29%0A%0A++++++File+%22%2Fnix%2Fstore%2Fbrg5wz6w4x6p9qa60q45xby6fabajapp-python3-3.6.9%2Flib%2Fpython3.6%2Fdistutils%2Fcore.py%22%2C+line+108%2C+in+setup%0A%0A++++++++_setup_distribution+%3D+dist+%3D+klass%28attrs%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fdist.py%22%2C+line+318%2C+in+__init__%0A%0A++++++++self.fetch_build_eggs%28attrs%5B%27setup_requires%27%5D%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fdist.py%22%2C+line+375%2C+in+fetch_build_eggs%0A%0A++++++++replace_conflicting%3DTrue%2C%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fpkg_resources%2F__init__.py%22%2C+line+851%2C+in+resolve%0A%0A++++++++dist+%3D+best%5Breq.key%5D+%3D+env.best_match%28req%2C+ws%2C+installer%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fpkg_resources%2F__init__.py%22%2C+line+1123%2C+in+best_match%0A%0A++++++++return+self.obtain%28req%2C+installer%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fpkg_resources%2F__init__.py%22%2C+line+1135%2C+in+obtain%0A%0A++++++++return+installer%28requirement%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fdist.py%22%2C+line+443%2C+in+fetch_build_egg%0A%0A++++++++return+cmd.easy_install%28req%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fcommand%2Feasy_install.py%22%2C+line+673%2C+in+easy_install%0A%0A++++++++return+self.install_item%28spec%2C+dist.location%2C+tmpdir%2C+deps%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fcommand%2Feasy_install.py%22%2C+line+699%2C+in+install_item%0A%0A++++++++dists+%3D+self.install_eggs%28spec%2C+download%2C+tmpdir%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fcommand%2Feasy_install.py%22%2C+line+880%2C+in+install_eggs%0A%0A++++++++return+self.build_and_install%28setup_script%2C+setup_base%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fcommand%2Feasy_install.py%22%2C+line+1119%2C+in+build_and_install%0A%0A++++++++self.run_setup%28setup_script%2C+setup_base%2C+args%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fcommand%2Feasy_install.py%22%2C+line+1105%2C+in+run_setup%0A%0A++++++++run_setup%28setup_script%2C+args%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+258%2C+in+run_setup%0A%0A++++++++raise%0A%0A++++++File+%22%2Fnix%2Fstore%2Fbrg5wz6w4x6p9qa60q45xby6fabajapp-python3-3.6.9%2Flib%2Fpython3.6%2Fcontextlib.py%22%2C+line+99%2C+in+__exit__%0A%0A++++++++self.gen.throw%28type%2C+value%2C+traceback%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+198%2C+in+setup_context%0A%0A++++++++yield%0A%0A++++++File+%22%2Fnix%2Fstore%2Fbrg5wz6w4x6p9qa60q45xby6fabajapp-python3-3.6.9%2Flib%2Fpython3.6%2Fcontextlib.py%22%2C+line+99%2C+in+__exit__%0A%0A++++++++self.gen.throw%28type%2C+value%2C+traceback%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+169%2C+in+save_modules%0A%0A++++++++saved_exc.resume%28%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+144%2C+in+resume%0A%0A++++++++six.reraise%28type%2C+exc%2C+self._tb%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsix.py%22%2C+line+685%2C+in+reraise%0A%0A++++++++raise+value.with_traceback%28tb%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+157%2C+in+save_modules%0A%0A++++++++yield+saved%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+198%2C+in+setup_context%0A%0A++++++++yield%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+255%2C+in+run_setup%0A%0A++++++++DirectorySandbox%28setup_dir%29.run%28runner%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+285%2C+in+run%0A%0A++++++++return+func%28%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+253%2C+in+runner%0A%0A++++++++_execfile%28setup_script%2C+ns%29%0A%0A++++++File+%22%2Fnix%2Fstore%2F41pgrgjlrvk5g8wwqi6i7s7skbc26r70-pypi2nix-bootstrap%2Fextra%2Fsetuptools%2Fsandbox.py%22%2C+line+47%2C+in+_execfile%0A%0A++++++++exec%28code%2C+globals%2C+locals%29%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%22%2C+line+450%2C+in+%3Cmodule%3E%0A%0A++++%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%22%2C+line+433%2C+in+setup_package%0A%0A++++++++msg+%3D+%28%27No+lapack%2Fblas+resources+found.+%27%0A%0A++++++File+%22%2Frun%2Fuser%2F1000%2Feasy_install-1u2mey5a%2Fnumpy-1.18.0%2Fsetup.py%22%2C+line+240%2C+in+generate_cython%0A%0A++++++++ext.extra_link_args+%3D+%5Barg+for+arg+in+ext.extra_link_args+if+not+%22version-script%22+in+arg%5D%0A%0A++++RuntimeError%3A+Running+cythonize+failed%21%0A%0A++++Cythonizing+sources%0A%0A++++%0A%0A++++----------------------------------------%0A%0ACommand+%22python+setup.py+egg_info%22+failed+with+error+code+1+in+%2Ftmp%2Fpypi2nix%2Fcache%2Fpip%2Fscipy%2F%0A%0AYou+are+using+pip+version+9.0.1%2C+however+version+19.3.1+is+available.%0A%0AYou+should+consider+upgrading+via+the+%27pip+install+--upgrade+pip%27+command.%0A%0A%60%60%60%0A

seppeljordan commented 4 years ago

Hi, thank you for reporting this issue. I won't fix this and probably remove the bug report feature, since I cannot maintain it properly.