Bug 1909805 - sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit modprobe is masked
Summary: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-21 17:36 UTC by Harald Reindl
Modified: 2021-11-30 17:56 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-30 17:56:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Harald Reindl 2020-12-21 17:36:18 UTC Comment hidden (abuse)
Comment 1 Harald Reindl 2021-01-12 17:36:34 UTC Comment hidden (abuse)
Comment 2 Harald Reindl 2021-02-06 12:05:16 UTC Comment hidden (abuse)
Comment 3 Harald Reindl 2021-02-08 18:03:31 UTC Comment hidden (abuse)
Comment 4 Harald Reindl 2021-02-08 18:19:42 UTC Comment hidden (abuse)
Comment 5 Harald Reindl 2021-02-08 18:27:43 UTC
and to top that all you load the fuse module on a bare install even if it#s completly blacklisted

[root@rawhide ~]# cat /etc/modprobe.d/blacklist-lounge-vm.conf | grep fuse
blacklist fuse
install fuse /usr/bin/true

[root@rawhide ~]# system-errors.sh
Feb  8 19:26:08 rawhide systemd[1]: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount is masked.

[root@rawhide ~]# lsmod | grep fuse
fuse                  163840  0

Comment 6 Harald Reindl 2021-02-08 18:35:47 UTC
even if you *delete* the "sysinit.target.wants/sys-fs-fuse-connections.mount"
no, basic target don't want fuse

[harry@srv-rhsoft:~]$ rawhide
[root@rawhide ~]# system-errors.sh
Feb  8 19:32:20 rawhide systemd[1]: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount is masked.
[root@rawhide ~]# rpm -q --filesbypkg systemd | grep fuse
systemd                   /usr/lib/systemd/system/sys-fs-fuse-connections.mount
systemd                   /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
[root@rawhide ~]# rm /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
[root@rawhide ~]# rm /usr/lib/systemd/system/sys-fs-fuse-connections.mount
[root@rawhide ~]# reboot

[root@rawhide ~]# system-errors.sh
Feb  8 19:33:19 rawhide systemd[1]: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount is masked.

[root@rawhide ~]# systemctl status sys-module-fuse.device sys-fs-fuse-connections.mount
● sys-module-fuse.device - /sys/module/fuse
     Loaded: masked (Reason: Unit sys-module-fuse.device is masked.)
     Active: active (plugged) since Mon 2021-02-08 19:33:18 CET; 1min 42s ago
     Device: /sys/module/fuse

Feb 08 19:33:19 rawhide.vmware.local systemd[1]: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount is masked.

● sys-fs-fuse-connections.mount
     Loaded: masked (Reason: Unit sys-fs-fuse-connections.mount is masked.)
     Active: inactive (dead)
[root@rawhide ~]#

Comment 7 Ben Cotton 2021-11-04 16:07:23 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Ben Cotton 2021-11-30 17:56:41 UTC
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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