Processed: Re: Bug#1012021: unreproducible here

2022-08-16 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #1012021 [webpack] yarnpkg: segfault while building greenbone-security-assistant on !amd64 Added tag(s) moreinfo. -- 1012021: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012021 Debian Bug Tracking System Contact ow...@bugs.debian.org

Bug#1012021: unreproducible here

2022-08-16 Thread Yadd
Control: tags -1 + moreinfo Hi, I don't understand why this bug has been assigned to webpack: * many packages use webpack without having any issue * problem happens during package download, what is the link to webpack? > yarn install v1.22.19 > [1/5] Validating package.json... >

Processed: Re: Bug#1012021: [Pkg-javascript-devel] Bug#1012021: unreproducible here

2022-07-27 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 webpack Bug #1012021 [yarnpkg] yarnpkg: segfault while building greenbone-security-assistant on !amd64 Bug reassigned from package 'yarnpkg' to 'webpack'. No longer marked as found in versions node-yarnpkg/1.22.19+~cs24.27.18-1. Ignoring request to

Bug#1012021: [Pkg-javascript-devel] Bug#1012021: unreproducible here

2022-07-27 Thread Chris Hofstaedtler
Control: reassign -1 webpack > greenbone-security-assistant/node_modules/webpack/lib/util/createHash.js ... > >>> code: 'ERR_OSSL_EVP_UNSUPPORTED' ... This appears to be caused by OpenSSL disabling md4. C.f. https://stackoverflow.com/a/69476335/2298386 Either this is already fixed in

Bug#1012021: [Pkg-javascript-devel] Bug#1012021: unreproducible here

2022-05-29 Thread Paolo Greppi
Il 29/05/22 21:34, Pirate Praveen ha scritto: On തി, മേയ് 30 2022 at 12:56:53 രാവിലെ +05:30:00 +05:30:00, Pirate Praveen wrote: On ഞാ, മേയ് 29 2022 at 09:34:45 രാവിലെ +02:00:00 +02:00:00, Paolo Greppi wrote: Hi Andreas! thanks for your report. To try to reproduce it, I set ... Finally

Bug#1012021: unreproducible here

2022-05-29 Thread Paolo Greppi
Hi Andreas! thanks for your report. To try to reproduce it, I set up multiarch for docker (https://github.com/multiarch/qemu-user-static) then: docker run --rm -it arm64v8/debian:unstable bash apt update apt upgrade apt install curl yarnpkg curl -o package.json