[Bug 625763] New: Missing '/' in rpm output when updating branding pkgs
http://bugzilla.novell.com/show_bug.cgi?id=625763 http://bugzilla.novell.com/show_bug.cgi?id=625763#c0 Summary: Missing '/' in rpm output when updating branding pkgs Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Minor Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: sven.zallmann@rwth-aachen.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100714 SUSE/2.0.6-2.2 SeaMonkey/2.0.6 Dear all, When I updated my system Sunday night I noticed the following "Additional rpm output" for two packages: - for kdm-branding-openSUSE: "Updating etc/sysconfig/displaymanager" - for kdebase4-workspace-branding-openSUSE: "Updating etc/sysconfig/windowmanager" Both statements are missing the leading slash ('/') in front of the file path. My question now is: Is this just a typo in the rpm output, or does rpm try to update the wrong, normally non-existing files relative to the directory from which 'zypper up' was started? I was requested to file this as a bug so that it doesn't get overlooked. The repository in question is KDE:Distro:Factory where KDE 4.4.93 (4.5-rc2) got updated to 4.4.95 (4.5-rc3). Reproducible: Didn't try Steps to Reproduce: 1. Have any KDE4 version previous to 4.4.95 installed. 2. Run 'zypper up' (verbosity at your choice), or 'zypper dup' if updating to 4.4.95 requires vendor change. 3. Watch the "Additional rpm output" when packages 'kdm-branding-openSUSE' and 'kdebase4-workspace-branding-openSUSE' are installed. Actual Results: see above Expected Results: Output should have read 'Updating /etc/sysconfig/displaymanager' and 'Updating /etc/sysconfig/windowmanager' respectively. -- 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=625763 https://bugzilla.novell.com/show_bug.cgi?id=625763#c Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|KDE4 Workspace |Basesystem AssignedTo|kde-maintainers@suse.de |bnc-team-screening@forge.pr | |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=625763 https://bugzilla.novell.com/show_bug.cgi?id=625763#c1 Sven Zallmann <sven.zallmann@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven.zallmann@rwth-aachen.d | |e --- Comment #1 from Sven Zallmann <sven.zallmann@rwth-aachen.de> 2010-09-01 12:06:26 UTC --- Still applies to the corresponding packages of KDE 4.5.1 (11.2-30.10). -- 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=625763 https://bugzilla.novell.com/show_bug.cgi?id=625763#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |mls@novell.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=625763 https://bugzilla.novell.com/show_bug.cgi?id=625763#c2 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |ro@novell.com --- Comment #2 from Michael Schröder <mls@novell.com> 2010-09-07 09:57:31 UTC --- (not an rpm problem, but anyway:) The scripts are run with an implicit 'cd /', so the correct files are patched. The 'missing' leading slash is from a time where yast emulated rpm's --root command by unpacking the rpm in some directory, changing the current dir to it and running the scripts manually. That was long ago, thus it would make sense to add the leading slash to not confuse the users. Reassigned to aaa_base maintainer. -- 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=625763 https://bugzilla.novell.com/show_bug.cgi?id=625763#c3 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Ruediger Oertel <ro@novell.com> 2010-09-08 09:45:43 UTC --- well, actually it's mostly the rpm package: 47475 State:new By:oertel When:2010-09-08T11:45:00 submit: home:oertel:branches:openSUSE:Factory/rpm -> Base:System Descr: - add leading / where appropriate in rpm-suse_macros (bnc#625763) 47473 State:new By:oertel When:2010-09-08T11:44:12 submit: home:oertel:branches:openSUSE:Factory/aaa_base -> Base:System Descr: - add leading / to pre/post scripts (bnc#625763) -- 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=625763 https://bugzilla.novell.com/show_bug.cgi?id=625763#c4 --- Comment #4 from Sven Zallmann <sven.zallmann@rwth-aachen.de> 2010-09-08 09:58:44 UTC --- Michael: Thanks for the explanation. So it is, or rather, was merely cosmetic. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=625763 http://bugzilla.novell.com/show_bug.cgi?id=625763#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (625763) was mentioned in https://build.opensuse.org/request/show/47523 Factory / rpm https://build.opensuse.org/request/show/47594 Factory / aaa_base -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com