[Bug 342645] New: opensuse updater fails to install " update that affects update stack"
https://bugzilla.novell.com/show_bug.cgi?id=342645 Summary: opensuse updater fails to install "update that affects update stack" Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Maintenance AssignedTo: tgoettlicher@novell.com ReportedBy: kkaempf@novell.com QAContact: visnov@novell.com CC: jkupec@novell.com Found By: --- opensuse updater failed to install an "update that affects update stack" today on my 10.3-x86_64 system with "Subprocess failed. Error: RPM failed: cp: cannot stat `/var/lib/YaST2/cd_update.desktop': No such file or directory" See attached screenshot. -- 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=342645#c1 --- Comment #1 from Klaus Kämpf <kkaempf@novell.com> 2007-11-19 02:05:40 MST --- Created an attachment (id=183857) --> (https://bugzilla.novell.com/attachment.cgi?id=183857) error popup -- 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=342645#c2 --- Comment #2 from Klaus Kämpf <kkaempf@novell.com> 2007-11-19 02:06:28 MST --- Created an attachment (id=183858) --> (https://bugzilla.novell.com/attachment.cgi?id=183858) /var/log/zypper.log, bz2 compressed -- 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=342645#c3 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jsuchome@novell.com --- Comment #3 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-19 02:30:33 MST --- The error is from the rpm installation. Do you know why cd_update.desktop is installed in /var/lib/YaST2? -- 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=342645#c4 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com Status|NEEDINFO |NEW Info Provider|jsuchome@novell.com | --- Comment #4 from Jiří Suchomel <jsuchome@novell.com> 2007-11-19 02:59:13 MST --- (In reply to comment #3 from Thomas Göttlicher)
Do you know why cd_update.desktop is installed in /var/lib/YaST2?
Because it is not installed on certain architectures. See http://svn.opensuse.org/svn/yast/trunk/online-update/yast2-online-update.spe... Do I have an error in .spec file? I also installed this update, but via YaST, not using the applet and no error was reported. -- 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=342645#c5 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jsuchome@novell.com --- Comment #5 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-19 03:18:43 MST --- I have installed the package via opensuseupdater on my x86_64 10.3 system without error. Obviously /var/lib/YaST2/cd_update.desktop didn't exist on Klaus' system. Perhaps encapsulating the copy command in an "if -e /var/lib/YaST2/cd_update.desktop" statement could solve the problem. But I am no .spec file expert. :-( There might be a better and cleaner solution. Could you ask someone who knows better how to write spec files, please? -- 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=342645#c6 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|jsuchome@novell.com |coolo@novell.com --- Comment #6 from Jiří Suchomel <jsuchome@novell.com> 2007-11-19 03:30:48 MST --- Yes, that's true, I should have added the check. But now I think it is too late to do it now. Or, Stephan, should I release yet another fix of yast2-online-udpdate (so users who don't have 2.15.24 version would install directly 2.15.25)? -- 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=342645#c7 --- Comment #7 from Stephan Kulow <coolo@novell.com> 2007-11-19 03:50:26 MST --- how likely is the case of people having this problem? If high, I'd suggest to do it. I did not have this problem on any of my machines. -- 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=342645#c8 --- Comment #8 from Jiří Suchomel <jsuchome@novell.com> 2007-11-19 04:01:10 MST --- (In reply to comment #7 from Stephan Kulow)
how likely is the case of people having this problem? If high, I'd suggest to do it. I did not have this problem on any of my machines.
Neither do I and I also don't know anyone except Klaus. I still don't understand why it fails. The file should be in /var/lib/YaST2/cd_update.desktop before copying (it's part of rpm). What's wrong? -- 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=342645#c9 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|coolo@novell.com |kkaempf@novell.com --- Comment #9 from Jiří Suchomel <jsuchome@novell.com> 2007-11-19 06:10:29 MST --- Klaus, are you able to reproduce the problem (probably by downgrading your yast2-online-update* and updating again)? Thomas, even with the error message, the package gets installed, right? -- 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=342645#c10 --- Comment #10 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-19 06:38:28 MST --- (In reply to comment #9 from Jiří Suchomel)
Thomas, even with the error message, the package gets installed, right? As far as I know rpm doesn't remove its installed files when %post fails.
-- 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=342645#c11 --- Comment #11 from Klaus Kämpf <kkaempf@novell.com> 2007-11-19 07:21:41 MST --- comment #9 - opensuse-updater works fine after the error and installed the next update - so the package did get installed apparently -- 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=342645#c12 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|kkaempf@novell.com | Resolution| |INVALID --- Comment #12 from Klaus Kämpf <kkaempf@novell.com> 2007-11-19 07:24:10 MST --- According to the ARCHIVES.gz file, /var/lib/YaST2/cd_update.desktop belongs to yast2-online-update-frontend.rpm. rpm -q yast2-online-update-frontend reveals: yast2-online-update-frontend-2.15.23-9 yast2-online-update-frontend-2.15.24-0.1 so it looks like my system is broken. Probably some leftover of upgrading 10.2->10.3a2->10.3b1->10.3b3->10.3rc1->... Sorry for the noise. -- 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=342645#c13 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfrueh@novell.com --- Comment #13 from Jiří Suchomel <jsuchome@novell.com> 2007-11-20 14:03:17 MST --- *** Bug 343084 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=343084 -- 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=342645#c14 --- Comment #14 from Matthias Fruehauf <mfrueh@novell.com> 2007-11-20 15:08:01 MST --- well, my system in Bug 343084 was also an update from an RC something ... -- 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