Bug 2160550 - Common package includes all three dumps
Summary: Common package includes all three dumps
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Dan Čermák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-12 19:49 UTC by Chemal Pemail
Modified: 2023-02-13 01:23 UTC (History)
8 users (show)

Fixed In Version: emacs-28.2-3.fc37 emacs-28.2-3.fc36
Clone Of:
Environment:
Last Closed: 2023-01-31 01:57:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.