Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPack: Create package ERROR when building Debian package #2411

Closed
DennisRasey opened this issue Dec 22, 2023 · 0 comments
Closed

CPack: Create package ERROR when building Debian package #2411

DennisRasey opened this issue Dec 22, 2023 · 0 comments

Comments

@DennisRasey
Copy link
Contributor

Version, Operative system
Debian Testing (docker image debian:testing-slim).
Cherrytree 1.0.4 & latest git version

Describe the bug
I encounter the following error when trying to create a Debian package

CPack: Create package
CMake Error at /usr/share/cmake-3.27/Modules/Internal/CPack/CPackDeb.cmake:165 (message):
CPackDeb: file utility is not available. CPACK_DEBIAN_PACKAGE_SHLIBDEPS
and CPACK_DEBIAN_PACKAGE_GENERATE_SHLIBS options are not available.
Call Stack (most recent call first):
/usr/share/cmake-3.27/Modules/Internal/CPack/CPackDeb.cmake:801 (cpack_deb_prepare_package_vars)

To Reproduce

./build.sh deb

Resolution
Installing the package file appears to resolve this

apt install file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants