All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple errors when trying to setup a production instance of toaster
@ 2017-05-07 13:17 Fabian Knapp
  2017-05-09 23:18 ` Reyna, David
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Knapp @ 2017-05-07 13:17 UTC (permalink / raw)
  To: toaster

[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]

I try to setup a production instance of toaster on Ubuntu 16.04, MySQL, apache2 and the morty release.

However, im wondering if anybody has ever tried so as I get so many different errors on almost every step following the tutorial.

Finally, I got it installed but my webserver responses with error code 500.
The apache2 error log reveals:

ImportError: No module named 'toastermain'

The only way I found to fix this was to symlink the toastermain directory to my python3.5 dist-packages folder.
However, I got several No module named errors and fixed each with symlinks.

Doing so with the ‚messages‘ module Im stuck with the following error:

django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: my.messages

I dont have any idea how to fix this ☹


I installed toaster successfully with jethro. However, it would be nice to have the latest stable version running, at least for bitbake.
Is it possible to use the jethro toaster with a morty bitbake? If so, what steps are needed?

Thanks in advance for your response!


Fabian Knapp


[-- Attachment #2: Type: text/html, Size: 3587 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Multiple errors when trying to setup a production instance of toaster
  2017-05-07 13:17 Multiple errors when trying to setup a production instance of toaster Fabian Knapp
@ 2017-05-09 23:18 ` Reyna, David
  0 siblings, 0 replies; 2+ messages in thread
From: Reyna, David @ 2017-05-09 23:18 UTC (permalink / raw)
  To: Fabian Knapp, toaster

[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]

> ImportError: No module named 'toastermain'

I myself have not tried Apache2 with Toaster. I hope someone who has done it in the past can comment. In the meantime I will try to replicate the error myself.

> Is it possible to use the jethro toaster with a morty bitbake? If so, what steps are needed?

In principle you could it you use all of Toaster (which is spread across “bitbake[/bin/toaster|lib/bb/ui/build*,toaster.ui|lib/toaster/*]” and “meta/classes/toaster.class”.

However there have been substantial changes between these release, not least of which was the transition from Python2 to Python3, so I would not have high hopes for this.

- David


From: toaster-bounces@yoctoproject.org [mailto:toaster-bounces@yoctoproject.org] On Behalf Of Fabian Knapp
Sent: Sunday, May 07, 2017 6:17 AM
To: toaster@yoctoproject.org
Subject: [Toaster] Multiple errors when trying to setup a production instance of toaster

I try to setup a production instance of toaster on Ubuntu 16.04, MySQL, apache2 and the morty release.

However, im wondering if anybody has ever tried so as I get so many different errors on almost every step following the tutorial.

Finally, I got it installed but my webserver responses with error code 500.
The apache2 error log reveals:

ImportError: No module named 'toastermain'

The only way I found to fix this was to symlink the toastermain directory to my python3.5 dist-packages folder.
However, I got several No module named errors and fixed each with symlinks.

Doing so with the ‚messages‘ module Im stuck with the following error:

django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: my.messages

I dont have any idea how to fix this ☹


I installed toaster successfully with jethro. However, it would be nice to have the latest stable version running, at least for bitbake.
Is it possible to use the jethro toaster with a morty bitbake? If so, what steps are needed?

Thanks in advance for your response!


Fabian Knapp


[-- Attachment #2: Type: text/html, Size: 6918 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-09 23:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-07 13:17 Multiple errors when trying to setup a production instance of toaster Fabian Knapp
2017-05-09 23:18 ` Reyna, David

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.