Bug 464139 - Filelight cannot calculate file size of /var/lib/docker
Summary: Filelight cannot calculate file size of /var/lib/docker
Status: RESOLVED DUPLICATE of bug 434188
Alias: None
Product: filelight
Classification: Applications
Component: general (show other bugs)
Version: 22.12.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-11 10:51 UTC by Guo Yunhe
Modified: 2023-01-11 12:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guo Yunhe 2023-01-11 10:51:16 UTC
SUMMARY

/var/lib/docker needs root permission to read the content. So Filelight cannot calculate the size.

STEPS TO REPRODUCE
1. Install docker
2. Run: docker pull mysql
3. Run: filelight /var/lib

OBSERVED RESULT
Filelight will ignore the size of /var/lib/docker

EXPECTED RESULT
Filelight should show the size of /var/lib/docker

When meet folders/files require extra permission, Filelight can use PolicyKit to get root permission, and re-run the scanning.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Harald Sitter 2023-01-11 12:20:28 UTC

*** This bug has been marked as a duplicate of bug 434188 ***