Hello David, I appreciate your notice. I checked out master branch and tested it. It worked without database connection error :D Issue was cleared.
Best regards, Jihoon Lee 2017-01-18 4:42 GMT+09:00 Reyna, David <[email protected]>: > Hi Jihoon, > > > > Brian has fixed the error in master. It is now safe to build with Toaster > again! > > > > - David > > > > *From:* [email protected] [mailto:toaster-bounces@ > yoctoproject.org] *On Behalf Of *??? > *Sent:* Thursday, January 05, 2017 5:37 AM > *To:* Brian Avery > *Cc:* [email protected] > *Subject:* Re: [Toaster] ERROR: unable to open database file > > > > Dear Brian, > > > > I appreciate your information. :) > > There's no problem when I use bitbake cli to build my system. > > > > Best regards, > > Jihoon Lee > > > > > > 2017-01-05 9:58 GMT+09:00 Brian Avery <[email protected]>: > > Hi, > > > > Sorry for the delay in answering, holidays got in the way. A large > disruptive change (tinfoil2) went into master very recently and that has > had some serious side effects.We are working to resolve this. > > > > For more on tinfoil2, see https://wiki.yoctoproject. > org/wiki/index.php?title=Tinfoil2 > > > > BR, > > Brian > > an intel employee > > > > On Thu, Dec 29, 2016 at 5:04 AM, 이지훈 <[email protected]> wrote: > > 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 > > > > >
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
