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

[Bug]: CPackDeb.cmake may only be used by CPack internally. #7788

Open
4 of 8 tasks
IMurzich opened this issue Jan 24, 2025 · 0 comments
Open
4 of 8 tasks

[Bug]: CPackDeb.cmake may only be used by CPack internally. #7788

IMurzich opened this issue Jan 24, 2025 · 0 comments

Comments

@IMurzich
Copy link

IMurzich commented Jan 24, 2025

⚠️ Before submitting, please verify the following: ⚠️

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

  1. clone or update to master (commit 2997388)
  2. make
  3. cpack -G DEB

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?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Additional info

No response

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

No branches or pull requests

1 participant