Bug 448418

Summary: Problems with the "aliases" test
Product: [Fedora] Fedora Reporter: Miloslav Trmač <mitr>
Component: sectoolAssignee: Michel Samia <msamia>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-03 12:36:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miloslav Trmač 2008-05-26 17:06:55 UTC
Description of problem:
A) terminal output contains
    stderr from aliases: bash: no job control in this shell
B) terminal output contains
    stat: cannot stat `which:': No such file or directory
    stat: cannot stat `no': No such file or directory
    stat: cannot stat `ls': No such file or directory
    stat: cannot stat `in': No such file or directory
    stat: cannot stat `((null))': No such file or directory
   (which is similar to #448405).  The test output contains lines like
    Alias 'cp' contains command 'cp', which was not found
C) Test output contains
    Alias 'mc' includes file '/usr/share/mc/bin/mc-wrapper.sh', which is not
owned by root
   ... but mc-wrapper.sh is owned by root.

Version-Release number of selected component (if applicable):
sectool-0.7.4-1.i386

Steps to Reproduce:
1.Run sectool-gui
2.Right-click the "aliases" test, select "Start the selected test"

Comment 1 Michel Samia 2008-06-03 12:36:39 UTC
It seems to be fixed in the git.. So you can try the version from git or wait a
few days to the next release..