Mailinglist Archive: opensuse-bugs (19869 mails)
| < Previous | Next > |
[Bug 395333] community repositoriy not selected if called by yast2 piwo
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 29 May 2008 08:37:28 -0600 (MDT)
- Message-id: <20080529143728.E4FD824538E@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=395333
User lslezak@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=395333#c5
--- Comment #5 from Ladislav Slezak <lslezak@xxxxxxxxxx> 2008-05-29 08:37:28
MDT ---
Created an attachment (id=218906)
--> (https://bugzilla.novell.com/attachment.cgi?id=218906)
patch for inst_suse_register.ycp
The problem is that inst_suse_register.ycp calls Pkg::SourceFinishAll() which
saves and _disables_ all sources.
It should call Pkg::SourceSaveAll() instead - it's similar to SourceFinishAll()
but it doesn't disable sources. Repositories are then displayed with the
correct state.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User lslezak@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=395333#c5
--- Comment #5 from Ladislav Slezak <lslezak@xxxxxxxxxx> 2008-05-29 08:37:28
MDT ---
Created an attachment (id=218906)
--> (https://bugzilla.novell.com/attachment.cgi?id=218906)
patch for inst_suse_register.ycp
The problem is that inst_suse_register.ycp calls Pkg::SourceFinishAll() which
saves and _disables_ all sources.
It should call Pkg::SourceSaveAll() instead - it's similar to SourceFinishAll()
but it doesn't disable sources. Repositories are then displayed with the
correct state.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |