You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/08/18 02:18:46 UTC

[GitHub] [bigtop] guyuqi commented on pull request #658: BIGTOP-3387: Building QFS fails on CentOS 8

guyuqi commented on pull request #658:
URL: https://github.com/apache/bigtop/pull/658#issuecomment-675210005


   The build command: 
   `docker run --rm -v `pwd`:/ws --workdir /ws bigtop/slaves:trunk-centos-8 bash -c '. /etc/profile.d/bigtop.sh; qfs-pkg yum'`
   
   It seems to encounter a dependencies issue of  `net-tools `.
   
   ```
   > Task :qfs-rpm FAILED
   Installing /ws/output/qfs/qfs-2.0.0-1.el8.src.rpm
   error: Failed build dependencies:
           net-tools is needed by qfs-2.0.0-1.el8.x86_64
   
   FAILURE: Build failed with an exception.
   ```
   
   


----------------------------------------------------------------
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