sqlite trying to access /var/tmp

Alberto Mardegan alberto.mardegan at canonical.com
Wed Sep 28 08:54:40 UTC 2016


On 27/09/2016 19:19, Leo Arias wrote:
> Thanks Michael. That worked. Now it gets stuck somewhere and runs out of
> memory, but I doubt that's the fault of the snap.

It might be a totally different issue, but IIRC I also happened to see
"out of memory" issues in my projects using SQLite, while in fact the
error was that I was asking it to create the SQLite database in a
directory which I didn't create yet.
Just to save you some time, please double check that the path to the
SQLite database exists and is accessible to the snap.

Ciao,
  Alberto





More information about the Snapcraft mailing list