On 2021-03-19 07:55, Pirate Praveen wrote: > On 2021, മാർച്ച് 18 8:22:54 PM IST, Andrius Merkys <mer...@debian.org> wrote: >> Codesearch does not list any uses of node-sass binary. Thus I think it >> is safe to remove it. > > How? A command line interface can be used directly by users. > > Isn't the command supposed to allow compiling .scss files to .css?
I am by no means making any claims about usage of node-sass by the end users. My point was that codesearch.debian.net shows no hits, thus by removing node-sass executable we are not breaking any other package in Debian, what would be detrimental during the freeze. Sorry if I was not clear enough. My opinion is that shipping broken executable should be a release-critical bug. Thus if we want to have node-node-sass package in bullseye, we should either fix node-sass executable, or not ship it at all. > But I agree if no one is interested to fix this, removing may be the best > option now. > > If someone comes up to fix later, we can add it back. I suggest doing the same. Best, Andrius