bugGNU GRUB - Bugs: bug #41816, insmod does not return an error...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #41816: insmod does not return an error when it fails

Submitter:  adrian15 <adrian15sgd>
Submitted:  Sun 09 Mar 2014 11:15:49 PM UTC
   
 
Category:  None Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Release:  2.00
Release:  Reproducibility:  Every Time
Planned Release:  2.03+

Sun 09 Mar 2014 11:15:49 PM UTC, original submission:  

Found in: Debian's 2.00-22 version but it seems it's also found in Git.

What:

if insmod unknown ; then
echo "unknown exists"
else
echo "Unknown does not exist"
fi

What happens:

"unknown exists" is echoed.

What should happen instead:

"Unknown does not exist" is echoed.

adrian15 <adrian15sgd>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Updated the item)
  • -email is unavailable- added by adrian15sgd (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-05 phcoder Planned Release2.02 2.03+
    2016-03-02 phcoder Planned ReleaseNone 2.02

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code