|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST only installs from CD1 when doing NFS based install | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Dirk Mueller <dmueller> |
| Component: | YaST2 | Assignee: | 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
Created attachment 72108 [details]
y2log from update
Whats the old version ? Whats the new version ? $ 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. 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() 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. Created attachment 72761 [details]
y2logs
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? I don't know, I can't install beta8. OK, closing now as WORKSFORME. Please, reopen if found again. |