Rootserver Sponsor

webtropia"

Donations

Please support your operating system's further development:

donate"

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
Crypto1971Offline
14 Post subject: Oracle java: creating package takes forever  PostPosted: 07.01.2016, 12:07



Joined: 2011-09-18
Posts: 15

Status: Offline
Hi,

I want to try to program apps for android, so I need to install the Oracle java environment.

I have downloaded the required file and start creating the *.deb package using the command:

      Code:
~/Downloads$ make-jpkg jdk-7u80-linux-x64.tar.gz 


This begins to successfully create the package, but, but when it comes to this line:

      Code:

dpkg-buildpackage: Host-Architektur amd64
 dpkg-source --before-build package
 debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
 debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism


it simply is stuck and seems to run forever.

How long is dh_strip_nondeterminism supposed to run?

I have found that with some versions (ubuntu) this command was dropped from making the *.deb file due to long process. But why wasn't this kept for debian as well? How long should I wait until the package is available?


Thanks for any hint.

Regards,
Crypto.
 
 View user's profile Send private message  
Reply with quote Back to top
slhOffline
Post subject: RE: Oracle java: creating package takes forever  PostPosted: 07.01.2016, 17:23



Joined: 2010-08-25
Posts: 962

Status: Offline
Isn't openjdk supposed to work as well?
 
 View user's profile Send private message  
Reply with quote Back to top
LatOffline
Post subject: RE: Oracle java: creating package takes forever  PostPosted: 09.01.2016, 18:23



Joined: 2010-09-19
Posts: 205

Status: Offline
It has been working with openjdk. I just ran tools/android update sdk --no-ui without problems.
 
 View user's profile Send private message  
Reply with quote Back to top
Crypto1971Offline
21 Post subject: RE: Oracle java: creating package takes forever  PostPosted: 09.01.2016, 20:55



Joined: 2011-09-18
Posts: 15

Status: Offline
I was a bit fast (yeah, that happens when you are too impatient to wait... )

The dh_strip_nondeterminism line works, it just takes quite a long time.

Thanks for you replies!

Crypto.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 12 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by Zafenio