Skip to content

Instantly share code, notes, and snippets.

@tobius
Created February 27, 2014 14:43
Show Gist options
  • Save tobius/9251399 to your computer and use it in GitHub Desktop.
Save tobius/9251399 to your computer and use it in GitHub Desktop.
Just to see what would happen.

Reciprocal Package Repository Tests

Just to see what would happen.

NPM

http://npmjs.org/

[~/tmp] ➔ npm install npm
npm http GET https://registry.npmjs.org/npm
npm http 304 https://registry.npmjs.org/npm
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN unmet dependency /Users/tmiller/tmp/node_modules/npm/node_modules/npm-registry-client requires semver@'^2.2.1' but will load
npm WARN unmet dependency /Users/tmiller/tmp/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 2.2.1
[email protected] node_modules/npm
[~/tmp] ➔ npm install npmjs
npm http GET https://registry.npmjs.org/npmjs
npm http 404 https://registry.npmjs.org/npmjs
npm ERR! TypeError: Cannot read property 'latest' of undefined
npm ERR!     at next (/usr/local/lib/node_modules/npm/lib/cache.js:690:35)
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache.js:678:5
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Darwin 12.5.0
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "npmjs"
npm ERR! cwd /Users/tmiller/tmp
npm ERR! node -v v0.10.12
npm ERR! npm -v 1.2.32
npm ERR! type non_object_property_load
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/tmiller/tmp/npm-debug.log
npm ERR! not ok code 0
[~/tmp] ➔ npm install npmnode
npm http GET https://registry.npmjs.org/npmnode
npm http 404 https://registry.npmjs.org/npmnode
npm ERR! 404 'npmnode' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Darwin 12.5.0
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "npmnode"
npm ERR! cwd /Users/tmiller/tmp
npm ERR! node -v v0.10.12
npm ERR! npm -v 1.2.32
npm ERR! code E404
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/tmiller/tmp/npm-debug.log
npm ERR! not ok code 0
[~/tmp] ➔ npm install npmnodejs
npm http GET https://registry.npmjs.org/npmnodejs
npm http 404 https://registry.npmjs.org/npmnodejs
npm ERR! 404 'npmnodejs' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Darwin 12.5.0
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "npmnodejs"
npm ERR! cwd /Users/tmiller/tmp
npm ERR! node -v v0.10.12
npm ERR! npm -v 1.2.32
npm ERR! code E404
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/tmiller/tmp/npm-debug.log
npm ERR! not ok code 0

Gems

http://rubygems.org/

[~/tmp] ➔ gem install gem
ERROR:  could not find gem gem locally or in a repository
[~/tmp] ➔ gem install gems
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions into the /Library/Ruby/Gems/1.8 directory.
[~/tmp] ➔ gem install gemruby
ERROR:  could not find gem gemruby locally or in a repository
[~/tmp] ➔ gem install gemsruby
ERROR:  could not find gem gemsruby locally or in a repository
[~/tmp] ➔ gem install rubygem
ERROR:  could not find gem rubygem locally or in a repository
[~/tmp] ➔ gem install rubygems
ERROR:  could not find gem rubygems locally or in a repository
[~/tmp] ➔ gem install rubygemruby
ERROR:  could not find gem rubygemruby locally or in a repository
[~/tmp] ➔ gem install rubygemsruby
ERROR:  could not find gem rubygemsruby locally or in a repository

Pear

http://pear.php.net/

[~/tmp] ➔ pear install pear
pear/pear is already installed and is the same as the released version 1.9.4
install failed
[~/tmp] ➔ pear install pearphp
No releases available for package "pear.php.net/pearphp"
install failed

Homebrew

http://brew.sh/

[~/tmp] ➔ brew install brew
Error: No available formula for brew 
Searching taps...
josegonzalez/php/homebrew-php-requirement
[~/tmp] ➔ brew install brewruby
Error: No available formula for brewruby 
Searching taps...
[~/tmp] ➔ brew install homebrew
Error: No available formula for homebrew 
Searching taps...
josegonzalez/php/homebrew-php-requirement
[~/tmp] ➔ brew install homebrewruby
Error: No available formula for homebrewruby 
Searching taps...

pip

http://www.pip-installer.org/

[~/tmp] ➔ pip install pip
Requirement already satisfied (use --upgrade to upgrade): pip in /Library/Python/2.7/site-packages
Cleaning up...
[~/tmp] ➔ pip install pippython
Downloading/unpacking pippython
  Could not find any downloads that satisfy the requirement pippython
Cleaning up...
No distributions at all found for pippython
Storing debug log for failure in /Users/tmiller/Library/Logs/pip.log
[~/tmp] ➔ pip install pipinstaller
Downloading/unpacking pipinstaller
  Could not find any downloads that satisfy the requirement pipinstaller
Cleaning up...
No distributions at all found for pipinstaller
Storing debug log for failure in /Users/tmiller/Library/Logs/pip.log
[~/tmp] ➔ pip install pipinstallerpython
Downloading/unpacking pipinstallerpython
  Could not find any downloads that satisfy the requirement pipinstallerpython
Cleaning up...
No distributions at all found for pipinstallerpython
Storing debug log for failure in /Users/tmiller/Library/Logs/pip.log
[~/tmp] ➔ pip install pippy
Downloading/unpacking pippy
  Downloading pippy-0.1.0.tar.gz
  Running setup.py (path:/private/var/folders/1s/_dt13x6d7gg08qw585d91n7r759q84/T/pip_build_tmiller/pippy/setup.py) egg_info for package pippy
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/private/var/folders/1s/_dt13x6d7gg08qw585d91n7r759q84/T/pip_build_tmiller/pippy/setup.py", line 6, in <module>
        LONG_DESCRIPTION = open('README.rst').read()
    IOError: [Errno 2] No such file or directory: 'README.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/private/var/folders/1s/_dt13x6d7gg08qw585d91n7r759q84/T/pip_build_tmiller/pippy/setup.py", line 6, in <module>

    LONG_DESCRIPTION = open('README.rst').read()

IOError: [Errno 2] No such file or directory: 'README.rst'

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /private/var/folders/1s/_dt13x6d7gg08qw585d91n7r759q84/T/pip_build_tmiller/pippy
Storing debug log for failure in /Users/tmiller/Library/Logs/pip.log
[~/tmp] ➔ pip install pipinstallerpy
Downloading/unpacking pipinstallerpy
  Could not find any downloads that satisfy the requirement pipinstallerpy
Cleaning up...
No distributions at all found for pipinstallerpy
Storing debug log for failure in /Users/tmiller/Library/Logs/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment