[ 
https://issues.apache.org/jira/browse/CB-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Grieve resolved CB-5750.
-------------------------------

    Resolution: Won't Fix
      Assignee: Andrew Grieve

Sadly, npm was acting up when we tried to publish that version. It acted up so 
much that I'm not able to unpublish it.

{quote}
agrieve@agrieve-macbookpro2 ~/git/cordova/cordova-cli (master) $ npm unpublish 
cordova@3.3.0-0.1.0
npm http PUT 
https://registry.npmjs.org/cordova/-rev/258-f88ea93535011521e52219071ebba13b
npm http 403 
https://registry.npmjs.org/cordova/-rev/258-f88ea93535011521e52219071ebba13b
npm http PUT 
https://registry.npmjs.org/cordova/-rev/258-f88ea93535011521e52219071ebba13b
npm http 403 
https://registry.npmjs.org/cordova/-rev/258-f88ea93535011521e52219071ebba13b
npm ERR! unpublish Failed to update data
npm ERR! Error: forbidden _npmUser.name must === user.name: 
cordova/-rev/258-f88ea93535011521e52219071ebba13b
npm ERR!     at RegClient.<anonymous> 
(/Users/agrieve/.nvm/v0.10.24/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:275:14)
npm ERR!     at Request.self.callback 
(/Users/agrieve/.nvm/v0.10.24/lib/node_modules/npm/node_modules/request/request.js:123:22)
npm ERR!     at Request.EventEmitter.emit (events.js:98:17)
npm ERR!     at Request.<anonymous> 
(/Users/agrieve/.nvm/v0.10.24/lib/node_modules/npm/node_modules/request/request.js:893:14)
npm ERR!     at Request.EventEmitter.emit (events.js:117:20)
npm ERR!     at IncomingMessage.<anonymous> 
(/Users/agrieve/.nvm/v0.10.24/lib/node_modules/npm/node_modules/request/request.js:844:12)
npm ERR!     at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:920:16
npm ERR!     at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/isaacs/npm/issues>

npm ERR! System Darwin 13.0.2
npm ERR! command "/Users/agrieve/.nvm/v0.10.24/bin/node" 
"/Users/agrieve/.nvm/v0.10.24/bin/npm" "unpublish" "cordova@3.3.0-0.1.0"
npm ERR! cwd /Users/agrieve/git/cordova/cordova-cli
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.3.21
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/agrieve/git/cordova/cordova-cli/npm-debug.log
npm ERR! not ok code 0
{quote}

> Please republish 3.3.0-0.1.0
> ----------------------------
>
>                 Key: CB-5750
>                 URL: https://issues.apache.org/jira/browse/CB-5750
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Tim Oxley
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> Trying to `npm install -g cordova@3.3.0-0.1.0` fails. output logged below.
> Likely this is because npm's servers had some issues recently which broke 
> `npm publish`. Please republish or unpublish 3.3.0-0.1.0 from npm.
> Original issue on github: https://github.com/npm/npm/issues/4311
> npm install -g cordova@3.3.0-0.1.0
> info trying registry request attempt 1 at 17:30:46
> http GET https://registry.npmjs.org/cordova/3.3.0-0.1.0
> http 304 https://registry.npmjs.org/cordova/3.3.0-0.1.0
> npm http GET https://registry.npmjs.org/cordova/-/cordova-3.3.0-0.1.0.tgz
> npm http 404 https://registry.npmjs.org/cordova/-/cordova-3.3.0-0.1.0.tgz
> npm ERR! fetch failed 
> https://registry.npmjs.org/cordova/-/cordova-3.3.0-0.1.0.tgz
> npm ERR! Error: 404 Not Found
> npm ERR!     at WriteStream.<anonymous> 
> (/usr/local/lib/node_modules/npm/lib/utils/fetch.js:57:12)
> npm ERR!     at WriteStream.EventEmitter.emit (events.js:117:20)
> npm ERR!     at fs.js:1596:14
> npm ERR!     at 
> /usr/local/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/graceful-fs/graceful-fs.js:103:5
> npm ERR!     at 
> /usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:103:5
> npm ERR!     at Object.oncomplete (fs.js:107:15)
> npm ERR! If you need help, you may report this *entire* log,
> npm ERR! including the npm and node versions, at:
> npm ERR!     <http://github.com/isaacs/npm/issues>
> npm ERR! System Darwin 13.0.0
> npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" 
> "cordova@3.3.0-0.1.0"
> npm ERR! cwd /Users/timoxley/Projects/test/npminit
> npm ERR! node -v v0.10.24
> npm ERR! npm -v 1.3.23
> npm ERR!
> npm ERR! Additional logging details can be found in:
> npm ERR!     /Users/timoxley/Projects/test/npminit/npm-debug.log
> npm ERR! not ok code 0
>  
> Wow, JIRA is truly awful.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to