Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP scanner does not work with JDK 15.0.1 #266

Closed
rfm1 opened this issue Oct 25, 2020 · 1 comment
Closed

IP scanner does not work with JDK 15.0.1 #266

rfm1 opened this issue Oct 25, 2020 · 1 comment
Milestone

Comments

@rfm1
Copy link

rfm1 commented Oct 25, 2020

Describe the bug
According to the Angry IP scanner website:

    "Make sure you have at least Java 8 or OpenJDK installed - check your distribution."

I checked my java level from terminal as so

root@localhost:/home/randy/Downloads# java -version
java version "15.0.1" 2020-10-20
Java(TM) SE Runtime Environment (build 15.0.1+9-18)
Java HotSpot(TM) 64-Bit Server VM (build 15.0.1+9-18, mixed mode, sharing)


I then tried to install IP scanner

root@localhost:/home/randy/Downloads# dpkg -i ipscan_3.7.2_amd64.deb
Selecting previously unselected package ipscan.
(Reading database ... 70564 files and directories currently installed.)
Preparing to unpack ipscan_3.7.2_amd64.deb ...
Unpacking ipscan (3.7.2) ...
dpkg: dependency problems prevent configuration of ipscan:
ipscan depends on openjdk-14-jre | openjdk-13-jre | openjdk-12-jre | openjdk-11-jre | openjdk-10-jre | oracle-java10-installer | openjdk-9-jre | oracle-java9-installer | openjdk-8-jre | oracle-java8-installer; however:
Package openjdk-14-jre is not installed.
Package openjdk-13-jre is not installed.
Package openjdk-12-jre is not installed.
Package openjdk-11-jre is not installed.
Package openjdk-10-jre is not installed.
Package oracle-java10-installer is not installed.
Package openjdk-9-jre is not installed.
Package oracle-java9-installer is not installed.
Package openjdk-8-jre is not installed.
Package oracle-java8-installer is not installed.

dpkg: error processing package ipscan (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.23-4) ...
Processing triggers for mime-support (3.62) ...
Errors were encountered while processing:
ipscan


This is a new Debian 10 Buster install.

Is this app still being maintained?

(I apologize for the formatting of this issue. I don't understand why this editor randomy makes things large and bold.)

@angryziber
Copy link
Collaborator

Good point, Java releases are a bit too frequent nowadays :-)

angryziber added a commit that referenced this issue Oct 27, 2020
@angryziber angryziber added this to the 3.7.3 milestone Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants