You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
The
build-deb
script builds the deb, but when I try to install it:Is it supposed to be the
all
arch?The text was updated successfully, but these errors were encountered: