Bug 156750

Summary: YaST only installs from CD1 when doing NFS based install
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dirk Mueller <dmueller>
Component: YaST2Assignee: Stanislav Visnovsky <visnov>
Status: RESOLVED WORKSFORME QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: suse-beta
Version: Beta 7   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log from update
y2logs

Description Dirk Mueller 2006-03-09 21:23:34 UTC
SL9.3->SL10.1B7, gnome-icon-theme is not updated
Comment 1 Dirk Mueller 2006-03-09 21:23:59 UTC
Created attachment 72108 [details]
y2log from update
Comment 2 Klaus Kämpf 2006-03-10 07:50:32 UTC
Whats the old version ?
Whats the new version ?
Comment 3 Dirk Mueller 2006-03-10 10:05:36 UTC
$  rpm -qp /mounts/dist/full/full-9.3-i386/suse/i586/gnome-icon-theme.rpm
gnome-icon-theme-2.10.0-7.1
$  rpm -qp /mounts/dist/full/full-i386/suse/noarch/gnome-icon-theme.rpm
gnome-icon-theme-2.12.1-12

apparently it doesn't handle i586->noarch, see the yast log. 
Comment 4 Klaus Kämpf 2006-03-13 17:40:11 UTC
Hmm, it is selected for upgrade but its not on CD1 and yast fails to pick it up properly.

Stano, it looks like commit() is just called with media # 9999. But this should not happen, it should be called with media #0 for 'any media'.

9999 is just pkg-bindings internal to trigger instTargetUpdate()
Comment 5 Stanislav Visnovsky 2006-03-14 12:49:44 UTC
Please, attach complete logs as created by save_y2logs. The package should be
installed after reboot. At least it looks like YaST was going to do that.
Comment 6 Dirk Mueller 2006-03-14 13:02:26 UTC
Created attachment 72761 [details]
y2logs
Comment 7 Stanislav Visnovsky 2006-03-21 10:06:16 UTC
I'm sorry, that part of the code got rewritten for beta8 and I'm not able
to easily track down what went wrong.

Do you see the same problem with beta8 as well?
Comment 8 Dirk Mueller 2006-03-21 17:04:30 UTC
I don't know, I can't install beta8.
Comment 9 Stanislav Visnovsky 2006-03-22 08:13:10 UTC
OK, closing now as WORKSFORME. Please, reopen if found again.