Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42357 - dev-java/commons-net-1.0.0 and dev-java/rhino-1.5_rc4-r1 don't honor gentoo-mirror and ftp/http-proxy
Summary: dev-java/commons-net-1.0.0 and dev-java/rhino-1.5_rc4-r1 don't honor gentoo-m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 42629
  Show dependency tree
 
Reported: 2004-02-21 04:51 UTC by Florian E.J. Fruth
Modified: 2004-02-26 14:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian E.J. Fruth 2004-02-21 04:51:13 UTC
while last emerge -uUvD world i encountered the problem that the emerge of dev-java/commons-net-1.0.0 and dev-java/rhino-1.5_rc4-r1 want to download dependencies. as i only have access to the ftp-server at our university without a ftp-proxy and to the rest of the internet only via a proxy it failed to download them (even if they still emerged without them). so it should even use the gentoo-mirror list or honor the ftp/http-proxy settings to work.

Reproducible: Always
Steps to Reproduce:
1. emerge dev-java/commons-net-1.0.0
2. emerge dev-java/rhino-1.5_rc4-r1
3.

Actual Results:  
>>> emerge (21 of 68) dev-java/commons-net-1.0.0 to /
>>> Downloading ftp://ftp.uni-erlangen.
de/mirrors/gentoo/distfiles/commons-net-1.0.0-src.tar.gz
Trying 131.188.3.71...
100% 
|*******************************************************************************
***********************************************************|   131 KB  788.52 
KB/s    00:00 ETA
134465 bytes received in 00:00 (784.85 KB/s)
>>> md5 src_uri ;-) commons-net-1.0.0-src.tar.gz
>>> Unpacking source...
>>> Unpacking commons-net-1.0.0-src.tar.gz to /var/tmp/portage/commons-net-1.0.
0/work
>>> Source unpacked.
Buildfile: build.xml

init:
    [mkdir] Created dir: /var/tmp/portage/commons-net-1.0.0/work/commons-net-1.
0.0/target/lib

get-deps:
      [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar
      [get] Error getting http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.
jar to /var/tmp/portage/commons-net-1.0.0/work/commons-net-1.0.
0/target/lib/junit-3.8.1.jar
      [get] Getting: http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar
      [get] Error getting http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar to 
/var/tmp/portage/commons-net-1.0.0/work/commons-net-1.0.0/target/lib/ant-1.5.jar
      [get] Getting: http://www.ibiblio.org/maven/ant/jars/ant-optional-1.5.jar
      [get] Error getting http://www.ibiblio.org/maven/ant/jars/ant-optional-1.
5.jar to /var/tmp/portage/commons-net-1.0.0/work/commons-net-1.0.
0/target/lib/ant-optional-1.5.jar

>>> emerge (22 of 68) dev-java/rhino-1.5_rc4-r1 to /
[...]
      [get] Getting: http://java.sun.
com/products/jfc/tsc/articles/treetable2/downloads/src.zip
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-02-26 14:06:54 UTC
Should be fixed in the new commons and rhino ebuilds.