http://bugzilla.novell.com/show_bug.cgi?id=589394 http://bugzilla.novell.com/show_bug.cgi?id=589394#c0 Summary: Patch for emacs-23.1-3.7.1 fails to install, leaving system without emacs script Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mail@staffan.tjernstrom.name QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8 At least in the case of only having emacs-nox installed. (Below is a copy of a remove, install, patch) bypass:/srv/TestTrack/TTServDb/TTDbs # zypper rm emacs Loading repository data... Reading installed packages... Resolving package dependencies... The following packages are going to be REMOVED: emacs emacs-nox 2 packages to remove. After the operation, 63.3 MiB will be freed. Continue? [y/n/?] (y): Removing emacs-nox-23.1-3.7.1 [done] Removing emacs-23.1-3.7.1 [done] There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs. bypass:/srv/TestTrack/TTServDb/TTDbs # zypper in emacs-nox Loading repository data... Reading installed packages... Resolving package dependencies... The following NEW packages are going to be installed: emacs emacs-nox 2 new packages to install. Overall download size: 22.1 MiB. After the operation, additional 94.0 MiB will be used. Continue? [y/n/?] (y): Retrieving package emacs-23.1-3.6.x86_64 (1/2), 20.3 MiB (84.2 MiB unpacked) Retrieving: emacs-23.1-3.6.x86_64.rpm [done (3.2 MiB/s)] Retrieving package emacs-nox-23.1-3.6.x86_64 (2/2), 1.8 MiB (9.7 MiB unpacked) Retrieving: emacs-nox-23.1-3.6.x86_64.rpm [done (433.2 KiB/s)] Retrieving package emacs-23.1-3.6.x86_64 (3/2), 20.3 MiB (84.2 MiB unpacked) Installing: emacs-23.1-3.6 [done] Retrieving package emacs-nox-23.1-3.6.x86_64 (4/2), 1.8 MiB (9.7 MiB unpacked) Installing: emacs-nox-23.1-3.6 [done] bypass:/srv/TestTrack/TTServDb/TTDbs # ls /usr/bin/emacs /usr/bin/emacs bypass:/srv/TestTrack/TTServDb/TTDbs # zypper lu Loading repository data... Reading installed packages... S | Repository | Name | Current Version | Available Version | Arch --+-----------------------------+-----------+-----------------+-------------------+------- v | Updates for openSUSE 11.2-0 | emacs | 23.1-3.6 | 23.1-3.7.1 | x86_64 v | Updates for openSUSE 11.2-0 | emacs-nox | 23.1-3.6 | 23.1-3.7.1 | x86_64 bypass:/srv/TestTrack/TTServDb/TTDbs # zypper up Loading repository data... Reading installed packages... The following packages are going to be upgraded: emacs emacs-nox 2 packages to upgrade. Overall download size: 16.1 MiB. After the operation, 30.7 MiB will be freed. Continue? [y/n/?] (y): Retrieving package emacs-nox-23.1-3.7.1.x86_64 (1/2), 1.8 MiB (9.7 MiB unpacked) Retrieving delta: ./rpm/x86_64/emacs-nox-23.1-3.6_3.7.1.x86_64.delta.rpm, 58.0 KiB Retrieving: emacs-nox-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Applying delta: ./emacs-nox-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Retrieving package emacs-23.1-3.7.1.x86_64 (2/2), 14.2 MiB (53.5 MiB unpacked) Retrieving delta: ./rpm/x86_64/emacs-23.1-3.6_3.7.1.x86_64.delta.rpm, 220.0 KiB Retrieving: emacs-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Applying delta: ./emacs-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Retrieving package emacs-nox-23.1-3.7.1.x86_64 (3/2), 1.8 MiB (9.7 MiB unpacked) Retrieving delta: ./rpm/x86_64/emacs-nox-23.1-3.6_3.7.1.x86_64.delta.rpm, 58.0 KiB Retrieving: emacs-nox-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Applying delta: ./emacs-nox-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Installing: emacs-nox-23.1-3.7.1 [done] Retrieving package emacs-23.1-3.7.1.x86_64 (4/2), 14.2 MiB (53.5 MiB unpacked) Retrieving delta: ./rpm/x86_64/emacs-23.1-3.6_3.7.1.x86_64.delta.rpm, 220.0 KiB Retrieving: emacs-23.1-3.6_3.7.1.x86_64.delta.rpm [done] Applying delta: ./emacs-23.1-3.6_3.7.1.x86_64.delta.rpm [error] applydeltarpm check failed. Installing: emacs-23.1-3.7.1 [done] There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs. bypass:/srv/TestTrack/TTServDb/TTDbs # ls /usr/bin/emacs ls: cannot access /usr/bin/emacs: No such file or directory bypass:/srv/TestTrack/TTServDb/TTDbs # Reproducible: Always Steps to Reproduce: See Details. Actual Results: /usr/bin/emacs disappears (presumably due to the failure to apply the deltarpm) Expected Results: Patch would succeed. -- 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.