-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
I cannot build php scenarios. Tried a couple and all result in this:
mv: cannot create hard link '/experiment/bug-info/scenario-data.txt' to '/experiment/000000/main': Operation not permitted
mv: cannot create hard link '/experiment/bug-info/log-msg.txt' to '/experiment/000000/main/streams': Operation not permitted
mv: will not create hard link '/experiment/fixed/main' to directory '/experiment/diffs/main'
mv: will not create hard link '/experiment/preprocessed/main' to directory '/experiment/php/ext'
Traceback (most recent call last):
File "/home/afsoon/BugZoo/bin/bugzoo", line 9, in <module>
load_entry_point('bugzoo==2.0.3', 'console_scripts', 'bugzoo')()
File "/home/afsoon/BugZoo/lib/python3.5/site-packages/bugzoo/cli/__init__.py", line 503, in main
args.func(args)
File "/home/afsoon/BugZoo/lib/python3.5/site-packages/bugzoo/cli/__init__.py", line 465, in <lambda>
cmd.set_defaults(func=lambda args: build_bug(rbox, args.bug, args.force))
File "/home/afsoon/BugZoo/lib/python3.5/site-packages/bugzoo/cli/__init__.py", line 79, in build_bug
rbox.bugs.build(bug, force=force)
File "/home/afsoon/BugZoo/lib/python3.5/site-packages/bugzoo/mgr/bug.py", line 82, in build
quiet=quiet)
File "/home/afsoon/BugZoo/lib/python3.5/site-packages/bugzoo/mgr/build.py", line 124, in build
raise ImageBuildFailed(name, log)
bugzoo.core.errors.ImageBuildFailed: squareslab/manybugs:php-2011-12-10-74343ca506-52c36e60c4