
Rebuild button not working
Reported by Dan Mayer | April 16th, 2009 @ 11:00 PM
no such table: integrity_commits Query: UPDATE "integrity_commits" SET "committed_at" = '2009-04-16T14:44:05-06:00', "message" = 'added the worker manager log path to the server.yml sample', "updated_at" = '2009-04-16T14:52:37-06:00', "author" = 'Devver devver@ben-brinckerhoffs-macbook-pro-15.local' WHERE ("id" = 1)
I tried running multiple times after every run I get this message forever.
this was following the instructions from the git page.
git clone git://github.com/foca/integrity.git $ rake launch
Navigate to http://0.0.0.0:4567
feel free to contact me at dan@devver.net for any questions comments or tips. I tried this about 2 weeks ago and got the same error over and over then as well.
Comments and changes to this ticket
-
Dan Mayer April 16th, 2009 @ 11:15 PM
Doing this after a gem install of the release works just fine, but the quick startup and trying it out fails which gives a bad first use by a user. Also doing it the clone way the rebuild button always failed.
-
Simon Rozet April 17th, 2009 @ 12:26 AM
- Tag changed from bug, db to bug, database
- Milestone cleared.
- State changed from new to open
- Assigned user changed from ronin-278 (at lighthouseapp) to Simon Rozet
- Title changed from No such table after any single run. to Rebuild button not working
Sorry about the bad user experience ;-) Three things:
-
The canonical repo has moved over to http://github.com/integrity/integrity. Please
git clone
this one instead -
The bug you experienced is because the database was loaded in memory; sometimes the database just get "lost". That is now fixed: the database is saved in
$HOME/.integrity.sqlite3
http://github.com/integrity/integrity/commit/4a0ef6569ddf74db9ba57ed10690501ed9e8444d
- I'll look into the issue with the rebuild button later
Thanks for the report!
-
Eric Mill April 26th, 2009 @ 09:18 PM
I've fixed this and sent a pull request to the "integrity" user account on Github.
The relevant commit: http://github.com/klondike/integ...
-
Simon Rozet May 8th, 2009 @ 11:33 PM
- Tag changed from bug, database to bug, url
- State changed from open to resolved
Sorry for the long merge delay. Thanks!
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.