Description of problem: Locate in bash should be able to find a file or a specified text in file which it's not bash: locate: command not found Version-Release number of selected component (if applicable): Fedora-Modular-Server-dvd-x86_64-27-20171115 How reproducible: Always Steps to Reproduce: 1.Boot and Install F27 Modular Server and login as user/root 2.touch a file [touch <filename>] 3.ls -a to verify that the file got created 4. locate <filename> Actual results: [root@localhost ~]# touch file1.txt [root@localhost ~]# ls -a . .. anaconda-ks.cfg .bash_history .bash_logout .bash_profile .bashrc .cshrc file1.txt .tcshrc [root@localhost ~]# locate file1.txt Expected results: should be able to locate the file Additional info:
@adam could you add this and screen to system-tools module? and see what else we should include in that from f26 then get it in to the f27 builds? would love to go back to "system-tools" vs "systemtools" from f26.
@langdon, I believe we moved back to dashed system-tools already, at least there are comments to that effect on https://src.fedoraproject.org/modules/systemtools
https://mbs.fedoraproject.org/module-build-service/1/module-builds/1426 https://pagure.io/pungi-fedora/pull-request/472
https://github.com/modularity-modules/system-tools/issues/2 --> works with updated fedora-modular-release which should land in the images soon