Public bug reported:

The description of btrfsmaintenance-refresh.service is wrong. It says
---
# grep Description /lib/systemd/system/btrfsmaintenance-refresh.service
Description=Update cron periods from /etc/sysconfig/btrfsmaintenance
---

though its indeed using /etc/default/btrfsmaintenance
---
# cat /lib/systemd/system/btrfsmaintenance-refresh.path
[Unit]
Description=Watch /etc/default/btrfsmaintenance

[Path]
PathChanged=/etc/default/btrfsmaintenance

[Install]
WantedBy=multi-user.target
---

While this seems pretty pedantic, it gave me a minor headache trying to
figure out whats wrong and why "balance" is not run. This will surely
confuse others as well.

The log also shows the wrong path:
---
# journalctl -u btrfsmaintenance-refresh.service | tail -5
Mar 06 12:18:20 yzma btrfsmaintenance-refresh-cron.sh[79248]: Refresh timer 
btrfs-defrag for none
Mar 06 12:18:20 yzma btrfsmaintenance-refresh-cron.sh[79248]: Refresh timer 
btrfs-balance for weekly
Mar 06 12:18:20 yzma btrfsmaintenance-refresh-cron.sh[79248]: Refresh timer 
btrfs-trim for none
Mar 06 12:18:20 yzma systemd[1]: btrfsmaintenance-refresh.service: Succeeded.
Mar 06 12:18:20 yzma systemd[1]: Finished Update cron periods from 
/etc/sysconfig/btrfsmaintenance.
---


# lsb_release -rd
Description:    Ubuntu 20.04.2 LTS
Release:        20.04

# apt policy btrfsmaintenance
btrfsmaintenance:
  Installed: 0.4.2-1
  Candidate: 0.4.2-1
  Version table:
 *** 0.4.2-1 500
        500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu focal/universe i386 Packages
        500 http://mirror.hetzner.de/ubuntu/packages focal/universe amd64 
Packages
        500 http://mirror.hetzner.de/ubuntu/packages focal/universe i386 
Packages
        100 /var/lib/dpkg/status

** Affects: btrfsmaintenance (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1918000

Title:
  Description of btrfsmaintenance-refresh.service wrong

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to