Mailinglist Archive: opensuse-factory (241 mails)
| < Previous | Next > |
Re: [opensuse-factory] createrepo updated, seems now to be able to create sqlite db
- From: Christoph Thiel <cthiel@xxxxxxx>
- Date: Sun, 11 Feb 2007 19:29:40 +0100
- Message-id: <20070211182940.GA30079@xxxxxxx>
On Sun, Feb 11, 2007 at 10:54:57AM -0500, Patrick Shanahan wrote:
> * Christoph Thiel <cthiel@xxxxxxx> [01-01-70 12:34]:
> > We have already looked into this, but found it not to be usable so
> > far, as the sqlite database schema turns out to be a plain
> > represetation of the xml files, i.e. it's quite suboptimal for
> > libzypp, which uses its own database schema. Duncan, could you please
> > elaborate on the details -- I know you did some benchmarks already.
> >
> > For yum uses it might still make sense to enable the sqlite db
> > support (-d option of createrop > 0.4.8).
>
> openSUSE 10.1 2.6.18.5-jen40-default SMP x86_64
>
> Appears to be a dependency error in createrepo-0.4.7-3.1@noarch
>
> 14:53 wahoo:~ # createrepo /home/pat/Desktop/Downloads/.
> Traceback (most recent call last):
> File "/usr/share/createrepo/genpkgmetadata.py", line 32, in ?
> import dumpMetadata
> File "/usr/share/createrepo/dumpMetadata.py", line 32, in ?
> import sqlitecachec
> File "/usr/lib64/python2.4/site-packages/sqlitecachec.py", line 15, in ?
> import sqlite
> ImportError: No module named sqlite
>
> 10:51 wahoo:~ > rpm -qa |grep sqlite
> sqlite2-32bit-2.8.17-13
> mono-data-sqlite-1.1.13.8-7
> sqlite-3.3.5-9.1
> sqlite-32bit-3.2.8-14
> sqlite2-2.8.17-13
> python-sqlite2-2.2.0-0.pm.0
^^^^ potential problem.
> I have reverted to createrepo-0.4.4-9.3.noarch.rpm and have no problem.
What does "rpm -q --changelog python" tell you? It should include:
* Mo Jan 08 2007 - cthiel@xxxxxxx
- fix sqlite3 support (#228733)
Best,
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
> * Christoph Thiel <cthiel@xxxxxxx> [01-01-70 12:34]:
> > We have already looked into this, but found it not to be usable so
> > far, as the sqlite database schema turns out to be a plain
> > represetation of the xml files, i.e. it's quite suboptimal for
> > libzypp, which uses its own database schema. Duncan, could you please
> > elaborate on the details -- I know you did some benchmarks already.
> >
> > For yum uses it might still make sense to enable the sqlite db
> > support (-d option of createrop > 0.4.8).
>
> openSUSE 10.1 2.6.18.5-jen40-default SMP x86_64
>
> Appears to be a dependency error in createrepo-0.4.7-3.1@noarch
>
> 14:53 wahoo:~ # createrepo /home/pat/Desktop/Downloads/.
> Traceback (most recent call last):
> File "/usr/share/createrepo/genpkgmetadata.py", line 32, in ?
> import dumpMetadata
> File "/usr/share/createrepo/dumpMetadata.py", line 32, in ?
> import sqlitecachec
> File "/usr/lib64/python2.4/site-packages/sqlitecachec.py", line 15, in ?
> import sqlite
> ImportError: No module named sqlite
>
> 10:51 wahoo:~ > rpm -qa |grep sqlite
> sqlite2-32bit-2.8.17-13
> mono-data-sqlite-1.1.13.8-7
> sqlite-3.3.5-9.1
> sqlite-32bit-3.2.8-14
> sqlite2-2.8.17-13
> python-sqlite2-2.2.0-0.pm.0
^^^^ potential problem.
> I have reverted to createrepo-0.4.4-9.3.noarch.rpm and have no problem.
What does "rpm -q --changelog python" tell you? It should include:
* Mo Jan 08 2007 - cthiel@xxxxxxx
- fix sqlite3 support (#228733)
Best,
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |