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

Unregister package requests #120

Closed
satazor opened this issue Nov 3, 2012 · 897 comments
Closed

Unregister package requests #120

satazor opened this issue Nov 3, 2012 · 897 comments

Comments

@satazor
Copy link
Member

satazor commented Nov 3, 2012

Edit (April 2014): Updated by @paulirish & @sheerun

Package unregistering will be available via bower unregister <package> soon, but for now, you can unregister packages yourself using curl, if the package is hosted on GitHub and you're an owner or collaborator.

curl -X DELETE "https://bower.herokuapp.com/packages/PACKAGE?access_token=TOKEN"
  • Where PACKAGE is the package name you want to delete and TOKEN is GitHub's Personal Access Token that you can fetch from here: https://github.com/settings/applications
  • A default GitHub Personal Access Token will work -- no permissions necessary
  • You need to be an owner or collaborator of the repo and URL needs to be OK.
  • You'll likely want to bower cache clean after your change.
  • Please remember it is generally considered bad behavior to remove versions of a library that others are depending on. Think twice :)

If the above doesn't work for you, we can handle your case manually (and please post below). And again, soon we'll be addressing the remaining issues so this is much easier for everyone. :) Cheers.

@marcobarbosa
Copy link

Trying to register 'gsap-js' gives:

bower error Duplicate package

but:

$ bower search gsap-js No results

Could you check if it exists/unregister gsap-js ?

[danheberden] 2013-05-21 - there are no packages named gsap, let alone no packages with gsap in their name

@kaelig
Copy link

kaelig commented May 8, 2013

Request to change package URL (or unregister): sass-hidpi

URL should be: git://github.com/kaelig/hidpi.git (instead of git://github.com:kaelig/hidpi.git)

👍 [danheberden] updated

@AlexGalays
Copy link

'collection' The repo should be git://github.com/AlexGalays/collection-js.git

Once this is done, please unregister 'collection-js'

Many thanks

👍 [danheberden] 2013-05-21 updated

@ninjatux
Copy link

jquery-mambo

Thanks!

@0x-r4bbit
Copy link

@satazor It'd be great if you could take care of the endpoints of the following bower packages:

angular-translate, neoskop-angular-wiring-diagram-finder

@jpennell
Copy link

Please unregister: query-timepicker-addon
It's currently registered to point at a fork, the original owner of the repo would like to register it properly.

Thanks!

👍 [danheberden] 2013-05-13 removed jquery-timepicker-addon

@johnpolacek
Copy link

I seem to have made the common mistake of using the wrong repo path. Can you unregister SuperScrollorama so I can fix?

Bad repo:
git://github.com:johnpolacek/superscrollorama.git

Should be:
git://github.com/johnpolacek/superscrollorama.git

👍 [danheberden] updated the repo url for you

@petermichaux
Copy link

Will someone be attending to this ticket soon? Bower is effectively useless to the community if registrations are incorrect because developers cannot rely on bower to automate installs and updates correctly.

@Freyskeyd
Copy link

ChartJS >> created by me by mistake :/

@i8ramin
Copy link

i8ramin commented May 20, 2013

Was Lungo removed or renamed? I can no longer installed it. I get the follow errors:

bower cloning git://github.com/TapQuo/package-lungo.git
bower caching git://github.com/TapQuo/package-lungo.git
bower error status code of git: 128

There were errors, here's a summary of them:
- lungo status code of git: 128
fatal: remote error:
  Repository not found.

- lungo status code of git: 128
fatal: remote error:
  Repository not found.

It seems related to the Capitalization of "TapQuo". When I try to manually clone git://github.com/TapQuo/package-lungo.git, it fails. However, if I am able to clone git://github.com/tapquo/package-lungo.git

(FYI @soyjavi)

👍 [danheberden] 2013-05-21 fixed the git url

@danheberden
Copy link
Member

Sorry for the delays - see comments inline in your particular request. packagename means it was removed. Thanks for your contributions to the bower ecosystem!

@i8ramin
Copy link

i8ramin commented May 21, 2013

Thanks Dan! I created the following packages when the lungo ones were broken. Feel free to remove them.

lungo-angular-bridge-fixed
lungojs

No rush on these. Mucho gracias

@liccy-fuentes
Copy link

Please rename git-pu-video to pu-video. Thank you!

@panterz
Copy link

panterz commented Feb 19, 2015

I am trying to unregister a bower package called fieldtrip-extend-record. I am a collaborator but when I run the one below
curl -X DELETE https://bower.herokuapp.com/packages/fieldtrip-extend-record?access_token=TOKEN

I am getting the error that I am not a collaborator.

Is it possible to manually unregister it for me?

@warpech
Copy link

warpech commented Feb 19, 2015

Please re-register: fast-json-patch git://github.com/Starcounter-Jack/Fast-JSON-Patch.git
to: git://github.com/Starcounter-Jack/JSON-Patch.git

@wibblymat wibblymat removed the bounty label Feb 21, 2015
@sorich87
Copy link

Please re-register inject git@github.com:linkedin/inject-bower.git to git@github.com:linkedin/inject.git.

It was asked for in a previous comment #120 (comment), but it hasn't been done. :)

@desandro
Copy link
Member

  • @liccy-fuentes registered pu-video to git://github.com/PracticeUpdate/pu-video.git
  • @panterz unregistered fieldtrip-extend-record
  • @warpech re-registered fast-json-patch to git://github.com/Starcounter-Jack/JSON-Patch.git ➡️
  • @sorich87 re-registered inject to git://github.com/linkedin/inject.git ➡️

Thank you for using Bower!

@tocker
Copy link

tocker commented Feb 22, 2015

Can you please process @seba-1511's request so that the package cloudinary is released and can be registered to @cloudinary's master repository (https://github.com/cloudinary/cloudinary_js)?

  • release package cloudinary from git://github.com/seba-1511/cloudinary_js.git
  • register package cloudinary to git://github.com/cloudinary/cloudinary_js.git

Thanks!

@mxriverlynn
Copy link

Hello - I need to get a bower package unregistered from my name / github account, as the repository was moved.

The original repository was derickbailey/backbone.syphon - the package was backbone.syphon

if you could get that package unregistered so that the new team maintaining it can register the new version, that would be awesome.

thanks!

@ssc-hrep3
Copy link

Can you remove the package jquery-loadtemplate? I removed the github repository and need the package to be deleted. Thank you!

@sbstjn
Copy link

sbstjn commented Mar 3, 2015

timesheet.js git://github.com/CatTail/timesheet.js.git is not available anymore
timesheet git://github.com/semu/timesheet.js.git is not available anymore

@abedurftig
Copy link

Hello, could you please move the model-validator package?

From: git://github.com/dasnervtdoch/model-validator
To: git://github.com/abedurftig/model-validator

GitHub account has been renamed. Thanks very much!

@desandro
Copy link
Member

desandro commented Mar 4, 2015

  • @tocker @seba-1511 re-registered cloudinary to git://github.com/cloudinary/cloudinary_js.git ➡️
  • @derickbailey unregistered backbone.syphon
  • @ssc-hrep3 unregistered jquery-loadtemplate
  • @sbstjn unregistered timesheet.js ❎ . timesheet is still registered as it's properly pointing to git://github.com/semu/timesheet.js.git
  • @abedurftig re-registered model-validator to git://github.com/abedurftig/model-validator.git ➡️

No need to say thanks. Thank you for using Bower 🐦

@thisisjohnwill
Copy link

Hi - can you please unregister jwt-decode-test ? Thanks!

@bbooth
Copy link

bbooth commented Mar 14, 2015

Need to remove ember-cli-skycons-shim. Ended up not needing it. The curl for me keeps returning a 404 :(

@evanvosberg
Copy link

Hello, could you please move the crypto-js package?

From: git://github.com/Jeff-Mott-OR/CryptoJS.git
To: git://github.com/evanvosberg/crypto-js.git

Since the original repo doesn't exists anymore and my one is already well known on npm people asked for adding bower support. I just did so and added bower support and released a new version.

@kirill-konshin
Copy link

As a follow up for comment #120 (comment) -- the package is currently registered as crypto-js-evanvosberg. The original crypto-js package cannot be downloaded anymore due to 404 (repo has been deleted).

@RenatoUtsch
Copy link

Hello,

Could you please unregister the polynvd3 package? I recreated it under the poly-nvd3 name.

@cubedro
Copy link

cubedro commented Mar 27, 2015

Hello,
Could you please move ethereum.js
FROM: git://github.com/cubedro/ethereum.js.git
TO: git://github.com/ethereum/ethereum.js.git

Thank you!

@sheerun
Copy link
Contributor

sheerun commented Mar 31, 2015

Hey everyone. Bower 1.4.0 now includes unregister feature.

If you're still unable to unregister your component, please open an issue on bower/registry.

@sheerun sheerun closed this as completed Mar 31, 2015
@bower bower locked and limited conversation to collaborators Mar 31, 2015
@bower bower unlocked this conversation Mar 31, 2015
@bower bower unlocked this conversation Mar 31, 2015
@bower bower locked and limited conversation to collaborators Mar 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests