10000 Dependencies are resolved incorrectly · Issue #34 · hwittenborn/tap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
Dependencies are resolved incorrectly #34
Open
@giomf

Description

@giomf

Hey,

I noticed that some dependencies are resolved incorrectly. Thereby tap complains that the dependencies are not installed. This seems only be the case for the dependencies that are set by a >=.
If I manually clone the repo of the package and run makedeb -si it works

As an example the package code-bin:

sudo tap install code-bin
>> Reading APT cache...
>> Reading MPR cache...
>> Removing old build directory...
>> Creating build directory...
>> Cloning packages...
>> Building dependency tree...
>> The following dependencies were unable to be found:
  -> libnss3>=2:3.26
  -> libgtk-3-0>=3.10.0

Here is the output of apt policy of the packages:

sudo apt policy libnss3 libgtk-3-0
libnss3:
  Installiert:           2:3.73.1-1
  Installationskandidat: 2:3.73.1-1
  Versionstabelle:
 *** 2:3.73.1-1 500
        500 http://deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status
libgtk-3-0:
  Installiert:           3.24.30-4
  Installationskandidat: 3.24.30-4
  Versionstabelle:
 *** 3.24.30-4 500
        500 http://deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0