Hi,

Here is the log of the chatroom at http://farsides.com/chat/ (or 
irc://irc.freenode.net/#farsides) for the 2011-03-17.


2011-03-17 00:35:50+0000 antoviaque (antoviaque) is now online
2011-03-17 08:19:33+0000 antoviaque (antoviaque) is now online
2011-03-17 08:28:34+0000 da1 (da1) is now online
2011-03-17 09:19:25+0000 tempuramerino (tempuramerino) is now online
2011-03-17 10:44:14+0000 <antoviaque> tempuramerino: so you're on gmail now? :D
2011-03-17 10:54:15+0000 Marius (Marius) is now online
2011-03-17 10:56:05+0000 <tempuramerino> antoviaque: well, hum, tis is 
embarrassing...
2011-03-17 10:56:10+0000 <antoviaque> :P
2011-03-17 10:56:23+0000 <antoviaque> Guest24133: hi Marius!
2011-03-17 11:03:58+0000 <Guest24133> Hi
2011-03-17 11:04:08+0000 <Guest24133> now I'm guest... :))
2011-03-17 11:04:42+0000 <Guest24133> well see you tomorrow
2011-03-17 11:05:59+0000 <antoviaque> : )
2011-03-17 11:06:07+0000 <antoviaque> Guest24133: see you tomorrow!
2011-03-17 11:06:36+0000 Guest24133 (Guest24133) is now offline
2011-03-17 12:05:46+0000 <tempuramerino> I definitely have some trouble with 
the "make upgrade" process:
2011-03-17 12:06:31+0000 <tempuramerino> 1: PHP Warning:  Cannot open 
'/srv/www/hackit/includes/dist/php_browscap.ini' for reading in Unknown on line 0
2011-03-17 12:07:15+0000 <tempuramerino> that happends one at the begining of 
the process
2011-03-17 12:07:19+0000 <tempuramerino> 2: PHP Notice:  Constant NAME_DB_TEST 
already defined in /srv/www/hackit/hackit/config/config_db.php on line 61
2011-03-17 12:07:28+0000 <tempuramerino> that happends several times
2011-03-17 12:07:42+0000 <tempuramerino> 3: ERROR 1050 (42S01) at line 10: 
Table 'versioning' already exists
2011-03-17 12:08:26+0000 <tempuramerino> that happends at # Step 2 / 3: 
Upgrading database schema.., for the hackit_test db
2011-03-17 12:08:53+0000 <tempuramerino> I droppes and recreated the dbs, but 
same errors
2011-03-17 12:09:50+0000 smitha_k (smitha_k) is now online
2011-03-17 12:13:36+0000 smitha_k (smitha_k) is now offline
2011-03-17 12:13:58+0000 <tempuramerino> I'll create au bug for that I think. 
Anyway, the hackit db seems to have been updated corrctly, I don't have the 
chat bug anymore. Ok, back to code then :)
2011-03-17 12:14:50+0000 <antoviaque> tempuramerino: ah, yes
2011-03-17 12:15:15+0000 <antoviaque> I think your problems come from the fact 
that the Makefile is missing a make install now
2011-03-17 12:15:44+0000 <antoviaque> so make upgrade thinks he has to upgrade 
from an older revision than the one you actually are
2011-03-17 12:15:58+0000 <antoviaque> so it duplicates some operations, and 
that gives you the issues aboce
2011-03-17 12:15:59+0000 <antoviaque> above
2011-03-17 12:16:15+0000 <antoviaque> For your errores:
2011-03-17 12:16:18+0000 <antoviaque> errors:
2011-03-17 12:16:49+0000 <antoviaque> 1) you can ignore, this was part of the 
intro which is not used anymore
2011-03-17 12:17:18+0000 <antoviaque> 2) Edit your config/config_db.php to 
remove duplicate entries
2011-03-17 12:18:03+0000 <antoviaque> 3) You need to set the right release id 
corresponding to your current db schema
2011-03-17 12:18:10+0000 <antoviaque> What this mean is
2011-03-17 12:18:34+0000 <antoviaque> that you should drop the databases hackit 
and hackit_test
2011-03-17 12:18:58+0000 <antoviaque> insert the latest schema in 
sql/db_hackit.sql and sql/db_hackit_test.sql
2011-03-17 12:19:41+0000 <antoviaque> then edit .release_id and set it to 15 
(assuming you have the latest trunk version)
2011-03-17 12:20:05+0000 <tempuramerino> thanks for the .release_id trick :)
2011-03-17 12:20:25+0000 antoviaque (antoviaque) is now online
2011-03-17 12:20:41+0000 <antoviaque> For the bug, create one to complain about 
the lack of a proper 'make install', this is something important we need to 
take care of
2011-03-17 12:20:52+0000 <antoviaque> yw : )
2011-03-17 14:15:41+0000 antoviaque (antoviaque) is now online
2011-03-17 15:02:47+0000 antoviaque (antoviaque) is now online
2011-03-17 17:44:26+0000 <tempuramerino> antoviaque: is there a simple way to 
prevent the intro sequence while testing ?
2011-03-17 17:44:43+0000 <tempuramerino> il can click on skip link you can say
2011-03-17 17:57:08+0000 antoviaque (antoviaque) is now online
2011-03-17 18:15:23+0000 antoviaque (antoviaque) is now online
_______________________________________________
Farsides mailing list - [email protected]

Wiki:  http://farsides.com/
List:  http://farsides.com/ml/
Forum: http://farsides.com/forum/
Ideas: http://farsides.com/ideas/
Chat:  http://farsides.com/chat/

Reply via email to