FS#54242 - [yarn] PLEASE ENTER SUMMARY

Attached to Project: Community Packages
Opened by Manuel Mendez (mmlb) - Wednesday, 31 May 2017, 17:39 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 31 May 2017, 17:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: yarn package has bad link


Additional info:
* package version(s): 0.24.3-1
* config and/or log files etc.


Steps to reproduce:
Install package
Try to run `yarn`, get permission denied error.
`pacman -Ql yarn | grep bin`:
yarn /usr/bin/
yarn /usr/bin/yarn
yarn /usr/bin/yarnpkg
yarn /usr/lib/node_modules/yarn/bin/
yarn /usr/lib/node_modules/yarn/bin/yarn
yarn /usr/lib/node_modules/yarn/bin/yarn.cmd
yarn /usr/lib/node_modules/yarn/bin/yarn.js
yarn /usr/lib/node_modules/yarn/bin/yarnpkg
yarn /usr/lib/node_modules/yarn/bin/yarnpkg.cmd

ls -l /usr/bin/yarn /usr/lib/node_modules/yarn/bin/*
lrwxrwxrwx 1 root root 38 May 15 11:29 /usr/bin/yarn -> /usr/lib/node_modules/yarn/bin/yarn.js
-rwxr-xr-x 1 root root 872 May 15 11:29 /usr/lib/node_modules/yarn/bin/yarn
-rw-r--r-- 1 root root 34 May 15 11:29 /usr/lib/node_modules/yarn/bin/yarn.cmd
-rw-r--r-- 1 root root 177 May 15 11:29 /usr/lib/node_modules/yarn/bin/yarn.js
-rwxr-xr-x 1 root root 42 May 15 11:29 /usr/lib/node_modules/yarn/bin/yarnpkg
-rw-r--r-- 1 root root 30 May 15 11:29 /usr/lib/node_modules/yarn/bin/yarnpkg.cmd
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 31 May 2017, 17:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#54065 

Loading...