Bug#979551: [Pkg-javascript-devel] Bug#979551: node-babel7: update-alternatives set up fails

2021-01-27 Thread Xavier
Le 27/01/2021 à 22:20, Xavier a écrit : > Control: tags -1 + confirmed > > Hi, > > this can be fixed using `--slave` parameter of update-alternatives > instead of a main link for manpages However it seems not possible to decrease an alternative from "master" to "slave". For now I propose to remo

Bug#979551: node-babel7: update-alternatives set up fails

2021-01-27 Thread Xavier
Control: tags -1 + confirmed Hi, this can be fixed using `--slave` parameter of update-alternatives instead of a main link for manpages

Bug#979551: [Pkg-javascript-devel] Bug#979551: Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Jonas Smedegaard
Quoting Pirate Praveen (2021-01-08 12:48:06) > > > On Fri, Jan 8, 2021 at 12:44 pm, Jonas Smedegaard > wrote: > > I don't understand - how is node-babel7 affected by how yarnpkg > > declares (build-)dependencies against it? > > > > node-babel7 will still be affected by the update-alternative

Bug#979551: [Pkg-javascript-devel] Bug#979551: Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Pirate Praveen
On Fri, Jan 8, 2021 at 12:44 pm, Jonas Smedegaard wrote: I don't understand - how is node-babel7 affected by how yarnpkg declares (build-)dependencies against it? node-babel7 will still be affected by the update-alternatives bug when manpages missing. What I suggest is to improve the

Bug#979551: [Pkg-javascript-devel] Bug#979551: Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Jonas Smedegaard
Quoting Pirate Praveen (2021-01-08 12:16:20) > > > On Fri, Jan 8, 2021 at 12:06 pm, Jonas Smedegaard > wrote: > > Quoting Pirate Praveen (2021-01-08 11:55:14) > >> > >> > >> On 2021, ജനുവരി 8 1:16:36 PM IST, Paolo Greppi > >> wrote: > >> >BTW, why is node-babel7 a run-time dependency of y

Bug#979551: [Pkg-javascript-devel] Bug#979551: Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Pirate Praveen
On Fri, Jan 8, 2021 at 12:06 pm, Jonas Smedegaard wrote: Quoting Pirate Praveen (2021-01-08 11:55:14) On 2021, ജനുവരി 8 1:16:36 PM IST, Paolo Greppi wrote: >BTW, why is node-babel7 a run-time dependency of yarnpkg ? >Should it not just be a build-dep ? > It needs @babel/runtime w

Bug#979551: [Pkg-javascript-devel] Bug#979551: Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Jonas Smedegaard
Quoting Pirate Praveen (2021-01-08 11:55:14) > > > On 2021, ജനുവരി 8 1:16:36 PM IST, Paolo Greppi wrote: > >BTW, why is node-babel7 a run-time dependency of yarnpkg ? > >Should it not just be a build-dep ? > > > > It needs @babel/runtime which is currently part of node-babel7. I think yadd > a

Bug#979551: [Pkg-javascript-devel] Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Jonas Smedegaard
Quoting Paolo Greppi (2021-01-08 11:44:31) > Il 08/01/21 11:35, Jonas Smedegaard ha scritto: > > Quoting Paolo Greppi (2021-01-08 08:46:36) > >> I guess that's because the bullseye-slim image lacks the manpages. > > > > A Debian install with man pages excluded seems to be an unsupported > > system

Bug#979551: [Pkg-javascript-devel] Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Pirate Praveen
On 2021, ജനുവരി 8 1:16:36 PM IST, Paolo Greppi wrote: >BTW, why is node-babel7 a run-time dependency of yarnpkg ? >Should it not just be a build-dep ? > It needs @babel/runtime which is currently part of node-babel7. I think yadd already uploaded a version of node-babel7 with separate node-ba

Bug#979551: [Pkg-javascript-devel] Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Paolo Greppi
Il 08/01/21 11:35, Jonas Smedegaard ha scritto: Quoting Paolo Greppi (2021-01-08 08:46:36) I guess that's because the bullseye-slim image lacks the manpages. A Debian install with man pages excluded seems to be an unsupported system: Whatever hooks applied to do that trick should be extended t

Bug#979551: [Pkg-javascript-devel] Bug#979551: node-babel7: update-alternatives set up fails

2021-01-08 Thread Jonas Smedegaard
Quoting Paolo Greppi (2021-01-08 08:46:36) > I guess that's because the bullseye-slim image lacks the manpages. A Debian install with man pages excluded seems to be an unsupported system: Whatever hooks applied to do that trick should be extended to handle update-alternatives - not the packages

Bug#979551: node-babel7: update-alternatives set up fails

2021-01-07 Thread Paolo Greppi
Package: node-babel7 Version: 7.12.11+~cs150.141.84-3 Severity: important Dear Maintainer, installing node-babel7 on official debian "bullseye-slim" docker image fails like this: docker pull debian:bullseye-slim docker run --rm -it debian:bullseye-slim apt update && apt install -y --no-install