[Bug 328839] New: [opensuse-updater][kde] package upgrades install does nothing
https://bugzilla.novell.com/show_bug.cgi?id=328839 Summary: [opensuse-updater][kde] package upgrades install does nothing Product: openSUSE 10.3 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: tgoettlicher@novell.com ReportedBy: dmacvicar@novell.com QAContact: kkaempf@novell.com Found By: --- To reproduce: add factory enable package upgrades (optional updates) You will have some thousands packages available apply them nothing will happen It seems something to do with the command line length zypper_install spawns -- 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=328839#c1 Hendrik Maryns <hendrik.maryns@uni-tuebingen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hendrik.maryns@uni-tuebingen.de --- Comment #1 from Hendrik Maryns <hendrik.maryns@uni-tuebingen.de> 2007-10-29 12:00:13 MST --- Same thing under Gnome. -- 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=328839#c2 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dmacvicar@novell.com --- Comment #2 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-08 09:24:08 MST --- Jano, can this be fixed by improved communication between zypper and opensuse-updater? E.g. sending zypper the instructions not as command line but as xml via stdin/out. -- 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=328839 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|dmacvicar@novell.com |jkupec@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=328839#c3 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkupec@novell.com Status|NEEDINFO |NEW Info Provider|jkupec@novell.com | --- Comment #3 from Ján Kupec <jkupec@novell.com> 2007-11-09 10:17:01 MST --- Of course, as we concluded at the YaST workshop. But i didn't have time to think about how to actually do it since then. XML output is easy, but how about the input? How about starting a discussion about this on the softwaremgmt.oo.? I'll send the initial message. -- 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=328839#c4 --- Comment #4 from Ján Kupec <jkupec@novell.com> 2007-11-09 10:19:08 MST --- BTW: why the updater feeds zypper with arguments? why doesn't it just call zypper update -t package? Is it because the applet wants to install also patches in the same run? -- 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=328839#c5 --- Comment #5 from Ján Kupec <jkupec@novell.com> 2007-11-09 10:30:58 MST --- Well, on the second thought, maybe there's not much to discuss. I realized so far there are only 3 kinds of inputs for zypper: - options and command arguments - that's the case of this bug - answers to prompts - this is just about passing simple values based upon the questions recognized from the (xml) output (also a TODO). - control (stop) - i can think only of one example - the interruption of zypper, which can be handled by SIGINT. So i'd say yes, we could make zypper able to eat an XML from a file stream. We just need to (well, yes :O) discuss it and decide if it is the way to go. -- 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=328839#c6 --- Comment #6 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-12 03:02:44 MST --- (In reply to comment #5 from Jan Kupec)
So i'd say yes, we could make zypper able to eat an XML from a file stream. We just need to (well, yes :O) discuss it and decide if it is the way to go. Right, we should decide whether XML-Input-Stream and/or PackageKit is the solution. Let's include jkress into this discussion.
-- 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=328839#c7 --- Comment #7 from Jörg Kreß <jkress@novell.com> 2007-11-12 08:04:37 MST --- I think PackageKit can't be much of a help here, because IMHO, it will not be ready for consumption for 11.0 -- ready for thorough testing and evaluation yes, but nothing more. We should be able to feed zypper with a long list of packages. Whether it's XML or simply a plain text (or yaml?) is actually not important. We don't use zypper update, because the possibility to deselect packages from the list of updates. We could use update for case in which the complete list is not altered, but this would still leave out corner cases, where someone deselects one critical package from a Factory update. But I still don't get why there haven't been any updates at all. I actually ran test with 1000 and more packages to update. And even when one package name was cut in the middle it simply said that this package doesn't exist and went on with the other 1300-odd packages. Maybe there was something else wrong (Duncan played with his libzypp, didn't he :-) ). If it happens again there should be some logs provided. -- 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=328839 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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=328839#c8 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |LATER --- Comment #8 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-15 09:02:23 MST --- Later: I will fix that in opensuseupdater as soon as zypper can read commands from a xml file or stdin. -- 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=328839 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |364875 -- 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=328839 Bug 328839 depends on bug 364875, which changed state. Bug 364875 Summary: kdesu doesn't forward stdin https://bugzilla.novell.com/show_bug.cgi?id=364875 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Status|ASSIGNED |NEEDINFO Status|NEEDINFO |ASSIGNED Status|ASSIGNED |RESOLVED Resolution| |WONTFIX -- 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=328839 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=328839#c9 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|LATER |WONTFIX --- Comment #9 from Thomas Göttlicher <tgoettlicher@novell.com> 2008-06-04 02:55:28 MDT --- Due to bug 364875 this feature cannot be implemented. -- 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