Skip to content

Installing .deb when built on Debian 10 appears broken #15

@soxrok2212

Description

@soxrok2212

Hi all,

I've been successful in compiling and packaging into a .deb, however when attempting to install it, I get the error

dpkg: error processing archive dlep-2.1.amd64.deb (--install):
 parsing file '/var/lib/dpkg/tmp.ci/control' near line 6:
 missing 'Package' field
Errors were encountered while processing:
 dlep-2.1.amd64.deb

This only happens when building on a Debian 10 64-bit system. Building and packing from an Ubuntu 18.04 64-bit machine, all works just fine. I've attempted playing with the CMakeLIsts.txt and build/CPackConfig.make files, but haven't had any luck.

Viewing _CPack_Packages/Linux/DEB/dlep-2.1.amd64/control has a Package field set, granted it's not near line 6.

Both systems are up to date with all requirements installed.

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