Bug 723

Summary: incorrect suggested command
Product: Websites Reporter: robert marshall <robert>
Component: wiki.mageia.orgAssignee: Atelier Team <atelier-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: trunk   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
URL: http://mageia.org/wiki/doku.php?id=qa_upgrade
Whiteboard:
Source RPM: CVE:
Status comment:

Description robert marshall 2011-04-08 22:45:43 CEST
Description of problem:

The upgrade instructions suggest
$ rpm -qa | grep kernel*latest (must display the verion of the package installed)

with shell expansion that isn't going to work

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.enter suggested command after upgrade
2. you don't get any output
3.

suggest:
$ rpm -qa | grep kernel | grep latest (must display the version of the package installed)



Reproducible: 

Steps to Reproduce:
Comment 1 robert marshall 2011-04-08 22:46:39 CEST
sorry, the url is http://mageia.org/wiki/doku.php?id=qa_upgrade
Comment 2 Nicolas Vigier 2011-04-08 22:56:22 CEST
Yes, it should be "rpm -qa | grep kernel.*latest".
I updated the page. Thanks.

Status: NEW => RESOLVED
CC: (none) => boklm
Resolution: (none) => FIXED

Nicolas Vigier 2014-05-08 18:04:35 CEST

CC: boklm => (none)