Bug 5398

Summary: erroneous /usr/lib/menu/xcpufreq causes update-menus error
Product: Sisyphus Reporter: Andrei Bulava <abulava>
Component: libhw-tools-x11Assignee: Denis Smirnov <mithraen>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description Andrei Bulava 2004-10-25 19:52:56 MSD
/usr/lib/menu/xcpufreq of libhw-tools-x11-0.1.9-alt1 suffers from a trivial typo
- it contains needs="" instead of needs="x11".
Steps to Reproduce:
1. # update-menus -N
2.
3.
Actual Results:  
/usr/lib/menu/xcpufreq: missing required tag: "needs"
Skipping file because of errors...

Resulting menus lack xcpufreq.

Expected Results:  
Generate menus with xcpufreq.
Comment 1 Anton Farygin 2005-02-09 17:05:27 MSK
fixed (libhw-tools-x11-0.3.1)
Comment 2 Andrei Bulava 2005-03-05 13:09:17 MSK
uh, mmm... libhw-tools-x11 0.2.7.1-alt1 (BTW, where could I get libhw-tools-x11
0.3.1 from?) /usr/lib/menu/xcpufreq:

needs="libhw-tools-x11"

But there should be 'needs="x11"' exactly here...