disk i/o error creating sqlite database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello List,

It may be that the correct fix is in the fuse code but I thought I would ask
whether any one knows an explanation for the error below.

I have tested createrepo 0.9.9 or 0.9.8 on a few linux (rh 6.2 on
virtualbox, xen) and
amazon EC2.

I use python 2.6 and google turns up not much on the error.

Thanks
kz


git clone git://github.com/terencehonles/fusepy.git
cd fusepy/examples
# install fuse/libfuse and fusepy.
# ./setup.py install
cd examples/
mkdir r m
./loopback.py r m
$ createrepo m  (or createrepo -d m with older createrepo)

Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs

(process:14674): GLib-CRITICAL **: g_timer_stop: assertion `timer !=
NULL' failed

(process:14674): GLib-CRITICAL **: g_timer_destroy: assertion `timer !=
NULL' failed
Traceback (most recent call last):
  File "/usr/share/createrepo/genpkgmetadata.py", line 291, in <module>
    main(sys.argv[1:])
  File "/usr/share/createrepo/genpkgmetadata.py", line 269, in main
    mdgen.doRepoMetadata()
  File "/usr/lib/python2.6/site-packages/createrepo/__init__.py", line
982, in doRepoMetadata
    rp.getOtherdata(complete_path, csum)
  File "/usr/lib/python2.6/site-packages/sqlitecachec.py", line 61, in
getOtherdata
    self.repoid))
TypeError: Can not open SQL database: disk I/O error
_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxx
http://lists.baseurl.org/mailman/listinfo/yum


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux