it looks like papercut is causing some problems after an upgrade:
Where is this log located?
According to the excerpt below from the default settings.py of papercut (found at http://src.gnu-darwin.org/ports/news/papercut/work/papercut-0.9.13/settings.py.html ), you are likely to find the log file (if any) at /usr/local/share/papercut/logs/papercut.log
.
# full path for where Papercut will store the log file
log_path = "/usr/local/share/papercut/logs/"
# the actual log filename
log_file = log_path + "papercut.log"
2.0.1-0ubuntu12
. – atenz Aug 15 '12 at 05:29