[Bug 809809] New: The installation flow had removed a lot of packages without replacing them
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c0 Summary: The installation flow had removed a lot of packages without replacing them Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: werner@suse.com QAContact: jsrain@suse.com CC: coolo@suse.com Found By: --- Blocker: --- A few examples mutt -- used on this family workstation as default MUA wine -- used here for installing and using the SteuerSpar Windows program sendmail -- used here instead of postfix acroread -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |coolo@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c1 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |werner@suse.com --- Comment #1 from Stephan Kulow <coolo@suse.com> 2013-03-19 13:42:05 CET --- please attach a solve test case: http://s.kulow.org/3r acroread is gone because you didn't add the non-oss addon? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c2 --- Comment #2 from Dr. Werner Fink <werner@suse.com> 2013-03-19 12:55:17 UTC --- (In reply to comment #1)
acroread is gone because you didn't add the non-oss addon?
In the meanwhile I've added the non-oss addon repository ... but why I've to do this by hand even if libzyp and/or YaST detect acroread? Instead of dropping it it would be perfect to point forward to the required repository. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c3 --- Comment #3 from Stephan Kulow <coolo@suse.com> 2013-03-19 14:00:15 CET --- yeah, right. we should have all repositories for all packages in the sources. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c4 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|werner@suse.com | --- Comment #4 from Dr. Werner Fink <werner@suse.com> 2013-03-19 22:12:13 UTC --- Created an attachment (id=530511) --> (http://bugzilla.novell.com/attachment.cgi?id=530511) /tmp/zypper.solverTestCase.tar.xz Here we are -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |openSUSE 12.3 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c5 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |NEEDINFO InfoProvider| |jsuchome@suse.com Severity|Critical |Normal --- Comment #5 from Stephan Kulow <coolo@suse.com> 2013-09-27 11:09:09 CEST --- as already explained back then: the solver tries to keep the packages, but without having the repos available it's hard and the promo dvd is just a tiny subset. Can we disable through a special control.xml the update option? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c6 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidner@suse.com --- Comment #6 from Martin Vidner <mvidner@suse.com> 2013-09-27 11:22:42 CEST --- https://github.com/yast/yast-installation/blob/master/control/control.SLES.x... has <!-- Only upgrading from SLES10 or SLES11 is supported, otherwise warning is displayed --> <products_supported_for_upgrade config:type="list"> <regexp_item>^SUSE (LINUX|Linux) Enterprise Server 10.*$</regexp_item> <regexp_item>^SUSE (LINUX|Linux) Enterprise Server 11.*$</regexp_item> </products_supported_for_upgrade> So we could try an empty list there, but I don't know whether it would work good enough or at all. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c7 Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |jsuchome@suse.com InfoProvider|jsuchome@suse.com | --- Comment #7 from Jiří Suchomel <jsuchome@suse.com> 2013-09-27 09:31:30 UTC --- Well, there could be actually real value, no? Like, previous openSUSE version (for openSUSE control file) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c8 --- Comment #8 from Stephan Kulow <coolo@suse.com> 2013-09-27 12:00:13 CEST --- a non existant product would work too I assume. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c9 --- Comment #9 from Jiří Suchomel <jsuchome@suse.com> 2013-09-27 12:53:50 UTC --- Easy and fast way to test changes to control.xml: 1. boot Factory DVD with start_shell=1 2. edit /control.xml 3. exit -> YaST will start with adapted control.xml -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c10 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|coolo@suse.com |lnussel@suse.com --- Comment #10 from Stephan Kulow <coolo@suse.com> 2013-09-30 12:03:47 CEST --- Ludwig, I did the changes to the control.xml but did not have time to test. Please test update path before RC1 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@suse.com AssignedTo|lnussel@suse.com |cwh@suse.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c11 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |coolo@suse.com --- Comment #11 from Ludwig Nussel <lnussel@suse.com> 2013-09-30 15:43:22 CEST --- Could you please enable building the promo dvd? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c12 Christopher Hofmann <cwh@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|coolo@suse.com | --- Comment #12 from Christopher Hofmann <cwh@suse.com> 2013-10-02 09:26:54 UTC --- Prepared HD image with openSUSE-12.3-DVD-x86_64.iso (from dist) Used openSUSE-13.1-Promo-DVD-x86_64-Build0011-Media.iso to do an update. Did the update without any complaints. So I consider this as not fixed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c Christopher Hofmann <cwh@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|cwh@suse.com |coolo@suse.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=809809 https://bugzilla.novell.com/show_bug.cgi?id=809809#c13 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P4 - Low Severity|Normal |Enhancement --- Comment #13 from Stephan Kulow <coolo@suse.com> 2014-09-17 14:28:29 CEST --- I already invested too much time in this. -- 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.
participants (1)
-
bugzilla_noreply@novell.com