Package: taskwarrior
Version: 2.4.3+dfsg-2
Severity: minor

The taskrc(5) manpage refers to non-existent files in /usr/share/doc/task/rc/:

$ man taskrc | grep -oE '/usr/share/\S+' | xargs ls -1
ls: cannot access /usr/share/doc/task/rc/holidays.en‐US.rc: No such file or 
directory
ls: cannot access /usr/share/doc/task/rc/dark‐16.theme: No such file or 
directory
ls: cannot access /usr/share/doc/task/rc/holidays.en‐US.rc: No such file or 
directory


This is a regression. The paths in the manpage were correct in jessie:

$ man taskrc | grep -oE '/usr/share/\S+' | xargs ls -1
/usr/share/taskwarrior/dark-16.theme
/usr/share/taskwarrior/holidays.en-US.rc
/usr/share/taskwarrior/holidays.en-US.rc

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to