Bug 234526

Summary: Yast, install or update from installation-DVD dit not work
Product: [openSUSE] openSUSE 10.2 Reporter: Dietmar Gemsa <gemsa>
Component: YaST2Assignee: Ladislav Slezák <lslezak>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Yast.Log

Description Dietmar Gemsa 2007-01-13 15:56:32 UTC
First i use the german version. When i try to install a new software from the DVD i make a doubleklick to "Software installieren oder löschen" but YAST nake nothing . The Clock-icon is activ for a couple of seconds thats all. I got the same result when i use the icon "Add-on-Product".
Comment 1 Matej Horvath 2007-01-15 09:00:59 UTC
Please attach your yast logs.
http://en.opensuse.org/Bugs/YaST

Have you checked the burned dvd and installation images (md5sum)?
Comment 2 Dietmar Gemsa 2007-01-18 20:22:08 UTC
Created attachment 113744 [details]
Yast.Log

I use the original openSUSE-DVD. The update from 10.1 to 10.2 with this DVD works without any problems. When i use Konquerer to open the DVD I haven't any Problem. With 10.1 it has been work correct.
Comment 3 Ladislav Slezák 2007-01-22 12:45:14 UTC
2007-01-18 21:15:48 <3> linux(6523) [Interpreter] clients/sw_single.ycp:38 Loading module 'InstURL' failed                     

It looks like there is an inconsistency in yast packages. 

Please check version of yast2-packager package, use command:
  rpm -q yast2-packager

And verify the package with command:
  rpm -V yast2-packager

If the verification fails then reinstall the package from DVD manually.
Comment 4 Dietmar Gemsa 2007-01-22 19:40:24 UTC
Thank you for your answer,
i have yast2-packager with ver. 2.14.10-3 and the check is missing three modules:
checkMedia.ybc + .ycp, insturl.ybc + .ycp, sourceManage.ybc + .ycp.
When i try to install the yast2-packager-2.14.10-3.i586.rpm in path /media/dvd/suse/i586 i get the button "Paket mit yast installieren" but it didn't work, it make nothing. How can i reinstall a rpm-paket?
Regards
Dietmar Gemsa
Comment 5 Ladislav Slezák 2007-01-23 10:19:45 UTC
use command 'rpm -Uvh --force /media/dvd/suse/i586/yast2-packager-2.14.10-3.i586.rpm' then it should work.
Comment 6 Dietmar Gemsa 2007-01-25 21:48:34 UTC
Thank you, it's work very well now.