Bug 2160550

Summary: Common package includes all three dumps
Product: [Fedora] Fedora Reporter: Chemal Pemail <mlampe0>
Component: emacsAssignee: Dan Čermák <dan.cermak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: dan.cermak, dueno, gordon.messmer, jkeating, msekleta, phracek, robinlee.sysu, swt
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: emacs-28.2-3.fc37 emacs-28.2-3.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-31 01:57:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chemal Pemail 2023-01-12 19:49:58 UTC
Description of problem:

Common package includes dumps for emacs, emacs-lucid, and emacs-nox.

Version-Release number of selected component (if applicable):

emacs-28.2-1

How reproducible:

Always

Steps to Reproduce:
1. Check package content

Actual results:

All three dumps are there.

Expected results:

None of them should be there. They are included in the individual packages.

Comment 1 Dan Čermák 2023-01-12 22:34:01 UTC
Could you please be a little more specific what "dump" means?

Comment 2 Chemal Pemail 2023-01-13 06:45:16 UTC
From https://www.gnu.org/software/emacs/manual/html_node/elisp/Building-Emacs.html:

‘pdump’

    Record the preloaded Lisp data in a dump file. This method produces an additional data file which Emacs will load at startup. The produced dump file is usually called emacs.pdmp, and is installed in the Emacs exec-directory ...

$ rpm -ql emacs-common | grep pdmp
/usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-0ce7be4d6dd35b50fedfd45111cbbed97dc9c583530e4c4515be629780780baf.pdmp
/usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-251dd3c5bb97c45f021bbaaf483f62be3a0be62cb44cd2500849e3bfa30b12ec.pdmp
/usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-d65f648c5edaa0e85550b485e683d687a81df1d91434f7eb93127706e6c389bb.pdmp

$ rpm -ql emacs | grep pdmp
/usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-251dd3c5bb97c45f021bbaaf483f62be3a0be62cb44cd2500849e3bfa30b12ec.pdmp

$ rpm -ql emacs-lucid | grep pdmp
/usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-0ce7be4d6dd35b50fedfd45111cbbed97dc9c583530e4c4515be629780780baf.pdmp

$ rpm -ql emacs-nox | grep pdmp
/usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-d65f648c5edaa0e85550b485e683d687a81df1d91434f7eb93127706e6c389bb.pdmp

Comment 3 Dan Čermák 2023-01-17 23:12:32 UTC
You're right, these files are accidentally included in the common package due to some globs. I'll push an update fixing this.

Comment 4 Fedora Update System 2023-01-28 15:30:37 UTC
FEDORA-2023-2ec259f9fb has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2ec259f9fb

Comment 5 Fedora Update System 2023-01-28 15:30:50 UTC
FEDORA-2023-39f1787ead has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-39f1787ead

Comment 6 Fedora Update System 2023-01-29 01:48:54 UTC
FEDORA-2023-39f1787ead has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-39f1787ead`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-39f1787ead

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2023-01-29 01:52:16 UTC
FEDORA-2023-2ec259f9fb has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2ec259f9fb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2ec259f9fb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2023-01-31 01:57:29 UTC
FEDORA-2023-39f1787ead has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2023-02-13 01:23:36 UTC
FEDORA-2023-2ec259f9fb has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.