[Bug 590983] New: Game Store leads package manager into infinite loop
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c0 Summary: Game Store leads package manager into infinite loop Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: neptunia@mail.ru QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8 When installing a game using Game Store, it leads Yast package manager (under Gnome) into infinite loop: it downloads the package, installs it, then again downloads and installs and so on until interrupted with system monitor. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |prusnak@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c1 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Pavol Rusnak <prusnak@novell.com> 2010-04-28 16:06:58 CEST --- Sadly I cannot reproduce it on my 11.2 Gnome Machine. :-/ Guess there is something mis-configured on your one -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c2 Ilya Chernykh <neptunia@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #2 from Ilya Chernykh <neptunia@mail.ru> 2010-04-28 14:13:41 UTC --- I have re-installed the system and experience the same problem after re-install. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c3 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |neptunia@mail.ru --- Comment #3 from Pavol Rusnak <prusnak@novell.com> 2010-04-28 16:19:32 CEST --- Use /sbin/save_y2logs to generate yast2logs and attach the file here ... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c4 Greg Freemyer <Greg.Freemyer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|neptunia@mail.ru | --- Comment #4 from Greg Freemyer <Greg.Freemyer@gmail.com> 2010-08-11 15:51:13 UTC --- Created an attachment (id=382282) --> (http://bugzilla.novell.com/attachment.cgi?id=382282) Yast logs from a 11.3 infinit loop I just had an infinite loop occur when installing debug packages from Dr. Kongi. I was running 11.3 fully updated with online updates. I was busy doing other things, so the same debug package was probably downloaded and installed 20+ times. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c Ilya Chernykh <neptunia@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |YaST2 AssignedTo|prusnak@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com QAContact|qa@suse.de |jsrain@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590983 http://bugzilla.novell.com/show_bug.cgi?id=590983#c Ilya Chernykh <neptunia@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |YaST2 Product|openSUSE 11.2 |openSUSE 11.3 -- Configure bugmail: http://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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c5 --- Comment #5 from Michael Andres <ma@novell.com> 2010-08-30 12:43:52 CEST --- Seems to be a bug in YaST evaluating it's 'sw_single -S' return code; do - grep 'genericfrontend\|rpm.*--root.*-U' y2log* - check "'y2base' 'sw_single' '-S' '(libkde4-debuginfo)' '(libkde4-debuginfo)' '(libkde4-debuginfo)' '(libkde4-debuginfo)' 'qt'" calls. - Normal exit "Exiting with client return value '`auto'" seems to cause the restart, while aborting the installation causes "Exiting with client return value '`next'" which ends the loop. AFAIR there've been requests to re-enter sw_single after commit instead of returning to the control center. Maybe this was implemented without omitting the more or less non-interactive modes. -- 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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|REOPENED |ASSIGNED -- 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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c8 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |neptunia@mail.ru --- Comment #8 from Ladislav Slezak <lslezak@novell.com> 2010-11-12 13:31:00 UTC --- I could not reproduce the bug - I have installed 11.3 + GNOME, in Game Store I selected SuperTux and FrozenBuble - both were installed correctly. Then I set /etc/sysconfig/yast2:PKGMGR_ACTION_AT_EXIT="restart" and installed Ltris and GnuChess again without problems. Could somebody describe a step-by-step example how to reproduce it? -- 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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c9 Greg Freemyer <Greg.Freemyer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|neptunia@mail.ru | --- Comment #9 from Greg Freemyer <Greg.Freemyer@gmail.com> 2010-11-12 17:35:00 UTC --- Ladislav, My use case was different, but I assume is the same underlying bug: 1) Have KDE running, but don't have the debug packages installed 2) Do something to crash KDE and cause Dr. Kongi to pop up. (If you don't have a known way, I have a PPT file that crashes dolphin in preview mode. I think they are easy to find similar examples.) 3) Dr. Kongi will say the debug packages are not installed, do you want me to install. Go through the process until the debug packages are installing. When they are done, you click OK or Finish. Then the yast is relaunched and does it all over again. I attached my yast logs earlier. Or if you think this is an unrelated bug, I can open a new bugzilla. -- 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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c10 --- Comment #10 from Ilya Chernykh <neptunia@mail.ru> 2010-11-12 22:21:41 UTC --- On 11.2 this was always reproducible in Game Store for me, but under 11.3 Game Store works well. I encountered this bug only once on 11.3 when I installed a package by double-clicking on it in KDE3. It first opened in Konq RPM browsing plugin and there was a button "install this package". I pressed it and Yast went into infinite loop. I do not remember which package was it exactly. Other packages install well this same way. -- 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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c11 --- Comment #11 from Ilya Chernykh <neptunia@mail.ru> 2010-11-12 22:32:55 UTC --- Ladislav Slezak, can you install 11.2 and try to reproduce it in Game Store? -- 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=590983 https://bugzilla.novell.com/show_bug.cgi?id=590983#c12 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #12 from Ladislav Slezak <lslezak@novell.com> 2011-08-05 08:24:41 UTC --- I have checked gamestore in 11.2 and it seems that 11.2 is not supported anymore. The packages have been removed, 11.2 is too old. Closing as WORKSFORME (see comment #8), but feel free to reopen if you can reproduce it in 11.4 or 12.1-pre (Factory). -- 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