On 11/16/05, 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 ?? > 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