-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels