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

Not able to build server on Debian testing #100

Open
Razuuu opened this issue Nov 10, 2024 · 1 comment
Open

Not able to build server on Debian testing #100

Razuuu opened this issue Nov 10, 2024 · 1 comment

Comments

@Razuuu
Copy link

Razuuu commented Nov 10, 2024

OS: Linux Debian testing/trixie/13

This error appears when executing the script.

root@server:/root/ts3video~# ./build-linux.bash

OCS Build Environment
---------------------
OCS_SOURCE_DIR_PATH : /root/ts3video
OCS_BUILD_DIR_PATH : /root/ts3video/build
OCS_INSTALL_DIR_PATH : /root/ts3video/build/install
ARCH : x86_64
---------------------

Press any key to run "deployment"cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot stat '/lib/x86_64-linux-gnu/libpcre.so.3': No such file or directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot stat '/lib/libQt5Core.so.5': No such file or directory
cp: cannot stat '/lib/libQt5Network.so.5': No such file or directory
cp: cannot stat '/lib/libQt5WebSockets.so.5': No such file or directory
cp: cannot stat '/lib/libicui18n.so.56': No such file or directory
cp: cannot stat '/lib/libicuuc.so.56': No such file or directory
cp: cannot stat '/lib/libicudata.so.56': No such file or directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/': Not a directory
cp: cannot create regular file '/server/default.ini.orig': No such file or directory
cp: cannot create regular file '/server/logging.conf.orig': No such file or directory

Maybe add a check, which detects the codename?

@robinrm
Copy link

robinrm commented Jan 12, 2025

i'm testing since a couple of days to get this script working. If i'm done and have a working script i reply to this post here.

I'm testing with Debain 12 and also Ubuntu 22.04

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