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

* Re: python-sqlite3 packaging
  2018-09-24 19:22 python-sqlite3 packaging Jeroen Hofstee
@ 2018-09-25 15:08 ` Alejandro Hernandez
  2018-09-25 19:46   ` Jeroen Hofstee
  0 siblings, 1 reply; 4+ messages in thread
From: Alejandro Hernandez @ 2018-09-25 15:08 UTC (permalink / raw)
  To: openembedded-core, Jeroen Hofstee

Hey Jeroen,

On 9/24/2018 12:22 PM, Jeroen Hofstee wrote:
> 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..

Yes, this sure looks like a bug, can you please file it on 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=OE-Core so we 
can keep track of it?


Thanks!

Alejandro

>
> Regards,
>
> Jeroen
>


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

* Re: python-sqlite3 packaging
  2018-09-25 15:08 ` Alejandro Hernandez
@ 2018-09-25 19:46   ` Jeroen Hofstee
  2018-09-26 11:54     ` Burton, Ross
  0 siblings, 1 reply; 4+ messages in thread
From: Jeroen Hofstee @ 2018-09-25 19:46 UTC (permalink / raw)
  To: Alejandro Hernandez, openembedded-core

Hello Alejandro,


On 09/25/2018 05:08 PM, Alejandro Hernandez wrote:
> Hey Jeroen,
>
> On 9/24/2018 12:22 PM, Jeroen Hofstee wrote:
>> 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..
>
> Yes, this sure looks like a bug, can you please file it on 
> https://bugzilla.yoctoproject.org/enter_bug.cgi?product=OE-Core so we 
> can keep track of it?

Thanks, done https://bugzilla.yoctoproject.org/show_bug.cgi?id=12933

Regards,
Jeroen


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

* Re: python-sqlite3 packaging
  2018-09-25 19:46   ` Jeroen Hofstee
@ 2018-09-26 11:54     ` Burton, Ross
  0 siblings, 0 replies; 4+ messages in thread
From: Burton, Ross @ 2018-09-26 11:54 UTC (permalink / raw)
  To: jhofstee; +Cc: Alejandro Enedino Hernandez Samaniego, OE-core

Patch on the list now

Ross
On Wed, 26 Sep 2018 at 10:23, Jeroen Hofstee <jhofstee@victronenergy.com> wrote:
>
> Hello Alejandro,
>
>
> On 09/25/2018 05:08 PM, Alejandro Hernandez wrote:
> > Hey Jeroen,
> >
> > On 9/24/2018 12:22 PM, Jeroen Hofstee wrote:
> >> 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..
> >
> > Yes, this sure looks like a bug, can you please file it on
> > https://bugzilla.yoctoproject.org/enter_bug.cgi?product=OE-Core so we
> > can keep track of it?
>
> Thanks, done https://bugzilla.yoctoproject.org/show_bug.cgi?id=12933
>
> Regards,
> Jeroen
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ 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.