teejee2008 / aptik

Command-line tool for migrating system settings and data for distributions based on Debian, Arch and Fedora. Can backup and restore software repositories, packages, icons, themes, fonts, users, groups, home data, dconf settings, fstab/crypttab entries, and cron tasks.
GNU Lesser General Public License v3.0
141 stars 26 forks source link

No crontab causes errors #11

Closed arderyp closed 6 years ago

arderyp commented 6 years ago

Having no crontabs is normal and fine, so this shouldn't throw errors:

...
------------------------------------------------------------------------------
Backup: Scheduled Tasks
------------------------------------------------------------------------------
no crontab for myuser
E: Error (myuser) $basepath/cron/files/myuser.crontab
no crontab for root
E: Error (root) $basepath/cron/files/myuser.crontab
------------------------------------------------------------------------------
...
E: Backup completed with errors

I've verified that the issue is occuring on multiple machines all running Ubuntu 16.04

teejee2008 commented 6 years ago

Fixed in v18.5.2