jmikola / mongoqp

A frontend for MongoDB's query profiler collection.
MIT License
170 stars 25 forks source link

Failed to download symfony/routing from dist #19

Closed ys-roposo closed 7 years ago

ys-roposo commented 8 years ago

the dependency needs to be updated? get this error on install

- Installing symfony/routing (v2.2.0)
    Downloading: 0%    Failed to download symfony/routing from dist: The "https://codeload.github.com/symfony/routing/legacy.zip/v2.2.0-RC3" file could not be downloaded (HTTP/1.1 404 Not Found)
    Now trying to download from source
  - Installing symfony/routing (v2.2.0)
    Cloning v2.2.0-RC3
    v2.2.0-RC3 is gone (history was rewritten?)

  [RuntimeException]                                                                  
  Failed to execute git checkout 'v2.2.0-RC3' -- && git reset --hard 'v2.2.0-RC3' --  
  fatal: invalid reference: v2.2.0-RC3   
jmikola commented 7 years ago

This looks like a duplicate of https://github.com/jmikola/mongoqp/issues/18. I should have a fix committed soon.

jmikola commented 7 years ago

Fixed by https://github.com/jmikola/mongoqp/commit/fcdbc41fba130fbb3693b9ce0f7286643725e2cb.