dockerimages / docker-unrealircd

UnrealIRCD with Anope Services
15 stars 17 forks source link

Anope fails to build #3

Open dpedu opened 8 years ago

dpedu commented 8 years ago

During docker build:

make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.
cp: cannot stat '/home/unreal/Unreal3.2.10.5/services/example.conf': No such file or directory
The command '/bin/sh -c deploy-anope' returned a non-zero code: 1

This happens when make is called during deploy-anope.

johnou commented 8 years ago

https://github.com/dockerimages/docker-unrealircd/pull/4

ThibaultRiviere commented 8 years ago

The error is still here :

cp: cannot stat '/home/unreal/Unreal3.2.10.5/services/example.conf': No such file or directory
The command '/bin/sh -c deploy-anope' returned a non-zero code: 1

any rapport with that //backups ?

/bin/chmod: cannot access '/home/unreal/Unreal3.2.10.5/services//backups': No such file or directory
frank-dspeed commented 8 years ago

oh wait i will look into this tought some one solved it already but don't looks like

duk3luk3 commented 7 years ago

Bumping... can't build it either, same error

frank-dspeed commented 7 years ago

@duk3luk3 why did you not send pull requests again?

duk3luk3 commented 7 years ago

Feel free to pick the necessary changes out of https://github.com/FAForever/docker-unrealircd. Unfortunately, the config contains changes specific to the FAForever project that I haven't had time to clean up yet.