Here's the additional info from using -v, which basically yielded the file pathname that the download is choking on. The file compressed file in the repo is about 16MB, and uncompressed it is 50MB. The uncompressed file is itself a compressed jar file usr/jdk/instances/openjdk1.7.0/jre/lib/rt.jar.

-- Alan

$ pfexec pkg install -v system/openjdk7/runtime
Creating Plan - Before evaluation: UNEVALUATED:
+pkg:/system/openjdk7/[email protected],5.11-0.111:20090709T225450Z

After evaluation:
None -> pkg:/system/openjdk7/[email protected],5.11-0.111:20090709T225450Z
Actuators:

None
DOWNLOAD                                  PKGS       FILES    XFER (MB)
system/openjdk7/runtime                    0/1     563/564    14.1/30.2


Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:

1: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 4717998 out of 16900743 bytes received URL: 'http://ipkg.sfbay/dev/file/0/d2307dc951d3f7d63fef87e1806976c8eb012e97'. 2: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 4726961 out of 16900743 bytes received URL: 'http://ipkg.sfbay/dev/file/0/d2307dc951d3f7d63fef87e1806976c8eb012e97'. 3: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 4806521 out of 16900743 bytes received URL: 'http://ipkg.sfbay/dev/file/0/d2307dc951d3f7d63fef87e1806976c8eb012e97'. 4: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 4761437 out of 16900743 bytes received
URL: 'http://ipkg.sfbay/dev/file/0/d2307dc951d3f7d63fef87e1806976c8eb012e97'

[email protected] wrote:
On Mon, Jul 13, 2009 at 07:54:46AM -0700, Alan Steinberg wrote:
% pfexec pkg install system/openjdk7/runtime
DOWNLOAD                                  PKGS       FILES    XFER (MB)
system/openjdk7/runtime                    0/1     563/564    14.1/30.2


Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:

1: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 5954837 out of 16900743 bytes received
URL: 'http://ipkg.sfbay/dev'.
2: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 5962793 out of 16900743 bytes received
URL: 'http://ipkg.sfbay/dev'. (happened 2 times)
3: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 5946881 out of 16900743 bytes received
URL: 'http://ipkg.sfbay/dev'.

pkg install -v will provide more detailed error output.  If this is
reproducible, would you run the command again with the -v option?

Thanks,

-j
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to