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

build-deb script builds a deb with none arch dependencies #1173

Open
Crilum opened this issue May 21, 2022 · 0 comments
Open

build-deb script builds a deb with none arch dependencies #1173

Crilum opened this issue May 21, 2022 · 0 comments

Comments

@Crilum
Copy link

Crilum commented May 21, 2022

The build-deb script builds the deb, but when I try to install it:

$ sudo apt install ./dist/soundnode_7.0.0-1_.deb      
Reading package lists... Done                                                                            
Building dependency tree... Done
Reading state information... Done
Note, selecting 'soundnode:none' instead of './dist/soundnode_7.0.0-1_.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:
 soundnode:none : Depends: libgconf-2-4:none but it is not installable
                  Depends: libglib2.0-0:none but it is not installable
                  Depends: libnss3:none but it is not installable
                  Depends: libfontconfig1:none but it is not installable
                  Depends: libpangocairo-1.0-0:none but it is not installable
                  Depends: libxi6:none but it is not installable
                  Depends: libxcomposite1:none but it is not installable
                  Depends: libasound2:none but it is not installable
                  Depends: libxdamage1:none but it is not installable
                  Depends: libxtst6:none but it is not installable
                  Depends: libxrandr2:none but it is not installable
                  Depends: libgtk2.0-0:none but it is not installable
                  Depends: libnotify4:none but it is not installable
E: Unable to correct problems, you have held broken packages.

Is it supposed to be the all arch?

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