Bug ID | 1210291 |
---|---|
Summary | fusermount" (No such file or directory) |
Classification | openSUSE |
Product | openSUSE Leap Micro |
Version | 5.4 |
Hardware | x86-64 |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Base |
Assignee | screening-team-bugs@suse.de |
Reporter | francisjohnt.baldon@bisu.edu.ph |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 866236 [details]
Pika Backup (flatpak) not being able to mount backup repo because of missing
fusermount
Some flatpak applications rely on fusermount for certain operations. There is
fusermount3 but some apps doesn't do the checking.
It's either MicroOS ship fusermount by default, symlink /usr/bin/fusermount3 ->
/usr/bin/fusermount, or just leave it as is (let the user install fusermount or
the app do the extra checking).