All of lore.kernel.org
 help / color / mirror / Atom feed
* python-sqlite3 packaging
@ 2018-09-24 19:22 Jeroen Hofstee
  2018-09-25 15:08 ` Alejandro Hernandez
  0 siblings, 1 reply; 4+ messages in thread
From: Jeroen Hofstee @ 2018-09-24 19:22 UTC (permalink / raw)
  To: OpenEmbedded Core Mailing List

Hello,

Not sure where to report this, so trying here. It seems the
/usr/lib/python2.7/sqlite3 ends up in the python-misc and not
in python-sqlite3.

This causes statements like:

import sqlite3

To error with ImportError: No module named sqlite3, when
python-misc is not installed.

It looks like the python2-manifest should at least include the
__init__.py, but the logs suggest the manifest is generated.

Perhaps it is easier if someone who knows more about this
looks into it..

Regards,

Jeroen



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

end of thread, other threads:[~2018-09-26 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24 19:22 python-sqlite3 packaging Jeroen Hofstee
2018-09-25 15:08 ` Alejandro Hernandez
2018-09-25 19:46   ` Jeroen Hofstee
2018-09-26 11:54     ` Burton, Ross

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.