[JIRA] (JENKINS-40268) Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`

2017-01-06 Thread atomsmail...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Salazar started work on  JENKINS-40268  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Tomas Salazar  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40268) Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`

2016-12-15 Thread atomsmail...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Salazar edited a comment on  JENKINS-40268  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`   
 

  
 
 
 
 

 
 The best solution that comes to my mind is to put NVM_NODEJS_ORG_MIRROR, $NVM_IOJS_ORG_MIRROR  a  as  configurable params.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40268) Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`

2016-12-15 Thread atomsmail...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Salazar commented on  JENKINS-40268  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`   
 

  
 
 
 
 

 
 The best solution that comes to my mind is to put NVM_NODEJS_ORG_MIRROR, $NVM_IOJS_ORG_MIRROR a configurable params.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40268) Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`

2016-12-06 Thread guc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 gu cong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40268  
 
 
  Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`   
 

  
 
 
 
 

 
Change By: 
 gu cong  
 

  
 
 
 
 

 
 ``` bash |># echo $NVM_NODEJS_ORG_MIRRORhttp://npm.taobao.org/mirrors/node`` console 1:49:25 curl: (56) SSL read: error::lib(0):func(0):reason(0), errno 10411:49:25 Binary download from https://nodejs.org/dist/v6.9.2/node-v6.9.2.tar.xz failed, trying source.11:49:25 grep: /root/.nvm/.cache/src/node-v6.9.2/node-v6.9.2.tar.xz: No such file or directory11:49:25 Provided file to checksum does not exist.11:49:25 nvm: install v6.9.2 failed!```I need to download node from mirror, but Jenkins still download from the official website.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit 

[JIRA] (JENKINS-40268) Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`

2016-12-06 Thread guc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 gu cong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40268  
 
 
  Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`   
 

  
 
 
 
 

 
Change By: 
 gu cong  
 

  
 
 
 
 

 
 ```bash |># $  echo $NVM_NODEJS_ORG_MIRRORhttp://npm.taobao.org/mirrors/node`` console1:49:25 curl: (56) SSL read: error::lib(0):func(0):reason(0), errno 10411:49:25 Binary download from https://nodejs.org/dist/v6.9.2/node-v6.9.2.tar.xz failed, trying source.11:49:25 grep: /root/.nvm/.cache/src/node-v6.9.2/node-v6.9.2.tar.xz: No such file or directory11:49:25 Provided file to checksum does not exist.11:49:25 nvm: install v6.9.2 failed!```I need to download node from mirror, but Jenkins still download from the official website.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, 

[JIRA] (JENKINS-40268) Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`

2016-12-06 Thread guc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 gu cong created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40268  
 
 
  Can not read Environment variables `NVM_NODEJS_ORG_MIRROR`   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Tomas Salazar  
 
 
Components: 
 nvm-wrapper-plugin  
 
 
Created: 
 2016/Dec/07 3:58 AM  
 
 
Environment: 
 NVM_IOJS_ORG_MIRROR  https://npm.taobao.org/mirrors/iojs   NVM_NODEJS_ORG_MIRROR  https://npm.taobao.org/mirrors/node   PHANTOMJS_CDNURL  https://npm.taobao.org/mirrors/phantomjs   SASS_BINARY_SITE  https://npm.taobao.org/mirrors/node-sass  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 gu cong  
 

  
 
 
 
 

 
 ``` bash 1:49:25 curl: (56) SSL read: error::lib(0):func(0):reason(0), errno 104 11:49:25 Binary download from https://nodejs.org/dist/v6.9.2/node-v6.9.2.tar.xz failed, trying source. 11:49:25 grep: /root/.nvm/.cache/src/node-v6.9.2/node-v6.9.2.tar.xz: No such file or directory 11:49:25 Provided file to checksum does not exist. 11:49:25 nvm: install v6.9.2 failed! ``` I need to download node from mirror, but Jenkins still download from the official website.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment