Skip to content

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

Open
@Crilum

Description

@Crilum

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions