Skip to content

Repo does not handle different dependencies for the same package #91

Open
@hgy59

Description

We have lidarr packages for some archs that depend on mono (SPK_DEPENDS=mono) and others that do not (using dotnet).

When I install Lidarr on x64, the DSM package center forces you to install mono, despite the spk file to download does not have this dependency.

I will propose to remove all lidarr packages that depend on mono in the repository (and hope this will fix this issue).

A future redesign (probably the port to rust by @publicarray) should support packages with different dependencies

  • for different dependencies for DSM 6 vs DSM 7

I suppose this issue addresses the creation of the package-list sent to the Diskstations.
The creation of the package-list must be adjusted for #63 too.

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