Re: [gentoo-user] sun-jdk upgrade problem

2010-10-16 Thread Arttu V.
On 10/14/10, Zhu Sha Zang  wrote:
>  Since sun-jdk-1.6.0.21 i have this installation problem:
>
 Emerging (6 of 19) dev-java/sun-jdk-1.6.0.22
>  * jdk-6u22-dlj-linux-i586.bin RMD160 SHA1 SHA256 size ;-) ...
> [ ok ]
>  * checking ebuild checksums ;-) ...
> [ ok ]
>  * checking auxfile checksums ;-) ...
> [ ok ]
>  * checking miscfile checksums ;-) ...
> [ ok ]
>  * CPV:  dev-java/sun-jdk-1.6.0.22
>  * REPO: gentoo
>  * USE:  elibc_glibc examples jce kernel_linux nsplugin userland_GNU x86
 Unpacking source...
> Unpacking...
> Checksumming...
> Extracting...
> /var/tmp/portage/dev-java/sun-jdk-1.6.0.22/distdir/jdk-6u22-dlj-linux-i586.bin:
> line 821: ./install.sfx.31869: Arquivo ou diretório não encontrado
> Failed to extract the files.  Please refer to the Troubleshooting section of
> the Installation Instructions on the download page for more information.
>  * ERROR: dev-java/sun-jdk-1.6.0.22 failed:
>  *   Failed to unpack
>  *
>  * Call stack:
>  * ebuild.sh, line  54:  Called src_unpack
>  *   environment, line 2863:  Called die
>  * The specific snippet of code:
>  *   sh "${DISTDIR}"/${A} --accept-license --unpack || die "Failed
> to unpack"
>  *
>  * If you need support, post the output of 'emerge --info
> =dev-java/sun-jdk-1.6.0.22',
>  * the complete build log and the output of 'emerge -pqv
> =dev-java/sun-jdk-1.6.0.22'.
>  * The complete build log is located at
> '/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/temp/build.log'.
>  * The ebuild environment file is located at
> '/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/temp/environment'.
>  * S: '/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/work/jdk1.6.0_22'
>
> Some hint?

Some hints are available in, e.g., following bug. See especially
comments 6 through 9.

http://bugs.gentoo.org/show_bug.cgi?id=293832

-- 
Arttu V. -- Running Gentoo is like running with scissors



[gentoo-user] sun-jdk upgrade problem

2010-10-14 Thread Zhu Sha Zang
 Since sun-jdk-1.6.0.21 i have this installation problem:

>>> Emerging (6 of 19) dev-java/sun-jdk-1.6.0.22
 * jdk-6u22-dlj-linux-i586.bin RMD160 SHA1 SHA256 size ;-) ...  
[ ok ]
 * checking ebuild checksums ;-) ...
[ ok ]
 * checking auxfile checksums ;-) ...   
[ ok ]
 * checking miscfile checksums ;-) ...  
[ ok ]
 * CPV:  dev-java/sun-jdk-1.6.0.22
 * REPO: gentoo
 * USE:  elibc_glibc examples jce kernel_linux nsplugin userland_GNU x86
>>> Unpacking source...
Unpacking...
Checksumming...
Extracting...
/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/distdir/jdk-6u22-dlj-linux-i586.bin:
line 821: ./install.sfx.31869: Arquivo ou diretório não encontrado
Failed to extract the files.  Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.
 * ERROR: dev-java/sun-jdk-1.6.0.22 failed:
 *   Failed to unpack
 *
 * Call stack:
 * ebuild.sh, line  54:  Called src_unpack
 *   environment, line 2863:  Called die
 * The specific snippet of code:
 *   sh "${DISTDIR}"/${A} --accept-license --unpack || die "Failed
to unpack"
 *
 * If you need support, post the output of 'emerge --info
=dev-java/sun-jdk-1.6.0.22',
 * the complete build log and the output of 'emerge -pqv
=dev-java/sun-jdk-1.6.0.22'.
 * The complete build log is located at
'/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/temp/environment'.
 * S: '/var/tmp/portage/dev-java/sun-jdk-1.6.0.22/work/jdk1.6.0_22'

Some hint?


Att


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Sun JDK 1.6.0.17 is build only

2009-11-10 Thread Manuel Fiorelli
2009/11/10 Daniel Pielmeier :
> I don't see a Build-Only flag for the VMs which are available. So what
> is the problem here?
>
> If there are Build Only VM's the output would look like this:
>
> # java-config --list-available-vms
> The following VMs are available for generation-2:
> 1)      Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] (Build Only)
> 2)      Blackdown JRE 1.4.2.03 [blackdown-jre-1.4.2] (Build Only)
> 3)      IcedTea6-bin 1.4.1 [icedtea6-bin]
> 4)      Sun JDK 1.5.0.20 [sun-jdk-1.5] (Build Only)
> *)      Sun JDK 1.6.0.16 [sun-jdk-1.6]

Thank you very much. I misunderstood the warning, and, yes, I read the
linked page too quickly.

Manuel Fiorelli



Re: [gentoo-user] Sun JDK 1.6.0.17 is build only

2009-11-10 Thread Daniel Pielmeier
Manuel Fiorelli schrieb am 10.11.2009 19:18:
> Hello list,
> I have installed the SUN JDK 1.6.0.17 but now it seems to be build only.
> 
> 
> localhost ~ # java-config -L
> The following VMs are available for generation-2:
> 1)Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2]
> *)Sun JDK 1.6.0.17 [sun-jdk-1.6]

I don't see a Build-Only flag for the VMs which are available. So what
is the problem here?

If there are Build Only VM's the output would look like this:

# java-config --list-available-vms
The following VMs are available for generation-2:
1)  Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] (Build Only)
2)  Blackdown JRE 1.4.2.03 [blackdown-jre-1.4.2] (Build Only)
3)  IcedTea6-bin 1.4.1 [icedtea6-bin]
4)  Sun JDK 1.5.0.20 [sun-jdk-1.5] (Build Only)
*)  Sun JDK 1.6.0.16 [sun-jdk-1.6]


> VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL.
> Gentoo recommends not setting these VMs as either your System or User VM.
> Please see http://www.gentoo.org/doc/en/java.xml#build-only for more 
> information
> 

Did you read chapter 4 from the link above?

> I tried to downgrade to SUN JDK 1.6.0.15 but the problem persists.
> 
> Manuel Fiorelli
> 
> 

-- 
Daniel Pielmeier





signature.asc
Description: OpenPGP digital signature


[gentoo-user] Sun JDK 1.6.0.17 is build only

2009-11-10 Thread Manuel Fiorelli
Hello list,
I have installed the SUN JDK 1.6.0.17 but now it seems to be build only.


localhost ~ # java-config -L
The following VMs are available for generation-2:
1)  Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2]
*)  Sun JDK 1.6.0.17 [sun-jdk-1.6]

VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL.
Gentoo recommends not setting these VMs as either your System or User VM.
Please see http://www.gentoo.org/doc/en/java.xml#build-only for more information


I tried to downgrade to SUN JDK 1.6.0.15 but the problem persists.

Manuel Fiorelli



Re: [gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Marko Kocić

Ok,
thanks for the explanation.
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Bo Ørsted Andresen
On Saturday 09 June 2007 14:06:59 Marko Kocić wrote:
> > occasionally crashes. If you meant 1.4 or 1.5 then they simply don't seem
> > to use the c++ standard library...
>
> I don't know the difference between Sun and gentoo packaging. Maybe
> Sun is statically linking that ABI stuff.

Right. If you chose another download that's a possibility too. In that case 
you still got the libstdc++.so.5 with the only difference that other binary 
apps that need it won't be able to share it with sun-jdk.

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Marko Kocić

On 6/9/07, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:

> But I'm already running sun-jdk on my machine that I manually
> downloaded and installed from the sun site, although I don't have
> libstdc++ installed.
> One thing I don't understand is why do I need libstdc++ when using
> portage version?

Do you mean you are already running sun-jdk:1.6 without an ABI compatible
version of libstdc++ ? In that case I wouldn't be surprised if it


I'm running Sun jdk 1.6.0_01 as downloaded from http://java.sun.com .
I don't even know what ABI is, but I don't have libstdc++ installed,
only gcc-4.1.2. I did not experience any crash, although I use it a
lot.


occasionally crashes. If you meant 1.4 or 1.5 then they simply don't seem to
use the c++ standard library...

I don't know the difference between Sun and gentoo packaging. Maybe
Sun is statically linking that ABI stuff.


Re: [gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Bo Ørsted Andresen
On Saturday 09 June 2007 13:02:00 Marko Kocić wrote:
> Thanks for the clarification.
>
> > The reason is as you say that dev-java/sun-jdk:1.6 is a binary package
> > that isn't ABI compatible with libstdc++.so.6 (from gcc-4.x). And as we
> > don't have the source we cannot fix that with revdep-rebuild.
>
> But I'm already running sun-jdk on my machine that I manually
> downloaded and installed from the sun site, although I don't have
> libstdc++ installed.
> One thing I don't understand is why do I need libstdc++ when using
> portage version?

Do you mean you are already running sun-jdk:1.6 without an ABI compatible 
version of libstdc++ ? In that case I wouldn't be surprised if it 
occasionally crashes. If you meant 1.4 or 1.5 then they simply don't seem to 
use the c++ standard library...

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Marko Kocić

Thanks for the clarification.


The reason is as you say that dev-java/sun-jdk:1.6 is a binary package that
isn't ABI compatible with libstdc++.so.6 (from gcc-4.x). And as we don't have
the source we cannot fix that with revdep-rebuild.


But I'm already running sun-jdk on my machine that I manually
downloaded and installed from the sun site, although I don't have
libstdc++ installed.
One thing I don't understand is why do I need libstdc++ when using
portage version?

Regards,
Marko
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Bo Ørsted Andresen
On Saturday 09 June 2007 11:46:52 Marko Kocić wrote:
> Why does sun-jdk needs gcc-3.3.6 and and libstdc++-3.3?
> As I understand sun-jdk-1.6.0.01 is a binary package, and java works
> just fine if downloaded and installed from Sun site, without portage.
>
> Since I don't have enough disk spac fro another gcc, is it possible to
> somehow let portage handle sun-jdk, but without additional gcc and
> libstdc++?

virtual/libstdc++-3.3 is a virtual that contains nothing but is provided by / 
depends on libstdc++-v3 OR gcc-3.x. Not both. Unfortunately bug #161953 
causes portage to think that as you already have a version of gcc(-4.x) 
installed and you don't have libstdc++-v3 installed that means you prefer 
gcc. The solution to that is to manually install libstdc++-v3 (even 
with --oneshot).

The reason is as you say that dev-java/sun-jdk:1.6 is a binary package that 
isn't ABI compatible with libstdc++.so.6 (from gcc-4.x). And as we don't have 
the source we cannot fix that with revdep-rebuild.

https://bugs.gentoo.org/show_bug.cgi?id=161953

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Marko Kocić

Why does sun-jdk needs gcc-3.3.6 and and libstdc++-3.3?
As I understand sun-jdk-1.6.0.01 is a binary package, and java works
just fine if downloaded and installed from Sun site, without portage.

Since I don't have enough disk spac fro another gcc, is it possible to
somehow let portage handle sun-jdk, but without additional gcc and
libstdc++?

Thanks,
Marko
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] sun-jdk

2005-11-16 Thread Alexander Skwar
Thiago Lüttig wrote:
> so I must download an self installing executable and manualy install it
> in my system ??

No. What does make you think that? Just read the error
message and act accordingly.

> I can make an gentoo package containing the jdk after
> the install ?

No.

PS: Please no full quote, top quote and HTML junk.

Alexander Skwar
-- 
Men of quality are not afraid of women for equality.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sun-jdk

2005-11-16 Thread Alexander Skwar
Thiago Lüttig wrote:

> Hi folks ! i´m trying to emerge the sun-jdk but i receive an emerge
> restrictuin to this package. How can I merge this package to the tree
> instead installing this package manualy ??

By reading the error message. It's all written there in
the rows starting with a "*".

Alexander Skwar
-- 
Men of quality are not afraid of women for equality.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sun-jdk

2005-11-16 Thread Dirk Heinrichs
Am Mittwoch, 16. November 2005 12:54 schrieb ext Thiago Lüttig:

> so I must download an self installing executable and manualy install it
> in my system ??

No, download, then emerge again. The "self-extracting" refers to the fact 
that there are two downloads available for Linux. The ebuild expects the 
self-extracting package. 

HTH...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgp940h95YdiD.pgp
Description: PGP signature


Re: [gentoo-user] sun-jdk

2005-11-16 Thread Nagatoro

Thiago Lüttig wrote:
Hi folks ! i´m trying to emerge the sun-jdk but i receive an emerge 
restrictuin to this package. How can I merge this package to the tree 
instead installing this package manualy ??



!!! dev-java/sun-jdk-1.4.2.09 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.

 * Please download j2sdk-1_4_2_09-linux-i586.bin from:
 * 
http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.4.2_09-oth-JPR&SiteId=JSC&TransactionId=noreg 

 * (SDK 32-bit/64-bit for Windows/Linux/Solaris SPARC 32-bit for Solaris 
x86, then select download Linux Self-extracting.

 * and move it to /usr/portage/distfiles


Read this and do as it says.

You need to dowload it manualy and _then_ emerge it.

--
Naga
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sun-jdk

2005-11-16 Thread Thiago Lüttig
so I must download an self installing executable and manualy install it in my system ?? I can make an gentoo package containing the jdk after the install ?
On 11/16/05, Dirk Heinrichs <[EMAIL PROTECTED]> wrote:
Am Mittwoch, 16. November 2005 12:31 schrieb ext Thiago Lüttig:> Hi folks ! iŽm trying to emerge the sun-jdk but i receive an emerge
> restrictuin to this package. How can I merge this package to the tree> instead installing this package manualy ??Just follow the instructions. Portage can't download this package, becauseit involves a license acceptance step.
Bye...   Dirk--Dirk Heinrichs  | Tel:  +49 (0)162 234 3408Configuration Manager   | Fax:  +49 (0)211 47068 111Capgemini Deutschland   | Mail: 
[EMAIL PROTECTED]Hambornerstraße 55  | Web:  http://www.capgemini.comD-40472 Düsseldorf  | ICQ#: 110037733GPG Public Key C2E467BB | Keyserver: 
www.keyserver.net-- __Atenciosamente,Thiago Lüttig__ 


Re: [gentoo-user] sun-jdk

2005-11-16 Thread Fernando Meira
On 11/16/05, Thiago Lüttig <[EMAIL PROTECTED]> wrote:
Hi folks ! i´m trying to emerge the sun-jdk but i receive an
emerge restrictuin to this package. How can I merge this package to the
tree instead installing this package manualy ?? 
 
host tmp # emerge -p sun-jdk
These are the packages that I would merge, in order:
Calculating dependencies ...done![ebuild    FU ] dev-java/sun-jdk-1.4.2.09 [1.4.2.08-r1] stallman tmp # emerge -f sun-jdk Calculating dependencies ...done!>>> emerge (1 of 1) dev-java/sun-jdk-1.4.2.09

 to /!!! j2sdk-1_4_2_09-linux-i586.bin not found in /usr/portage/distfiles
!!! dev-java/sun-jdk-1.4.2.09 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.
 * Please download j2sdk-1_4_2_09-linux-i586.bin from: * 

http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.4.2_09-oth-JPR&SiteId=JSC&TransactionId=noreg  * (SDK 32-bit/64-bit for Windows/Linux/Solaris SPARC 32-bit for Solaris x86, then select download Linux Self-extracting.
 * and move it to /usr/portage/distfiles
!!! Fetch for /usr/portage/dev-java/sun-jdk/sun-jdk-1.4.2.09.ebuild failed, continuing...
 
!!! Some fetch errors were encountered.  Please see above for detai-- __Atenciosamente,Thiago Lüttig__ 


You have to do what it tells you to!
Fetch the file manually, place it into Portage tree (/usr/portage/distfiles) and run emerge again! 
Then it should go fine!

HTH,
Fernando


Re: [gentoo-user] sun-jdk

2005-11-16 Thread Dirk Heinrichs
Am Mittwoch, 16. November 2005 12:31 schrieb ext Thiago Lüttig:
> Hi folks ! iŽm trying to emerge the sun-jdk but i receive an emerge
> restrictuin to this package. How can I merge this package to the tree
> instead installing this package manualy ??

Just follow the instructions. Portage can't download this package, because 
it involves a license acceptance step.

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpDMgGUHuv8M.pgp
Description: PGP signature


[gentoo-user] sun-jdk

2005-11-16 Thread Thiago Lüttig
Hi folks ! i´m trying to emerge the sun-jdk but i receive an emerge restrictuin to this package. How can I merge this package to the tree instead installing this package manualy ?? 
 
host tmp # emerge -p sun-jdk
These are the packages that I would merge, in order:
Calculating dependencies ...done![ebuild    FU ] dev-java/sun-jdk-1.4.2.09 [1.4.2.08-r1] stallman tmp # emerge -f sun-jdk Calculating dependencies ...done!>>> emerge (1 of 1) dev-java/sun-jdk-1.4.2.09
 to /!!! j2sdk-1_4_2_09-linux-i586.bin not found in /usr/portage/distfiles
!!! dev-java/sun-jdk-1.4.2.09 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.
 * Please download j2sdk-1_4_2_09-linux-i586.bin from: * 
http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.4.2_09-oth-JPR&SiteId=JSC&TransactionId=noreg  * (SDK 32-bit/64-bit for Windows/Linux/Solaris SPARC 32-bit for Solaris x86, then select download Linux Self-extracting.
 * and move it to /usr/portage/distfiles
!!! Fetch for /usr/portage/dev-java/sun-jdk/sun-jdk-1.4.2.09.ebuild failed, continuing...
 
!!! Some fetch errors were encountered.  Please see above for detai-- __Atenciosamente,Thiago Lüttig__