Dear All,

I reinstalled Poky from the master branch yesterday and tried to build with
Toaster
but it returned errors like below.

Django was installed by using toaster-requirements.txt so it is not a
matter of version compatibility.

I also tried 2.2 Poky-Morty and it worked! Only master branch version
doesn't work

Any help or suggestions would be appriciate.

Best regards,
Jihoon Lee

==========================================
[Error]

NOTE: ToasterUI waiting for events
ERROR: unable to open database file
Traceback (most recent call last):
  File
"/home/kiki/.local/lib/python3.5/site-packages/django/db/backends/base/base.py",
line 130, in ensure_connection
    self.connect()
  File
"/home/kiki/.local/lib/python3.5/site-packages/django/db/backends/base/base.py",
line 119, in connect
    self.connection = self.get_new_connection(conn_params)
  File
"/home/kiki/.local/lib/python3.5/site-packages/django/db/backends/sqlite3/base.py",
line 204, in get_new_connection
    conn = Database.connect(**conn_params)
sqlite3.OperationalError: unable to open database file
-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to