Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GNOME gbook cache file mismatch #52

Open
maelick opened this issue Jan 7, 2014 · 0 comments
Open

GNOME gbook cache file mismatch #52

maelick opened this issue Jan 7, 2014 · 0 comments
Labels

Comments

@maelick
Copy link
Contributor

maelick commented Jan 7, 2014

Experienced the following error when extracting GNOME's gbook using last CVSAnalY version:

> git clone git://git.gnome.org/archive/gbook
> cd gbook
> cvsanaly2 -u <user> -p <pass> -d <db>
Parsing log for gbook (git)
Traceback (most recent call last):
  File "/usr/local/bin/cvsanaly2", line 5, in <module>
    pkg_resources.run_script('cvsanaly2==2.1.0', 'cvsanaly2')
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 505, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1245, in run_script
    execfile(script_filename, namespace, namespace)
  File "/usr/local/lib/python2.7/dist-packages/cvsanaly2-2.1.0-py2.7.egg/EGG-INFO/scripts/cvsanaly2", line 37, in <module>
    retval = pycvsanaly2.main.main (sys.argv[1:])
  File "/usr/local/lib/python2.7/dist-packages/cvsanaly2-2.1.0-py2.7.egg/pycvsanaly2/main.py", line 344, in main
    parser.end ()
  File "/usr/local/lib/python2.7/dist-packages/cvsanaly2-2.1.0-py2.7.egg/pycvsanaly2/Parser.py", line 61, in end
    self.handler.end ()        
  File "/usr/local/lib/python2.7/dist-packages/cvsanaly2-2.1.0-py2.7.egg/pycvsanaly2/DBProxyContentHandler.py", line 67, in end
    self.db_handler.repository (self.repo_uri)
  File "/usr/local/lib/python2.7/dist-packages/cvsanaly2-2.1.0-py2.7.egg/pycvsanaly2/DBContentHandler.py", line 137, in repository
    raise CacheFileMismatch (msg)
pycvsanaly2.DBContentHandler.CacheFileMismatch: Cache file ~/.cvsanaly2/cache/git:__git.gnome.org_archive_gbook is not up to date or it's corrupt: Cache file cannot be foundIt's not possible to continue, the database should be cleaned up
´´´
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants