Logs for #nikola for 2019-06-12

09:37:42 <tbm> ChrisWarrick: I get:
09:37:43 <tbm> .  render_posts:cache/pages/debian/orion/qnap/ts-409/troubleshooting.html
09:37:43 <tbm> DependencyError - taskid:render_posts:cache/pages/debian/orion/qnap/ts-409/recovery.html
09:37:47 <tbm> ERROR: Task 'render_posts:cache/pages/debian/orion/qnap/ts-409/recovery.html' checking dependencies: Dependent file 'shortcodes/paypal.tmpl' does not exist.
09:37:58 <tbm> yes, I removed that file but pages/debian/orion/qnap/ts-409/troubleshooting.md no longer references it
09:38:08 <tbm> (this is with 8.0.2)
12:06:01 <ChrisWarrick> tbm: Try to delete the database (.doit.db) and try again
12:09:26 <tbm> ChrisWarrick: hmm, surprisingly that does not help
12:09:42 <ChrisWarrick> tbm: rm cache/pages/debian/orion/qnap/ts-409/recovery*
12:09:53 <ChrisWarrick> tbm: that should also remove the dependency file for the post
12:10:30 <tbm> ChrisWarrick: I did rm -rf cache; but isn't there a bug here?
12:10:44 <tbm> (it works fter the rm -rf cache)
12:11:12 <ChrisWarrick> tbm: there probably is one, please create an issue on github
12:12:08 <tbm> ChrisWarrick: unfortunately I removed cache so I can't reproduce it anymore.  I should have kept a copy
12:12:40 <ChrisWarrick> tbm: Try reproducing it by creating that file and restoring the reference, rebuilding it, and then deleting the file and the reference
12:18:41 <tbm> ChrisWarrick: I added it back, rebuilt, removed it, rebuilt. got the error. but now it works when I remove the doit file
12:19:17 <tbm> ChrisWarrick: that's imho still a bug though. should I open an issue?
12:19:25 <ChrisWarrick> tbm: Do open an issue.
12:19:35 <tbm> ChrisWarrick: ok, thanks for your help (again!)
12:19:41 <ChrisWarrick> you’re welcome!