[gentoo-user] dev-java/java-sdk-docs-1.7.0.6[05]

2014-07-18 Thread meino . cramer
Hi,

dev-java/java-sdk-docs-1.7.0.60 cannot be emerged.

!!! dev-java/java-sdk-docs-1.7.0.60 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

 * Fetch failed for 'dev-java/java-sdk-docs-1.7.0.60', Log file:
 *  '/var/tmp/portage/dev-java/java-sdk-docs-1.7.0.60/temp/build.log'
 * Package:dev-java/java-sdk-docs-1.7.0.60
 * Repository: gentoo
 * Maintainer: j...@gentoo.org
 * USE:abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug userpriv usersandbox
 * Please download jdk-7u60-apidocs.zip from 
 * 
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html
 * (agree to the license) and place it in /usr/portage/distfiles
 * If you find the file on the download page replaced with a higher
 * version, please report to the bug 67266 (link below).
 * If emerge fails because of a checksum error it is possible that
 * the upstream release changed without renaming. Try downloading the file
 * again (or a newer revision if available). Otherwise report this to
 * http://bugs.gentoo.org/67266 and we will make a new revision.

I downloaded that file manually. It turns out, that Orcale offers
version dev-java/java-sdk-docs-1.7.0.65 in the meanwhile.

An according bug was filed. 

When will the ebuild it be updated?

Best regards,
mcc






Re: [gentoo-user] dev-java/java-sdk-docs-1.7.0.6[05]

2014-07-18 Thread Stroller

On Sat, 19 July 2014, at 2:26 am, meino.cra...@gmx.de wrote:
 ...
 dev-java/java-sdk-docs-1.7.0.60 cannot be emerged.
 
 !!! dev-java/java-sdk-docs-1.7.0.60 has fetch restriction turned on.
 ...
 
 I downloaded that file manually. It turns out, that Orcale offers
 version dev-java/java-sdk-docs-1.7.0.65 in the meanwhile.
 
 An according bug was filed. 
 
 When will the ebuild it be updated?


Doesn't matter, bump 
/usr/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.60.ebuild to 
java-sdk-docs-1.7.0.65 in your local overlay.

This probably means something like 

# mkdir -p /usr/local/portage/dev-java/java-sdk-docs/
# cp /usr/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.60.ebuild 
/usr/local/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.65.ebuild
# ebuild 
/usr/local/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.65.ebuild manifest
# emerge -1 =java-sdk-docs/java-sdk-docs-1.7.0.65

You can't rely on when the devs might update the tree - there's no way to know 
when they'll do so/

Hopefully the devs will bump mainline quickly, as the fetch restriction will 
surely break this package for everyone, but there's no point in waiting on them.

Stroller. 




Re: [gentoo-user] dev-java/java-sdk-docs-1.7.0.6[05]

2014-07-18 Thread meino . cramer
Stroller strol...@stellar.eclipse.co.uk [14-07-19 07:16]:
 
 On Sat, 19 July 2014, at 2:26 am, meino.cra...@gmx.de wrote:
  ...
  dev-java/java-sdk-docs-1.7.0.60 cannot be emerged.
  
  !!! dev-java/java-sdk-docs-1.7.0.60 has fetch restriction turned on.
  ...
  
  I downloaded that file manually. It turns out, that Orcale offers
  version dev-java/java-sdk-docs-1.7.0.65 in the meanwhile.
  
  An according bug was filed. 
  
  When will the ebuild it be updated?
 
 
 Doesn't matter, bump 
 /usr/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.60.ebuild to 
 java-sdk-docs-1.7.0.65 in your local overlay.
 
 This probably means something like 
 
 # mkdir -p /usr/local/portage/dev-java/java-sdk-docs/
 # cp /usr/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.60.ebuild 
 /usr/local/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.65.ebuild
 # ebuild 
 /usr/local/portage/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.65.ebuild 
 manifest
 # emerge -1 =java-sdk-docs/java-sdk-docs-1.7.0.65
 
 You can't rely on when the devs might update the tree - there's no way to 
 know when they'll do so/
 
 Hopefully the devs will bump mainline quickly, as the fetch restriction will 
 surely break this package for everyone, but there's no point in waiting on 
 them.
 
 Stroller. 
 
 

Thanks a lot, Stroller!
Have a nice weekend!

Best regards,
mcc