Results 1 to 6 of 6
I am trying to create an installable .deb file from the java packages. I have downloaded the latest 1.5 from sun and 1.4.2 from blackdown, however I get the same ...
- 05-02-2006 #1
Unable to create debian package of java JRE with java-package
I am trying to create an installable .deb file from the java packages. I have downloaded the latest 1.5 from sun and 1.4.2 from blackdown, however I get the same error message when I to to create them. I have installed fakeroot and java-package, the rror message is as follows:
house@debian:~/Desktop/java$ fakeroot
root@debian:~/Desktop/java# make-jpkg jre-1_5_0_06-linux-i586.bin
Creating temporary directory: /tmp/make-jpkg.XXXXM55WNs
Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh
dpkg-architecture: failure: dpkg --print-architecture failed: Permission denied
dpkg-architecture: failure: dpkg --print-architecture failed: Permission denied
dpkg-architecture: failure: dpkg --print-architecture failed: Permission denied
dpkg-architecture: failure: dpkg --print-architecture failed: Permission denied
dpkg-architecture: failure: dpkg --print-architecture failed: Permission denied
dpkg-architecture: failure: dpkg --print-architecture failed: Permission denied
No matching plugin was found.
Removing temporary directory: done
root@debian:~/Desktop/java#
Am i doing soemthing wrong here or is the java-package brken at the moment or something?
Thanks in advance
Michael
- 05-02-2006 #2
You are not exactly doing it the right way.
Try those instructions:
http://technowizah.com/2005/12/debia...suns-java.html"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 05-02-2006 #3
does nothing still get the above error. I recently ran bastille on my system to alter soemthing to make it more secure could this be why?
- 05-02-2006 #4
yeh it was a problem caused by running bastille i reverted back to pre bastille and it worked ok
- 05-20-2006 #5
Just curious but you do know Sun's Java is now in the Official Debian Unstable repository.
Debian Sid LXDE Kernel liquorix CPU Pentium IV 2.80GHz GeForce 9400 GT
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
- 05-20-2006 #6It is still in the non-free section.....
Originally Posted by craigevil
sun-java5-jreBrilliant Mediocrity - Making Failure Look Good


Reply With Quote
