Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Cant resolve rm: cannot remove 'tomcat/temp': Directory not empty #45

Open
acavas opened this issue Dec 25, 2017 · 0 comments
Open

Cant resolve rm: cannot remove 'tomcat/temp': Directory not empty #45

acavas opened this issue Dec 25, 2017 · 0 comments

Comments

@acavas
Copy link

acavas commented Dec 25, 2017

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 9
*** Running ./docker-entrypoint.sh biserver...
rm: cannot remove 'tomcat/temp': Directory not empty
*** ./docker-entrypoint.sh exited with status 1.
*** Killing all processes...
Traceback (most recent call last):
File "/sbin/my_init", line 314, in main
sys.exit(exit_status)
SystemExit: 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/sbin/my_init", line 353, in
main(args)
File "/sbin/my_init", line 317, in main
shutdown_runit_services()
File "/sbin/my_init", line 250, in shutdown_runit_services
os.system("/usr/bin/sv -w %d down /etc/service/*", KILL_PROCESS_TIMEOUT)
TypeError: system() takes at most 1 argument (2 given)

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