You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/01/19 00:50:16 UTC

[GitHub] [incubator-doris] andotorg opened a new issue #5259: untar: command not found

andotorg opened a new issue #5259:
URL: https://github.com/apache/incubator-doris/issues/5259


   **Describe the bug**
   tar: Exiting with failure status due to previous errors
   Failed to untar brotli-1.0.7.tar.gz
   [root@4d4879c12d92 local]# untar
   bash: untar: command not found
   [root@4d4879c12d92 local]# yum install untar
   Loaded plugins: fastestmirror, ovl
   Cannot open logfile /var/log/yum.log
   ovl: Error while doing RPMdb copy-up:
   [Errno 28] No space left on device: '/var/lib/rpm/.dbenv.lock'
   
   
   Error making cache directory: /var/cache/yum/x86_64/7/base error was: [Errno 28] No space left on device: '/var/cache/yum'
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. sh build.sh
   
   **Desktop (please complete the following information):**
    - OS: centos7
    -  build env: docker 
    - last source code
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org