Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

no /usr/bin/jexec when installing openjdk-jre 1.9

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
shirish
Posts: 845
Joined: 2010-12-08 12:59

no /usr/bin/jexec when installing openjdk-jre 1.9

#1 Post by shirish »

Hi all,
See the following :-

Code: Select all

$ sudo aptitude install openjdk-9-jre=9~b87-1 openjdk-9-jre-headless=9~b87-1 -y
The following packages will be upgraded: 
  openjdk-9-jre openjdk-9-jre-headless 
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.9 MB of archives. After unpacking 175 MB will be freed.
Get: 1 http://httpredir.debian.org/debian/ experimental/main openjdk-9-jre amd64 9~b87-1 [39.4 kB]
Get: 2 http://httpredir.debian.org/debian/ experimental/main openjdk-9-jre amd64 9~b87-1 [39.4 kB]                                                    
Get: 3 http://httpredir.debian.org/debian/ experimental/main openjdk-9-jre-headless amd64 9~b87-1 [30.8 MB]                                           
Fetched 30.9 MB in 21min 2s (24.4 kB/s)                                                                                                               
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n] y
apt-listchanges: Mailing root: apt-listchanges: changelogs for think-debian
(Reading database ... 375935 files and directories currently installed.)
Preparing to unpack .../openjdk-9-jre_9~b87-1_amd64.deb ...
Unpacking openjdk-9-jre:amd64 (9~b87-1) over (9~b80-2) ...
Preparing to unpack .../openjdk-9-jre-headless_9~b87-1_amd64.deb ...
Unpacking openjdk-9-jre-headless:amd64 (9~b87-1) over (9~b80-2) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for mime-support (3.59) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Setting up openjdk-9-jre-headless:amd64 (9~b87-1) ...
update-binfmts: warning: /usr/share/binfmts/jar: no executable /usr/bin/jexec found, but continuing anyway as you request
Setting up openjdk-9-jre:amd64 (9~b87-1) ...
Scanning processes...                                                                                                                                 
Scanning linux images...                                                                                                                              
Running kernel seems to be up-to-date.
No services need to be restarted.
No containers need to be restarted.
Any idea about above ?
Intel Dual-Core CPU E5400 (soc 775) @ 2.70GHz, onboard Intel G33, Asus MB P5KPL-AM IN (Intel G31), D-Link 2750u modem+router, 64-bit Debian Testing, Mate 1.26

Post Reply