Bug 156750 - YaST only installs from CD1 when doing NFS based install
Summary: YaST only installs from CD1 when doing NFS based install
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 7
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Stanislav Visnovsky
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 21:23 UTC by Dirk Mueller
Modified: 2006-03-22 08:13 UTC (History)
1 user (show)

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


Attachments
y2log from update (394.06 KB, application/x-bzip2)
2006-03-09 21:23 UTC, Dirk Mueller
Details
y2logs (2.06 MB, application/x-tgz)
2006-03-14 13:02 UTC, Dirk Mueller
Details

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