Unsorted issues > Bug (approved)

I can´t upgrade to the last version / #4326

Summary

v0.079 (v0.08 RC2)
approved
Mar 2, 2007
100%
Mar 3, 2007 / carlosjac
May 30, 2007 / pixtur
 

Attached files

No files uploaded

Issue report

Minor
Have not tried
I'm using Streber 0.078 . All works fine.

I've downloaded 0.795 version and I've tried to upgrade following the instructions.
When I navigate to index page, the upgrade process fails saying the DB already exists.

Is it possible upgrade from 0.078 to 0.795??

I would like t use RSS feeds ...
 

4 Comments

pixtur

Mar 3, 2007
can not reproduce
I tested this upgrade without problems. Could you provide some more information? If you have mysqladmin please attach the content of the db table as well.


carlosjac

Mar 3, 2007
Error message
I get this error message:

Proceeding...
checking mysql connecting to 'localhost'...
GOOD
Connection using mysql_connect SUCCESSFUL

Make sure to not overwrite existing streber-db called 'streber'
POTENTIAL PROBLEM
DB 'streber' already exists

checking version of existing database
FAILED
could not get propper db-version table entry. Please view Installation Guide on hints how to proceed.

Installation failed
You may find help at the wiki-installation guide

carlosjac

Mar 3, 2007
It was a problem in database
I've follow the code in install.php and discovered an error in my DB.
In table DB I had 2 rows with ID = 1. I dont know why two duplicate rows were in my DB ... But I deleted 1 row , then ran upgrade again and all works fine now.

Streber is great !

Thank you

pixtur

Mar 3, 2007
oh...
I see. I guess you are running mysql4? Hmmm. The id row in the db table is messed up. I have to figure out a way to clean up identical ids in db table

Glad you like streber. :)


 

Comment / Update