TheRemote/RaspberryPiMinecraft

dpkg wrong

Closed this issue · 2 comments

always get this error message
Unbenannt

Hey,
try: sudo apt --fix-broken install
when finished restart: sudo reboot
then run ./SetupMinecraft.sh again.

Chris's comment is correct. The command resolves package conflicts between the latest OpenJDK and other older or alternative Java installations so the new OpenJDK installation can go through.