You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$cd build
$cmake ..
$make
$cpack -G DEB
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: client
CPack: - Install project: client []
CPack: Create package
CMake Error at /usr/share/cmake-3.30/Modules/Internal/CPack/CPackDeb.cmake:10 (message):
CPackDeb.cmake may only be used by CPack internally.
CPack Error: Error while execution CPackDeb.cmake
CPack Error: Problem compressing the directory
CPack Error: Error when generating package: client
Bug description
$cd build
$cmake ..
$make
$cpack -G DEB
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: client
CPack: - Install project: client []
CPack: Create package
CMake Error at /usr/share/cmake-3.30/Modules/Internal/CPack/CPackDeb.cmake:10 (message):
CPackDeb.cmake may only be used by CPack internally.
CPack Error: Error while execution CPackDeb.cmake
CPack Error: Problem compressing the directory
CPack Error: Error when generating package: client
Steps to reproduce
Expected behavior
deb package created
Which files are affected by this bug
CMakeLists.txt
Operating system
Linux
Which version of the operating system you are running.
KDE neon 6.2
Package
Compiled it myself
Nextcloud Server version
29.0.6
Nextcloud Desktop Client version
master
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response
The text was updated successfully, but these errors were encountered: