RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1991228 - packagekitd should not require that /boot/efi be mounted
Summary: packagekitd should not require that /boot/efi be mounted
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: PackageKit
Version: 7.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Richard Hughes
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-08 13:40 UTC by D. Hugh Redelmeier
Modified: 2023-02-08 07:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-02-08 07:27:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-92819 0 None None None 2021-08-08 13:43:49 UTC

Description D. Hugh Redelmeier 2021-08-08 13:40:46 UTC
Description of problem:
packagekitd forces mounting of /boot/efi


Version-Release number of selected component (if applicable):
PackageKit-1.1.10-2.el7.centos.x86_64


How reproducible:
always

Steps to Reproduce:
1. add options to /etc/fstab entry for /boot/efi to have it automout:
UUID=A9B4-1C74          /boot/efi               vfat    umask=0077,shortname=winnt,x-systemd.automount,noauto 0 2

3. reboot

Actual results:
/boot/efi gets mounted.. From journal:
Aug 07 10:38:35  PackageKit[1855]: daemon start
Aug 07 10:38:35  systemd[1]: Got automount request for /boot/efi, triggered by 1855 (packagekitd)



Expected results:
/boot/efi will only be mounted when a new grub or firmware is being installed.
(After which I will reboot.  So the dirty bit will only be on while I'm attending the system.)

Additional info:
By mounting /boot/efi, the dirty bit on the ESP is set.  Essentially all the time.
When power fails, the dirty bit is left on.
My machine's firmware refuses to boot from a dirty ESP.
I have to boot from a live USB stick and do an fsck.
This is horrible for a 24/7 machine.

Comment 4 RHEL Program Management 2023-02-08 07:27:45 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.


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