Bugzilla – Attachment 209544 Details for
Bug 382208
Update wants to install two kernel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Proposed fix
update.diff (text/plain), 783 bytes, created by
Ladislav Slezák
on 2008-04-22 11:19:13 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Ladislav Slezák
Created:
2008-04-22 11:19:13 UTC
Size:
783 bytes
patch
obsolete
>Index: update_proposal.ycp >=================================================================== >--- update_proposal.ycp (revision 46922) >+++ update_proposal.ycp (working copy) >@@ -323,6 +323,7 @@ > > Packages::SelectProduct(); > Pkg::ActivateSelections (); // now go through all selected selections and select their packages >+ SelectKernelPackages (); > > // FATE #301990, Bugzilla #238488 > // Control the upgrade process better >@@ -331,7 +332,6 @@ > y2milestone ("Update summary: %1", update_sum); > Update::unknown_packages = update_sum[`ProblemListSze]:0; > >- SelectKernelPackages (); > list<string> sys_patterns = Packages::ComputeSystemPatternList (); > foreach (string pat, sys_patterns, { > Pkg::ResolvableInstall (pat, `pattern);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 382208
:
209494
| 209544