composer / packagist

Package Repository Website - try https://packagist.com if you need your own -
https://packagist.org/
MIT License
1.75k stars 475 forks source link

Please remove package https://github.com/staempfli/symlinker-pro #774

Closed jalogut closed 7 years ago

jalogut commented 7 years ago

Hello,

Could you please remove the package with following url:

If seems that I created a mess renaming it:

Now composer gets stuck if I require this package onResolving dependencies through SAT:

Writing /Users/alojua/.composer/cache/repo/https---packagist.org/provider-trentrichardson$jquery-timepicker-addon.json into cache Downloading http://packagist.org/p/twbs/bootstrap%24ed661dc7551246d83a1d683080cb5bebaa3a2638fd4fcef611ee02fb884ac715.json Writing /Users/alojua/.composer/cache/repo/https---packagist.org/provider-twbs$bootstrap.json into cache Resolving dependencies through SAT

I tried the following without success:

I removed the package again from packagist but I do not get any message like package could not be found in any version. Composer just get stuck. Which means that the corrupted package is still somewhere.

Thanks in advance

Seldaek commented 7 years ago

Could you just resubmit it to packagist and leave it there and then tell me exactly what you are trying to do that fails?

jalogut commented 7 years ago

Hi @Seldaek

I just resubmitted the package. What I am trying now is:

composer require "staempfli/symlinker-pro":"dev-master"

jalogut commented 7 years ago

Sorry I pressed the close issue button by mistake

Seldaek commented 7 years ago

So in an empty folder if I run that command the package installs fine.. If it doesn't for you I need more details.

Seldaek commented 7 years ago
Package operations: 5 installs, 0 updates, 0 removals
  - Installing psr/log (1.0.2) Loading from cache
  - Installing symfony/debug (v3.2.4) Downloading: 100%
  - Installing symfony/polyfill-mbstring (v1.3.0) Loading from cache
  - Installing symfony/console (v3.2.4) Downloading: 100%
  - Installing staempfli/symlinker-pro (dev-master cf792f5) Cloning cf792f5aec from cache
jalogut commented 7 years ago

Yes, it works now after submitting it again. Not sure what was happening before. Thanks for your help and sorry for the inconvenience.

Seldaek commented 7 years ago

No worries, glad it works.