Public bug reported:

Binary package hint: rubygems

Example:

[EMAIL PROTECTED]:~$ gem --version
0.9.4
[EMAIL PROTECTED]:~$ gem list -r

*** REMOTE GEMS ***
ERROR:  While executing gem ... (URI::InvalidURIError)
    bad URI(is not URI?): http://host_name_removed.company.com:9000
[EMAIL PROTECTED]:~$ 

This also is broken when my $http_proxy variable is not using the
http:// syntax.

[EMAIL PROTECTED]:~$ gem list -r

*** REMOTE GEMS ***
ERROR:  While executing gem ... (URI::InvalidURIError)
    bad URI(is not URI?): host_name_removed.company.com:9000
[EMAIL PROTECTED]:~$ 


1]
Ubuntu Release:

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:    Ubuntu 8.04
Release:        8.04


2]
>From package:

[EMAIL PROTECTED]:~$ dpkg -S `which gem`
rubygems: /usr/bin/gem

[EMAIL PROTECTED]:~$ wajig list-wide rubygems
ii  rubygems  0.9.4-4  package management framework for Ruby 
libraries/applications

Package: rubygems
Priority: optional
Section: universe/interpreters
Installed-Size: 164
Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTED]>
Original-Maintainer: Daigo Moriwaki <[EMAIL PROTECTED]>
Architecture: all
Source: libgems-ruby
Version: 0.9.4-4
Depends: ruby1.8, libgems-ruby1.8 (= 0.9.4-4)
Filename: pool/universe/libg/libgems-ruby/rubygems_0.9.4-4_all.deb
Size: 51654
MD5sum: 512ac53c191b66be3c7a0493d3b9d174
SHA1: 40e1a6ba4ead934d939ad4acf0db41561e6915f8
SHA256: 73491ae87a8066c8afe27c6ab25b553aee3b25898810a191c44ba9db04b88535
Description: package management framework for Ruby libraries/applications
 This is a way to package Ruby libraries/applications for distribution.
 RubyGems provides the ability to manage concurrent versions of libraries and
 dependencies between those libraries. Using RubyGems, you can:
   * download and install Ruby libraries easily
   * not worry about libraries A and B depending on different versions of
     library C
   * easily remove libraries you no longer use
 .
 This package contains RubyGems' commands like /usr/bin/gem.
 .
  Homepage: http://rubygems.org/
Bugs: mailto:[EMAIL PROTECTED]
Origin: Ubuntu

3]

The command should remotely fetch a list of gems successfully through
the web proxy.

4]

The error above occurred instead of completing successfully.

** Affects: libgems-ruby (Ubuntu)
     Importance: Undecided
         Status: New

-- 
rubygems does not work through http_proxy
https://bugs.launchpad.net/bugs/269661
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to