#539 Kinoite, composefs (F41 change proposal): low storage warning
Closed: Fixed by siosm. Opened by boredsquirrel.

I am testing this change proposal, using uBlue kinoite-main, which is built upon the Fedora Atomic Desktop OCI images.

sudo rpm-ostree override remove ostree-grub2 && sudo ostree config set ex-integrity.composefs yes
sudo ostree config set ex-integrity.composefs yes
rpm-ostree upgrade --reboot

Now the useful KDE "low disk space" daemon gives me an error warning, because / now is very small and full, which is expected.

If the Change proposal is accepted, this specific error should be excluded but no other one.

Btw how can I add tags here? Do I need permissions?


I can confirm this. We should probably report this upstream (https://bugs.kde.org/) but I don't know to what component yet.

Metadata Update from @siosm:
- Issue tagged with: kinoite

Metadata Update from @siosm:
- Issue marked as blocking: #112
- Issue set to the milestone: Fedora Linux 41

Looks like it's plasma-workspace, freespacenotifier: https://invent.kde.org/plasma/plasma-workspace/-/tree/master/freespacenotifier

Metadata Update from @siosm:
- Issue tagged with: experience

First step would be adding a check for the mount point for / being RO and then skipping looking at it in https://invent.kde.org/plasma/plasma-workspace/-/blob/master/freespacenotifier/module.cpp.

Ideally we should have the list of mount points to look at be a configuration file so that we can set it to look at /sysroot and /var for Kinoite.

PR: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4504

Backport: https://src.fedoraproject.org/rpms/plasma-workspace/pull-request/31

  • Rawhide: https://bodhi.fedoraproject.org/updates/FEDORA-2024-094a1280d8
  • F40: https://bodhi.fedoraproject.org/updates/FEDORA-2024-cece0e976b

I've submitted https://bodhi.fedoraproject.org/updates/FEDORA-2024-cece0e976b to stable.

Metadata Update from @siosm:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata