Bug 113313 - Cannot handle subsystem ''
Summary: Cannot handle subsystem ''
Status: RESOLVED DUPLICATE of bug 113158
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Christian Zoz
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 13:40 UTC by Andreas Schwab
Modified: 2005-08-29 07:28 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
YaST log file (55.55 KB, text/plain)
2005-08-26 14:52 UTC, Andreas Schwab
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***