Now I intentionally forced the problem again to provide:
$ du -a .cache/tracker/
4       .cache/tracker/last-crawl.txt
4       .cache/tracker/db-locale.txt
1406936 .cache/tracker/meta.db-wal
356     .cache/tracker/ontologies.gvdb
4       .cache/tracker/first-index.txt
4       .cache/tracker/parser-version.txt
4       .cache/tracker/locale-for-miner-apps.txt
2807184 .cache/tracker/meta.db
4       .cache/tracker/db-version.txt
2756    .cache/tracker/meta.db-shm
4217260 .cache/tracker/

$ du -ah .cache/tracker/
4,0K    .cache/tracker/last-crawl.txt
4,0K    .cache/tracker/db-locale.txt
1,4G    .cache/tracker/meta.db-wal
356K    .cache/tracker/ontologies.gvdb
4,0K    .cache/tracker/first-index.txt
4,0K    .cache/tracker/parser-version.txt
4,0K    .cache/tracker/locale-for-miner-apps.txt
2,7G    .cache/tracker/meta.db
4,0K    .cache/tracker/db-version.txt
2,7M    .cache/tracker/meta.db-shm
4,1G    .cache/tracker/

$ df .cache/tracker/
Dateisystem    1K-Blöcke Benutzt Verfügbar Verw% Eingehängt auf
/dev/sda6        8191416 7755584        20  100% /home

And after reboot I will upload the current boot log.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1946561

Title:
  tracker causes 0 bytes free in /home

Status in tracker package in Ubuntu:
  Incomplete

Bug description:
  This is what I have:
  Partition Ubuntu mounted in /         :  20 GiB, 12 GiB in use
  Partition home   mounted in /home     :   8 GiB, 3.1 GiB in use
  Partition Data   mounted in /mnt/Data : 120 GiB, 35 GiB in use
  Symlink /home/me/Download  -> /mnt/Data/Users/me/Download
  Symlink /home/me/Documents -> /mnt/Data/Users/me/Documents
  Symlink /home/me/Pictures  -> /mnt/Data/Users/me/Pictures
  Symlink /home/me/Music     -> /mnt/Data/Users/me/Music
  Symlink /home/me/Videos    -> /mnt/Data/Users/me/Videos

  /home had 4.6 GB free.
  After I copied 8 GB of *.epub files to /home/me/Documents/eBooks/, I got 0 
byte free on /home after 10 minutes, caused by tracker files in 
/home/user/.cache/tracker/
  gsettings set org.freedesktop.Tracker.Miner.Files low-disk-space-limit 10
  did not help.

  It seems, that tracker estimates more space than 4.6 GB because of the
  symlinks to /mnt/Data/...

  Suggestions:
  - tracker should not try to index DRM encrypted epub files and similars
  - all tracker components, not only tracker-miner*.service, should respect 
low-disk-space-limit
  - tracker components should never create situations with 0 bytes free, even 
if low-disk-space-limit is -1
  - tracker components anyway should estimate free space correctly (not include 
space from symlinks to other file systems)

  Workaround:
  Add '*.epub' to org.freedesktop.Tracker.Miner.Files ignored-files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1946561/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to