Bug 113313

Summary: Cannot handle subsystem ''
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Schwab <schwab>
Component: YaST2Assignee: Christian Zoz <zoz>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None CC: yast2-maintainers
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST log file

Description Andreas Schwab 2005-08-26 13:40:19 UTC
YaST creates the files /etc/sysconfig/hardware/hwconfig-static-*, but hwup 
cannot make any sense of them. 
 
+ for CFG in '${HWCFG_STUB}-static*' 
+ '[' -f /etc/sysconfig/hardware/hwcfg-static-1 ']' 
+ /sbin/hwup static-1 1 -o auto 
Cannot handle subsystem '' 
+ for CFG in '${HWCFG_STUB}-static*' 
+ '[' -f /etc/sysconfig/hardware/hwcfg-static-printer ']' 
+ /sbin/hwup static-printer printer -o auto 
Cannot handle subsystem ''
Comment 1 Arvin Schnell 2005-08-26 14:14:55 UTC
Please provide YaST2 logs and the files in question.
Comment 2 Andreas Schwab 2005-08-26 14:51:46 UTC
# cat /etc/sysconfig/hardware/hwcfg-static-0  
# YaST configured sound card snd-card-0 
# 5lYh.ITz6G5CcwPB:Integrated Sound (awacs) 
MODULE='snd-powermac' 
STARTMODE='auto' 
 
Comment 3 Andreas Schwab 2005-08-26 14:52:19 UTC
Created attachment 47790 [details]
YaST log file
Comment 4 Arvin Schnell 2005-08-26 14:56:06 UTC
The config file look fine to me. Ladislav?
Comment 5 Jon Nelson 2005-08-28 03:28:14 UTC
I can confirm this bug. What can I provide?
Comment 6 Ladislav Slezák 2005-08-29 07:15:25 UTC
Christian, the sysconfig is correct, the bug is in sysconfig itself.
Comment 7 Christian Zoz 2005-08-29 07:28:59 UTC

*** This bug has been marked as a duplicate of 113158 ***