Skip to content

Ubuntu 22.04.1 cannot install deb #476

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

Closed
1 task done
woeisme opened this issue Apr 12, 2023 · 2 comments
Closed
1 task done

Ubuntu 22.04.1 cannot install deb #476

woeisme opened this issue Apr 12, 2023 · 2 comments
Labels
bug Something isn't working deployed This issue has been fixed/implmented and has been released

Comments

@woeisme
Copy link

woeisme commented Apr 12, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Unable to install the program using existing debian / ubuntu instructions.
Apt complains about dependencies such as "libgstreamer1.0-0" and "gir1.2-gstreamer-1.0" since using apt install method will not resolve dependencies.

Expected Behavior

program installed.

Steps to reproduce

  1. grab debian package
  2. sudo apt install ./Spotube-linux-x86_64.deb (or alternatively use Gdebi)
  3. failure to install due to dependency issues

Operating System

Ubuntu 22.04.1

Spotube version

2.7.1+18

Installation source

Website (spotube.netlify.app)

Additional information

I'd recommend setting up a ubuntu PPA

https://askubuntu.com/questions/71510/how-do-i-create-a-ppa

this will allow rolling packages and allow automatic dependency resolution.

@woeisme woeisme added the bug Something isn't working label Apr 12, 2023
@KRTirtho
Copy link
Owner

KRTirtho commented Jul 3, 2023

Try apt install libjsoncpp25

@KRTirtho
Copy link
Owner

This has been fixed on 3.0.0

@KRTirtho KRTirtho added the deployed This issue has been fixed/implmented and has been released label Aug 26, 2023
@KRTirtho KRTirtho moved this to Deployed in Spotube Board Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployed This issue has been fixed/implmented and has been released
Projects
Status: Deployed
Development

No branches or pull requests

2 participants