All of lore.kernel.org
 help / color / mirror / Atom feed
* [bitbake] Failed to launch bitbake image -u -g depexp on a Debian 9 host system ?
@ 2017-09-12  7:56 Karim ATIKI
  2017-09-13  8:55 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Karim ATIKI @ 2017-09-12  7:56 UTC (permalink / raw)
  To: yocto@yoctoproject.org

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

Hi all,


I'm currently using Yocto Poky pyro on a Debian 9 host.

I tried to launch bitbake -u -g depexp to have the GUI window with dependencies but I got the following errors:


Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
FATAL: Unable to import extension module "depexp" from bb.ui. Valid extension modules: knotty, ncurses or taskexp
DEBUG: Removed the following variables from the environment: GJS_DEBUG_TOPICS, SESSION_MANAGER, LS_COLORS, XDG_MENU_PREFIX, _, VTE_VERSION, XDG_SESSION_ID, QT_LINUX_ACCESSIBILITY_ALWAYS_ON, WINDOWPATH, GJS_DEBUG_OUTPUT, GPG_AGENT_INFO, XDG_VTNR, XAUTHORITY, QT_QPA_PLATFORMTHEME, XDG_RUNTIME_DIR, GNOME_DESKTOP_SESSION_ID, XDG_CURRENT_DESKTOP, QT_ACCESSIBILITY, JOURNAL_STREAM, WINDOWID, DISPLAY, XDG_DATA_DIRS, GTK_MODULES, BUILDDIR, XDG_SESSION_DESKTOP, DBUS_SESSION_BUS_ADDRESS, COLORTERM, OLDPWD, GDM_LANG, XDG_SEAT, GDMSESSION, DESKTOP_SESSION, SHLVL, LANG, XDG_SESSION_TYPE, USERNAME

Is it related to Debian 9 ?

Anyone has experienced this problem ?


Thanks.


Karim

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

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

* Re: [bitbake] Failed to launch bitbake image -u -g depexp on a Debian 9 host system ?
  2017-09-12  7:56 [bitbake] Failed to launch bitbake image -u -g depexp on a Debian 9 host system ? Karim ATIKI
@ 2017-09-13  8:55 ` Burton, Ross
  2017-09-13 14:28   ` Leonardo Sandoval
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2017-09-13  8:55 UTC (permalink / raw)
  To: Karim ATIKI; +Cc: yocto@yoctoproject.org

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

On 12 September 2017 at 08:56, Karim ATIKI <karim_atiki@hotmail.com> wrote:

> *FATAL: Unable to import extension module "depexp" from bb.ui. Valid
> extension modules: knotty, ncurses or taskexp*
>

depexp was renamed to taskexp.

Ross

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

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

* Re: [bitbake] Failed to launch bitbake image -u -g depexp on a Debian 9 host system ?
  2017-09-13  8:55 ` Burton, Ross
@ 2017-09-13 14:28   ` Leonardo Sandoval
  0 siblings, 0 replies; 3+ messages in thread
From: Leonardo Sandoval @ 2017-09-13 14:28 UTC (permalink / raw)
  To: Burton, Ross; +Cc: yocto@yoctoproject.org

"Burton, Ross" <ross.burton@intel.com> writes:

> On 12 September 2017 at 08:56, Karim ATIKI <karim_atiki@hotmail.com>
> wrote:
>
>    
>     FATAL: Unable to import extension module "depexp" from bb.ui.
>     Valid extension modules: knotty, ncurses or taskexp
>    
>
> depexp was renamed to taskexp.

and the -u parameter is the one expecting a user interface, -g is just
for producing the dot files, so flip the parameters. Just tried on
debian 9 and worked as expected.


>
> Ross 


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

end of thread, other threads:[~2017-09-13 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12  7:56 [bitbake] Failed to launch bitbake image -u -g depexp on a Debian 9 host system ? Karim ATIKI
2017-09-13  8:55 ` Burton, Ross
2017-09-13 14:28   ` Leonardo Sandoval

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.