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

docker build . return Twiki error #2

Open
danielgomezrico opened this issue Nov 11, 2015 · 0 comments
Open

docker build . return Twiki error #2

danielgomezrico opened this issue Nov 11, 2015 · 0 comments
Labels

Comments

@danielgomezrico
Copy link

Hi

I'm running docker build . and getting:

...
twiki/robots.txt
 ---> 298f77061706
Removing intermediate container 51d8245b88e4
Step 6 : ADD perl/cpanfile /tmp/cpanfile
 ---> be879176a910
Removing intermediate container d4d49be4321c
Step 7 : ADD http://cpansearch.perl.org/src/THALJEF/Pinto-0.09995/etc/cpanm /tmp/cpanm
Downloading [==================================================>] 268.4 kB/268.4 kB
 ---> cb006a2320db
Removing intermediate container 953c7dd56bc9
Step 8 : RUN chmod +x /tmp/cpanm && /tmp/cpanm -l /var/www/twiki/lib/CPAN --installdeps /tmp/ && rm -rf /.cpanm /tmp/cpanm /tmp/cpanfile /var/www/twiki/lib/CPAN/man
 ---> Running in 060089438a7f
/bin/sh: 1: /tmp/cpanm: Text file busy
The command '/bin/sh -c chmod +x /tmp/cpanm && /tmp/cpanm -l /var/www/twiki/lib/CPAN --installdeps /tmp/ && rm -rf /.cpanm /tmp/cpanm /tmp/cpanfile /var/www/twiki/lib/CPAN/man' returned a non-zero code: 2

Why?

@tbe tbe added the bug label Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants