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

MANIFEST.MF is empty, compile version of 1.6.3 incomplete? #23

Open
dbnewman opened this issue Mar 1, 2024 · 0 comments
Open

MANIFEST.MF is empty, compile version of 1.6.3 incomplete? #23

dbnewman opened this issue Mar 1, 2024 · 0 comments

Comments

@dbnewman
Copy link

dbnewman commented Mar 1, 2024

Unable to setup using openjdk-11-jre

Upon looking at the MANIFEST.MF file, discovered it was empty:

Manifest-Version: 1.0
root@spotify-connect:/tmp# tail /var/log/syslog
Mar  1 10:14:17 spotify-connect systemd[1]: Starting lovspotify...
Mar  1 10:14:17 spotify-connect sh[4522]: PING spotify.com (35.186.224.25) 56(84) bytes of data.
Mar  1 10:14:17 spotify-connect sh[4522]: 64 bytes from 25.224.186.35.bc.googleusercontent.com (35.186.224.25): icmp_seq=1 ttl=114 time=14.5 ms
Mar  1 10:14:17 spotify-connect sh[4522]: --- spotify.com ping statistics ---
Mar  1 10:14:17 spotify-connect sh[4522]: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
Mar  1 10:14:17 spotify-connect sh[4522]: rtt min/avg/max/mdev = 14.470/14.470/14.470/0.000 ms
Mar  1 10:14:17 spotify-connect systemd[1]: Started lovspotify.
Mar  1 10:14:17 spotify-connect java[4523]: no main manifest attribute, in /opt/lovspotify/lovspotify-1.6.3.jar
Mar  1 10:14:17 spotify-connect systemd[1]: lovspotify.service: Main process exited, code=exited, status=1/FAILURE
Mar  1 10:14:17 spotify-connect systemd[1]: lovspotify.service: Failed with result 'exit-code'.
root@spotify-connect:/opt/lovspotify# /usr/bin/java -Dspring.config.location=classpath:application.yml,file:///opt/lovspotify/gui.yml -jar /opt/lovspotify/lovspotify-1.6.3.jar
no main manifest attribute, in /opt/lovspotify/lovspotify-1.6.3.jar

Have also noticed the deb file is 1.5mb, vs 1.6.2 at nearly 30mb?

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

1 participant