Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please make yarnpkg the only binary yarn installs in /usr/bin #1656

Closed
simevo opened this issue Nov 3, 2016 · 1 comment
Closed

please make yarnpkg the only binary yarn installs in /usr/bin #1656

simevo opened this issue Nov 3, 2016 · 1 comment

Comments

@simevo
Copy link
Contributor

simevo commented Nov 3, 2016

Re. #1305, please note that we can't create an official Debian package that installs a /usr/bin/yarn binary, because there is already one such binary in Debian: https://packages.debian.org/search?suite=sid&searchon=contents&keywords=yarn

For details, please see the discussion in the RFP here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843021

I see yarn already installs a /usr/bin/yarnpkg binary, can you just drop the /usr/bin/yarn one ?

As yarn is quite young (only 3 weeks have passed from the announcement on 2016-10-11) by renaming it now you'll hurt only the early adopters, and make it much easier for everybody in the medium term.

Also note that the name "yarn" conflicts with Hadoop YARN and with several other projects called "yarn" on github. You might as well rename the tool altogether, perhaps to yarnpkg as the main website ...

If you take no action, since on Debian and its derivatives we'll not ship your /usr/bin/yarn, users will have to invoke it in a different way w.r.t. other OSs, i.e. yarnpkg; if they'll invoke yarn, something different will happen ! Although this can be documented, it is certainly confusing.

Thanks, Paolo

@simevo simevo changed the title please rename "yarn" and the binary it installs in /usr/bin please make yarnpkg the only binary yarn installs in /usr/bin Nov 3, 2016
@sebmck
Copy link
Contributor

sebmck commented Nov 3, 2016

We don't have any intentions of using the yarnpkg binary as the sole one. There's prior art here with Node.js using node instead of nodejs even though there's already a Debian package called node. See #673 for more information.

@sebmck sebmck closed this as completed Nov 3, 2016
@yarnpkg yarnpkg locked and limited conversation to collaborators Nov 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants