Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

make run failed on ADD TDB_*.sql #1

Closed
hurr1k4ne opened this issue Apr 14, 2018 · 1 comment
Closed

make run failed on ADD TDB_*.sql #1

hurr1k4ne opened this issue Apr 14, 2018 · 1 comment

Comments

@hurr1k4ne
Copy link

Ubuntu 18.04 Beta
complete new install on Xeon 6-Core / 16GB Ram
commands were run as normal "non-root" user

make build
make mapdata
ran without failure

step make run stops at worldserver, when adding TDB Database to docker image

Step 14/17 : ADD TDB_*.sql "${install_prefix}/bin/" ERROR: Service 'worldserver' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder178854865/artifacts/sql/TDB_full_world_335.64_2018_02_19.sql: no such file or directory Makefile:125: recipe for target 'run' failed make: *** [run] Error 1

i came so far, but now i am a bit clueless why it could not find the file?

ls -lah artifacts/sql/TDB_full_world_335.64_2018_02_19.sql -->
-rwxrwxrwx 1 root root 250M Apr 14 12:44 artifacts/sql/TDB_full_world_335.64_2018_02_19.sql

@hurr1k4ne
Copy link
Author

Solution: do not use Symlinks!
copy that TDB_*.sql into trinitycore/docker/worldserver/

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

No branches or pull requests

1 participant