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

Unable to Install .deb package on Debian 12 Bookworm #657

Closed
1 task done
AnnoyedLeek opened this issue Aug 26, 2023 · 2 comments
Closed
1 task done

Unable to Install .deb package on Debian 12 Bookworm #657

AnnoyedLeek opened this issue Aug 26, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@AnnoyedLeek
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I am unable to install the current release package on Debian 12. I get a dependency resolution failure upon installing the package, citing "gir1.2-appindicator3-0.1" as a non-installable package. I believe this is because that package has been obsoleted in this new version of Debian.

Expected Behavior

An apt install should install the package without issue.

Steps to reproduce

  1. I ran a sudo apt install of the downloaded package.
  2. I received the following readout:
  3. sudo apt install ./Spotube-linux-x86_64.deb
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Note, selecting 'spotube' instead of './Spotube-linux-x86_64.deb'
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
spotube : Depends: gir1.2-appindicator3-0.1 but it is not installable
E: Unable to correct problems, you have held broken packages.

Operating System

Debian 12

Spotube version

v.3.1.0

Installation source

GitHub Releases (Binary)

Additional information

No response

@AnnoyedLeek AnnoyedLeek added the bug Something isn't working label Aug 26, 2023
@KRTirtho
Copy link
Owner

A fix was applied. See if works for you
Download from the nightly release

@KRTirtho KRTirtho moved this to In progress in Spotube Board Aug 26, 2023
@KRTirtho KRTirtho moved this from In progress to Deployed in Spotube Board Aug 28, 2023
@KRTirtho
Copy link
Owner

Fixed in v3.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Deployed
Development

No branches or pull requests

2 participants