pelias-deprecated / quattroshapes

(DEPRECATED) Pelias import pipeline for Quattroshapes
https://github.com/pelias/whosonfirst
5 stars 1 forks source link

naming confusion #27

Open missinglink opened 9 years ago

missinglink commented 9 years ago

some time back this repo was renamed from quattroshapes-pipeline to simply quattroshapes and there exists 2x npm modules, one called pelias-quattroshapes (which I can no longer publish to) [1] and one called quattroshapes [2]

this ticket is to figure out which one is which and delete the one which is no longer used (taking in to account version numbers)

I prefer the name pelias-quattroshapes as there is a bunch of pelias-specific functionality in the module and it's far from being general purpose.

the good news here is that I doubt any other modules are depending on any of these npm modules as our build scripts clone the repo directly.

[2] https://www.npmjs.com/search?q=quattroshapes

[1]

$ npm publish
npm http PUT https://registry.npmjs.org/pelias-quattroshapes
npm http 403 https://registry.npmjs.org/pelias-quattroshapes
npm ERR! publish Failed PUT 403
npm ERR! Error: You do not have permission to publish 'pelias-quattroshapes'. Are you logged in as the correct user? : pelias-quattroshapes
npm ERR!     at RegClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:308:14)
npm ERR!     at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:246:65)
npm ERR!     at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:236:22)
npm ERR!     at Request.emit (events.js:98:17)
npm ERR!     at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1142:14)
npm ERR!     at Request.emit (events.js:117:20)
npm ERR!     at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1096:12)
npm ERR!     at IncomingMessage.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:944:16
npm ERR!     at process._tickCallback (node.js:448: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/npm/npm/issues>

npm ERR! System Linux 3.13.0-55-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "publish"
npm ERR! cwd /var/www/pelias/quattroshapes-pipeline
npm ERR! node -v v0.10.38
npm ERR! npm -v 1.4.28
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /var/www/pelias/quattroshapes-pipeline/npm-debug.log
npm ERR! not ok code 0