On Mon, Jan 13, 2014 at 11:28:43AM -0500, Michael K. Johnson wrote:
> On IRC, I see:
>
> 08:20 < TForsman>
> /usr/lib64/python2.6/site-packages/conary/dbstore/sqlite_drv.py:61
> 08:20 < TForsman> CursorError: database schema has changed args:
> (ProgrammingError('database schema has changed',),)
I was wrong about this being the same error that I saw on the
repository, but Mark has run into the repository issue, so I
will document more clearly how to resolve it.
You need to know where your repository configuration file lives.
That's typically the .cnr file you created.
You'll need to stop the repository. If it is set up with apache,
you can just "service httpd stop" while doing this.
/usr/lib64/python2.6/site-packages/conary/server/server.py --config-file
/path/to/your/repository.cnr --migrate
Then restart the repository.
Major repository schema updates have been so infrequent that I completely
forgot about them until this one arrived. ☺
_______________________________________________
Foresight-devel mailing list
[email protected]
https://lists.foresightlinux.org/mailman/listinfo/foresight-devel