* [gentoo-user] sun-jdk
@ 2005-11-16 11:31 Thiago Lüttig
2005-11-16 11:50 ` Dirk Heinrichs
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: Thiago Lüttig @ 2005-11-16 11:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]
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
______________________________
[-- Attachment #2: Type: text/html, Size: 1821 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:31 [gentoo-user] sun-jdk Thiago Lüttig
@ 2005-11-16 11:50 ` Dirk Heinrichs
2005-11-16 11:54 ` Thiago Lüttig
2005-11-16 11:51 ` Fernando Meira
` (2 subsequent siblings)
3 siblings, 1 reply; 8+ messages in thread
From: Dirk Heinrichs @ 2005-11-16 11:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
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: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:31 [gentoo-user] sun-jdk Thiago Lüttig
2005-11-16 11:50 ` Dirk Heinrichs
@ 2005-11-16 11:51 ` Fernando Meira
2005-11-16 11:57 ` Nagatoro
2005-11-16 12:17 ` Alexander Skwar
3 siblings, 0 replies; 8+ messages in thread
From: Fernando Meira @ 2005-11-16 11:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1687 bytes --]
On 11/16/05, Thiago Lüttig <tluttig@gmail.com> 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.ebuildfailed, 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
[-- Attachment #2: Type: text/html, Size: 2383 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:50 ` Dirk Heinrichs
@ 2005-11-16 11:54 ` Thiago Lüttig
2005-11-16 12:14 ` Dirk Heinrichs
2005-11-16 12:18 ` Alexander Skwar
0 siblings, 2 replies; 8+ messages in thread
From: Thiago Lüttig @ 2005-11-16 11:54 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1066 bytes --]
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 <ext-dirk.heinrichs@nokia.com> 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, 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: dirk.heinrichs@capgemini.com
> Hambornerstraße 55 | Web: http://www.capgemini.com
> D-40472 Düsseldorf | ICQ#: 110037733
> GPG Public Key C2E467BB | Keyserver: www.keyserver.net<http://www.keyserver.net>
>
>
>
--
______________________________
Atenciosamente,
Thiago Lüttig
______________________________
[-- Attachment #2: Type: text/html, Size: 1733 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:31 [gentoo-user] sun-jdk Thiago Lüttig
2005-11-16 11:50 ` Dirk Heinrichs
2005-11-16 11:51 ` Fernando Meira
@ 2005-11-16 11:57 ` Nagatoro
2005-11-16 12:17 ` Alexander Skwar
3 siblings, 0 replies; 8+ messages in thread
From: Nagatoro @ 2005-11-16 11:57 UTC (permalink / raw
To: gentoo-user
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
> <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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:54 ` Thiago Lüttig
@ 2005-11-16 12:14 ` Dirk Heinrichs
2005-11-16 12:18 ` Alexander Skwar
1 sibling, 0 replies; 8+ messages in thread
From: Dirk Heinrichs @ 2005-11-16 12:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 691 bytes --]
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: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:31 [gentoo-user] sun-jdk Thiago Lüttig
` (2 preceding siblings ...)
2005-11-16 11:57 ` Nagatoro
@ 2005-11-16 12:17 ` Alexander Skwar
3 siblings, 0 replies; 8+ messages in thread
From: Alexander Skwar @ 2005-11-16 12:17 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] sun-jdk
2005-11-16 11:54 ` Thiago Lüttig
2005-11-16 12:14 ` Dirk Heinrichs
@ 2005-11-16 12:18 ` Alexander Skwar
1 sibling, 0 replies; 8+ messages in thread
From: Alexander Skwar @ 2005-11-16 12:18 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-11-16 12:30 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-16 11:31 [gentoo-user] sun-jdk Thiago Lüttig
2005-11-16 11:50 ` Dirk Heinrichs
2005-11-16 11:54 ` Thiago Lüttig
2005-11-16 12:14 ` Dirk Heinrichs
2005-11-16 12:18 ` Alexander Skwar
2005-11-16 11:51 ` Fernando Meira
2005-11-16 11:57 ` Nagatoro
2005-11-16 12:17 ` Alexander Skwar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox