Skip to content

Install script in downloaded archives doesn't work #140

@carlosmintfan

Description

@carlosmintfan

The install.sh that is put into archives with multiple deb packages when running apt download previously used dpkg, which had problems with dependencies, but using apt install ./* is also no solution because it takes the names of the packages and then downloads them from the internet instead of installing the already downloaded ones. So we have to find a different solution. I read something about apt-offline, maybe that could be one.

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