donri: http://themes.tikiwiki.org/ 403?
marclaporte: yes
http://dev.tikiwiki.org/Release30process#Blockers
help needed
Tikiwiki|bot: Welcome to the official Tikiwiki English Irc Channel. TikiWiki or better known as TW, is your Groupware/CMS (Content Management System) solution, you can get more infomation at http://info.tikiwiki.org/ .
franck: marclaporte: http://www.facebook.com/share_partners.php click on Making Sure the Preview Works (For Advanced Partners)
***: SEWilco2 has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
franck has quit IRC ()
mib_gcx4u3 has joined #tikiwiki
mib_gcx4u3: hello
***: mib_gcx4u3 has quit IRC ("http://www.mibbit.com ajax IRC Client")
FrankP_german has joined #tikiwiki
jcyrisse has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]")
spoonypjk has quit IRC (Read error: 110 (Connection timed out))
spoonypjk has joined #tikiwiki
Zylogue has joined #tikiwiki
Zylogue: Hello. I've got a problem with my tiki site and I don't know how to explain it. http://www.l4smb.net/tiki-list_articles.php works correctly when authenticated, but when not authenticated, ther eis a lot of 'stuff' on the page. Does anyone have any suggestions?
***: chibaguy has joined #tikiwiki
chibaguy: Zylogue: I see a database error at your site. Looks like the site wasn't upgraded completely/correctly.
Zylogue: chibaguy, thanks
chibaguy: what tiki version?
Zylogue: I will look into that. It is hosted, so I will look into it.
v2.2
chibaguy: You can see the article correctly when logged in?
Zylogue: yes
chibaguy: I mean tiki-list_articles.php. That works ok when logged in?
Sorry, I've got to go now; will be back later.
***: chibaguy is now known as chibaguy_away
Zylogue: ok
***: tanjir has quit IRC (Remote closed the connection)
nyloth has joined #tikiwiki
nyloth: Hi all :)
Zylogue: nyloth: hello
***: chibaguy_away is now known as chibaguy
Zylogue: what data format are exports? ?
chibaguy: what exports do you mean?
luciash: polomorning
chibaguy: polomevening, luciash
luciash: heheh, hi gary :)
caralluna: Zylogue: Do you mean CSV?
btw, hi ppl :-)
nyloth: hi luci, hi chibaguy
chibaguy: any news about your visa ? :)
luciash: heya nyloth and all :)
chibaguy: nyloth, we're working on the documents for that. No news yet.
nyloth: ok
***: Zylogue has quit IRC (Read error: 110 (Connection timed out))
Zylogue has joined #tikiwiki
xavi has joined #tikiwiki
xavi: toctoc (<- localization of "polom" in my language ;-) )
Zylogue still around?
luciash: xavi: cotcot :)
xavi: toctoc-morning, luciash :-)
-: xavi is just reviewing a nice syntaxhighlighter in javascript and LGPL'd!
chibaguy: For the layout.css file that will be imported by theme stylesheets, I was thinking about having two versions in styles/layout/ ....
One would be commented (layout_commented.css) and not used, but just for dev and reference...
luciash: xavi: yup, that one is great :)
chibaguy: The actual layout.css would be just the selectors and properties being used, and optimized somewhat.
-: xavi says for the curious (if any :-): http://www.norith.com/ (in the website one of the guys helping Nelson and learning Tiki), and homepagfe of the syntaxhighter: http://alexgorbatchev.com/wiki/SyntaxHighlighter
chibaguy: The files woujld be maybe 32KB and 20KB or so.
So a significant size reduction for the production file.
luciash: chibaguy: i'd prefer only one and remove comments at the time of release
by a script
chibaguy: Ah, ok, and keep layout_commented.css for reference on line someplace.
luciash: but it should be aware of any "comments" hacks of course
yup, in SVN it would stay commented
chibaguy: Yeah, I tried a few 'css optimizer' sites and various kinds/levels of optimization.
just out of curiousity.
-: caralluna is curious ;-)
chibaguy: Well, I don't know how the script would be run at release time (that's outside my scope). I used an approach that I could handle. ;-)
luciash: by the release script
chibaguy: ok, as long as the hacks are preserved, for sure. There are "* hmtl " for ie6 and that other hard to remember one for ie7...
luciash: yup, this one will be preserved for sure as it is not css comment
xavi: caralluna: current syntax highlighter in tiki, afaik, is not lgpl, and thus, it has be installed spearatedly (many people don't know about it), and thus, the CODE plugin doesn't highlight or colorize syntaxes...
I thought for many years that that was a bug
caralluna: hehe
luciash: xavi: though, i meant something else, it was source code editor + highlighterincluded, nevermind :)
xavi: :-)
chibaguy: The 20KB version I got with the online optimizer eliminated multiple selectors when they had the same property, removed comments, but left line breaks at the end of each { } ...
so it was still pretty readable.
luciash: xavi: oh, i thought it colorizes php only
caralluna: xavi: I really want a syntax highlighter ... I think getting that to work is my only showstopper left before I throw out Mediawiki ;-)
xavi: luciash: if you install an dextra package, it colorizes many other syntaxes
example...
luciash: xavi: i know, but without geshi it should work with php syntax iirc
-: xavi looking for a syntax highlighter or "R" statistical language within a tiki site using code plugin...
xavi: yes, geshi is the name. Without it, only php is highlighted
chibaguy: luciash, who can modify the release script to do the optimizing of layout/layout.css? Can you do that?
-: caralluna is using geshi on his current mediawiki
xavi: example of geshi usage within tiki: http://www.ub.edu/optics/tiki/conversor (even if not the best example, since geshi doesn't recognize "R" natively; using "python" highlighter instead, and only a few coincidences...9
btw: that site is using a slightly customized eatlon, with white background , chibaguy (FYI)
and the reflection on the bottom had to be custommized (quick and dirty customization for me, but it worked for me)
s/customization for me/customization by me
nyloth: for info, we activated geshi for tiki at my work
xavi: :-)
nyloth: it's quite out-of-the-box with tiki :)
xavi: yeah
luciash: chibaguy: i think i could try but nyloth did really good job improving the release scripts recently :)
lunch time here, bbl everybody
nyloth: luciash: did you try new release script version ? :)
luciash: ok, see you later
chibaguy: I suppose it's not for 3.0 btw, right ?
chibaguy: ok. the theme stylesheets will be pretty trimmed down (no more empty selectors, or comments, anyway) but layout.css is pretty verbose, so especially could benefit from optimization.
(btw, only tikinewt.css in branch 3 is importing layout.css; I don't want to risk problems with the other themes this close to release time.)
nyloth: chibaguy: personnaly, I would prefer to let Tiki optimize CSS dynamicaly itself when loading CSS the first time (through php). I don't like to do this through the release scripts, since we will not test the result since we use directly svn
chibaguy: I see.
that's true.
nyloth: chibaguy: You may reduce other themes (by importing layout.css) by proposing your changes to the Quality Team, as soon as 3.0 is released
chibaguy: so they may go in 3.1
chibaguy: yes, that would be good.
nyloth: I just have to create the svn branch that will be used to propose commits to the quality team for minor versions of stable branches
We didn't found a name for this branch yet. Any preference ?
If not, I may call it "patches" or "backports" or "stable-proposal"
or something in this spirit
xavi: backports sounds intuitive
chibaguy: "proposed"?
nyloth: yes, why not :)
xavi: proposed also (proposed to the "quality team")
chibaguy: as long as the meaning is clear
***: axold has joined #tikiwiki
axold: hi guys, I have a problem with the branch workspaces
:S
any help?
xavi: hi axold; sorry I guess I'm not skilled enough... But just throw your question
some other people may answer (now or later)
donri: http://themes.tikiwiki.org/ = 403
axold: thx xavi ;)
-: xavi tried trunk yesterdday and it didn't work for him (blank pages)
axold: well the main problem is when you grab the code of the svn server you get blank pages when you go to tiki-index.php (the installer works well)
I thought that it was conflicts or something like that, so I did a reverse merge to a previous working version
xavi: same for me o tiki_trunk
s/o/on
axold: but nothing, also i tried to debug
you too?
xavi: ok, now I trough my question/help request: MultiTiki in subdirectories (as explained in MultiTiki Akira) works fine for Tiki 1.9.x and Tiki 2.x for me, but not for tiki 3.x sites :-/
axold: I don't know why, because I spent all the day yesterday in solve the problem
xavi: and some other people complained about similar issues in tw.o forums.
I?m reproducing it right now, so in a couple of minutes I?ll see the error shown in the screen, in case any "php guru" knows how to solve it
:-)
axold: xavi copy your error here
maybe I can help you
-: xavi is going to reproduce on the server the problem
axold: in my case the php doesn't throw anything
!help
Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot .
chibaguy: donri, there is a server problem at themes.tw.o. the site will be moved and upgraded soon, I believe.
xavi: well, first problem: http://server/site1/tiki-install.php doesn't seem to work (probably, too many db usernames and pass ?)
I'll add here (in short) an url of the customzied local.php for multitiki in subdirs (multitiki Akira)
donri: chibaguy, ok, thanks
xavi: that is that customized local.php: http://pastebin.com/d6e341786
axold ^
that is the first problem, if attempting to use tiki-install.php script
axold: mmm
xavi: for multitiki in subdirectories
the second problem comes later....
axold: but can you run the tiki-install?
or throws any error you cannot continue
xavi: yes, I see the screen to log in, but I can't log in
no error, just no username and pass recognized to keep going
axold: mmm
***: donri has left "Lämnar"
axold: did you see the queries executed when you attempt to install into the database?
I mean in the installation process you see the queries successful executed
now there are 4 that in my case
xavi: axold: the frist problem isthat tiki-install.php doesn't go deeper than this screen: http://moviments.net/ilp/tiki-install.php
probably because there is more than one username and pass here: http://pastebin.com/d6e341786
axold: xavi ^ i copy this url
xavi: let me see
xavi: and the second problem was about the "extractTopPath" function, as far as I remember, from the local.php shown before
axold: have you write the correct host?
I mean here
$host_tiki='localhost';
maybe your isp give you another than localhost
xavi: :-), no, no, that's fine
well, one mistake, I was missing ?> at the end of local.php
fixing...
ok, got it, the second problem: Fatal error: Cannot redeclare extracttoppath() (previously declared in /home/httpd/tiki30svn/db/local.php:27) in /home/httpd/tiki30svn/db/local.php on line 30
ok, so skip my report of a first problem: false error report (I was missing the ?> at the end of the script: fixed)
and line 30 says: return substr( $in, 0, $point + 2 );
from here: http://pastebin.com/d617963e8
so the problem seems to be at the "estractTopPath function
axold: this error
is because extracttopath
was created before
in the script it points the local.php
so
in the 28 line
xavi: to clarify: this is the type of installation needed to have (multi)tikis like this: http://yourhost/site1/tiki-index.php , http://yourhost/site2/tiki-index.php , ...
axold: you don't need to declare again the extracttopath function
go to db/local.php line 27
and check if the function is declare there
xavi: axold, have you seen the file local.php here?: http://pastebin.com/d617963e8
axold: oh no, sorry
ah
it's the same
http://pastebin.com/m7e604c6c
try with this
xavi: trying
***: Caarrie|sleeping is now known as Caarrie
xavi: oh well, :-) same error on anotehr line: Fatal error: Cannot redeclare extracttoppath() (previously declared in /home/httpd/tiki30svn/db/local.php:6) in /home/httpd/tiki30svn/db/local.php on line 9
well, I need to leave. Btw, I've found out that this error was also happening in tiki2.1 : http://dev.tikiwiki.org/bug2139
bbl (in some hours)
cheers
axold: ok
try with this
http://pastebin.com/m732e2198
but anyway i don't know why is happening this
sorry :S
***: chibaguy is now known as chibaguy_away
luciash: xavi: ?> is not mandatory in PHP
nyloth: php closing tags ?> should be never used at the end of a php file (it's a bad practice to use them)
gezza: @marclaporte: about getting access to commit translation updates: my sourceforge username is "gezzzan", my username at tikiwiki.org is "gezza"
thanks in advance
luciash: gezza: r u doing them for upcoming 3.0 ?
gezza: yes
-: luciash begins the ceremony then ;)
gezza: i would like to commit before it comes out
luciash: gezza: 1st question is if you understand and accept the 3Rules
gezza: hehe, ok
yes, no problem
luciash: great
second step you already answered (your sf.net and tw.o name) ;)
***: chibaguy_away is now known as chibaguy
-: luciash added gezzzan to the TikiWiki project developers on sf.net
luciash: fsck, some script is very unresponsive on sf.net :-/
***: danopia` has joined #tikiwiki
luciash: gezza: sorry, you have to wait i have to use another browser to finish adding you
gezza: do you want to be listed as developer (contributor) or translator only ?
gezza: just translator
for now :)
luciash: ok, done :)
3rd step:
welcome to the TikiWiki community !
gezza: thanks :)
-: luciash cheers gezza and takes the ceremony hat off
chibaguy claps and whistles
***: danopia has quit IRC (Read error: 110 (Connection timed out))
luciash: gezza: please commit the language.php to barnches/3.0 asap and test before commiting just to be sure the file doesn't break tiki
gezza: yeap, I am testing locally
-: luciash enabled plugin gauge at tw.o
***: Caarrie is now known as Caarrie|away
danopia`xchat has joined #tikiwiki
luciash: chibaguy: any idea if the release is postponed or not in the end ?
-: luciash added gezza to TwCommunity group at tw.o
chibaguy: I don't know, luciash
luciash: i hope nelson gets in shape well soon but it shouldn't be a problem to make the release by someone else using the scripts
***: danopia`xchat is now known as danopia
danopia` has quit IRC (Connection timed out)
chibaguy: lucash, what do you think about this article style for Strasa: http://zukakakina.com/tw3/tiki-view_articles.php (and change theme to strasa)?
(instead of just a line to separate articles. Is this too 'heavy'? Same style as used in forums and blogs.)
-: luciash goes to zk.c
luciash: chibaguy: it looks pretty good but needs to be tested in articles plugin
chibaguy: can i add it to the homepage ?
err, you :)
chibaguy: ok
luciash: this sucks me lot :-/ → http://zukakakina.com/tw3/tiki-print_article.php?articleId=1
it's totally not respecting the article settings (same in article preview)
also marc will complain about the padding again ;) see the print icon at http://zukakakina.com/tw3/tiki-print_article.php?articleId=1
chibaguy: ok, added here: http://zukakakina.com/tw3/HomePage
luciash: looks good so far in the article plugin but i guess we need to clone that article
to have at least two or three listed there
-: chibaguy has insufficient test site... ;-)
luciash is testing in Opera nad FF
luciash: off-topic: i wonder why in opera the sanserif option of thenews still displays serif font in my opera
chibaguy: can you duplicate that article ?
chibaguy: http://zukakakina.com/tw3/tiki-view_articles.php has two articles now.
also home page via plugin
luciash: great !
chibaguy: yeah, I was wondering about that "serif sanserif" in opera also.
luciash: looks cool to me, i don't mind the heaviness of the titles
uh, some broken images there too: http://zukakakina.com/tw3/tiki-print_blog_post.php?postId=1
***: pkdille has quit IRC (Read error: 110 (Connection timed out))
chibaguy: ah, actually I just copied/pasted the "tip" text for that dummy text, and it contained "<img>"...
...just removed the brackets.
I'll test in the IE's pretty soon.
CIA-46: tikiwiki: 03changi67 * r18350 10/branches/3.0/lang/fr/language.php: French Translation
nyloth: luciash: I proposed to take care of releases, so I suppose the release is not postponed
luciash: maybe someone else will make the release and I just give help if needed, but I'm around depending on what will be decided at tikifest
luciash: nyloth: great
nyloth: but with the last version of release scripts, anyone should be able to release extremely easily :)
luciash: yup yup, that was my thought
nyloth: :)
so... bbl
chibaguy: yes, the strasa print article needs help.
luciash: chibaguy: can you commit latest strasa fixes ?
chibaguy: ok
CIA-46: tikiwiki: 03chibaguy * r18351 10/branches/3.0/styles/strasa.css: [FIX] Better separation between articles, etc.
Tikiwiki|bot: New Forum Posts: Change a WIKI page name - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=32856
luciash: chibaguy: thx
chibaguy: I wonder why FF adds scrollbar at the right side of the post title in strasa (was just checking the new forum post link ^^ ).
...and why the author info has a little border and is detached from the title.
CIA-46: tikiwiki: 03luciash * r18352 10/branches/3.0/styles/strasa/pics/icons/ (folder.png ofolder.png): [FIX] Strasa theme: menu arrows transparent now to display nicely in right column menus too
luciash: chibaguy: i bet it's the CSS ;)
Tikiwiki|bot: New Forum Posts: Monitor entire wiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=32857
***: marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
SEWilco2: The usual reason for odd website appearance and behavior: "It's ART!", screamed by a fellow in a beret.
chibaguy: heh, I feel like the manufacturer who says the product was fine when it left the factory, something must have happened in shipping.
CIA-46: tikiwiki: 03luciash * r18353 10/branches/3.0/styles/ (4 files in 2 dirs): [FIX] Strasa theme: polishing graphics + some adjustments to article titleb and action icons padding
chibaguy: strasa/login.jpg has a 1px #d7e5f3 border on its left and bottom sides at the tw.o forum (background of author information in forum posts), and it doesn't have that border at my test site, etc.
and I don't see where it's getting it from.
that color isn't set anywhere in strasa.css...
and it's not in the jpg itself.
***: btiffin has joined #tikiwiki
CIA-46: tikiwiki: 03chibaguy * r18354 10/branches/3.0/styles/transitions/1.9to2.2.css: [FIX] Avoid scrollbar on post titles.
luciash: chibaguy: check .author_info
chibaguy: yeah, I just found the colors in 1.9-2.0 transition css.
luciash: cool
chibaguy: I checked with transitions turned on but apparently not in all features.
damn, transitions css is irritating to me.
especially when it does styling like colors and padding, etc.
luciash: in transitions shouldn't be any colors specified when not special as highlighting diffs
chibaguy: without knowledge of what the theme looks like.
***: slordjette has joined #tikiwiki
chibaguy: I think so too, but some major additions like the newer forums layout has default colors, I guess for older themes that had no css for this layout.
slordjette: Hello TikiLand!
luciash: chibaguy: in Web Developer extension it is great that you can switch off individual stylesheet temporarily and you see the change on the fly on page
heya sébastien
chibaguy: slordjette, hi, how are you?
luciash: chibaguy: Tools > Web Developer > CSS > Disable styles > Individual stylesheet >
chibaguy: ok
thanks.
ah, looks quite a bit better without transitions ;-)
luciash: anyone else than ohertel can svn up tw.o ?
heheh
chibaguy: I need to add overrides to strasa.css, or remove color etc from transitions
luciash: +1 for removing the colors and unwanted margins from transitions
they should be paddings instead imho
***: ph-il has joined #tikiwiki
luciash: gotta go now, bbl
chibaguy: ok, cya
***: marclaporte has joined #tikiwiki
spoonypjk has quit IRC (Remote closed the connection)
GillesM has joined #tikiwiki
slordjette: I'm fine. Just logged in to show support to Tiki people involved in the CodeFest in Montréal.
Is there a Twitter channel to follow ?
A live cam ? ustream.tv ?
chibaguy: slordjette, there's info at http://tikiwiki.org/tiki-index.php?page=TikiFestCodeFest3
marclaporte: yo
chibaguy: I don't see anything about live streaming yet.
nyloth: hi marclaporte :)
marclaporte: it's a little hectic here
codefest is not just TikiFest
I put more important things in red: http://dev.tikiwiki.org/Release30process
I am especially concerned with CODE/FLASH/ quicktags in blogs & trackers
this one: # wikihelp/plugin help works great for wiki pages but
* In blogs, the form appears, but the page refreshes if you click "submit query"
* In tracker plugin within a wiki page, the form doesn't appear.
I think I will make edit plugin experimental because there are still too many quircks
nyloth: As you wish. It will probably be fixed only for 3.1. We can move it outside experimental for 3.1
about "Several admin panels tiki-admin.php?page=xyz are displaying incorrect feedback about which features are turned on/off"...
chibaguy: "Blog layout is broken" apparently due to the transitions stylesheet being used at tw.o (or other sites with blog layout problems).
nyloth: ... I used to fix most of this problems (if not all) during tikifestUK ... is there still some problems for some pannels ?
marclaporte: yes, according to my tests from after your fixes
chibaguy: It's interesting to choose each of the transitions css choices in Look and Feel and watch the site's appearance change.
nyloth: marclaporte: ok, I wonder why I didn't saw them... but I used to test all panels
chibaguy: I wonder how many (if any) site admins actually know what those choices mean, or how to make the right choice.
nyloth: but this can wait 3.1, it's not so "blocking"
(imo)
-: chibaguy doesn't know the logic, if there is one.
marclaporte: nyloth: it should be easy to fix and avoid support requests
nyloth: chibaguy: transition styles should be removed now, since your work on layout
CIA-46: tikiwiki: 03luciash * r18355 10/branches/3.0/ (lib/tikilib.php pics/icons/page_edit_section.png): [FIX] distinguish whole page edit icon from section edit icon
nyloth: marclaporte: yes, if someone is available to fix before tomorrow for those fixes
marclaporte: +1 to distinguish whole page edit icon from section edit icon
nyloth: marclaporte: there is more important things from my point of view ;)
marclaporte: What are your top-3?
chibaguy: nyloth, ok, I will aim for 3.1 for moving selectors from transition to layout.css.
nyloth: marclaporte: XSS vulnerability that was only fixed for 2.x, for example
chibaguy: :)
marclaporte: hehe
+1 for that
Is it an easy merge?
nyloth: marclaporte: yes, I think so. If nobody is working on it until tomorrow, I may fix it then
marclaporte: I think you are best to do since you did on 2.x, no?
nyloth: marclaporte: and forums still have some very annoying bugs
marclaporte: I made a very quick & dirty fix for 2.x because nobody did something after some days. But I didn't do this in 3.x because it was not a nice solution. But I may have to use the same trick for 3.x since we don't have a lot of time for a better solution for 3.0 ... maybe will we do better for 3.1
marclaporte: ok, I see
nyloth: marclaporte: about forums, our last tests showed that replies to posts in a forum (not flat forum, but when threaded) were not displayed in some (all ?) cases
marclaporte: and massive deletion of topics is broken
marclaporte: back to topic before: we can make edit plugin experimental. But adding plugins from quicktags shouldn't wait for 3.1
nyloth: so... those points are more anoying me you know :)
marclaporte: :-)
nyloth: marclaporte: so... what's the plan for today's release (RC1) ? :)
marclaporte: I hope so
it's very difficult because we have too few resources
nyloth: you want to fix blockers before RC1 or before the final release ?
marclaporte: Since release scritp has changed, I guess it's good to run it
nyloth: Yup. I would have done an RC1 asap today, with a page that details known problems, and a final release tomorrow
marclaporte: ok
super!
nyloth: do you have someone that want to make the release, or maybe someone here (luci, sylvie,...) ? If not I'll do, no problem, but it's better to have more people able to do this
marclaporte: I have no one here
maybe later, some will show up
nyloth: marclaporte: do you have one hour free right now ? :)
marclaporte: I will take it
we give it a try?
Beta5 or RC1 now?
nyloth: marclaporte: Yes, RC1 :) do you have a linux PC ?
marclaporte: I have an XO
nyloth: XO ? :)
marclaporte: http://en.wikipedia.org/wiki/OLPC_XO-1
nyloth: with php, mysql and subversion ?
marclaporte: I will find a space on a server
nyloth: ok
let me know when you have your space + a shell
first step: you have to get an svn checkout of tiki branches/3.0
CIA-46: tikiwiki: 03chibaguy * r18356 10/branches/3.0/styles/layout/layout.css: [FIX] More selectors added.
marclaporte: nyloth: : http://release.ourwiki.net I am ready
I will document here? http://dev.tikiwiki.org/How+to+release
nyloth: marclaporte: OK . Note that you need to work on a checkout that is not a real installation of tiki
marclaporte: understood
nyloth: marclaporte: document what you feel important to document. For me it's enough documented in the script ;p
is your checkout ready ?
If yes, go inside (cd your/checkout/directory/)
then first try "php doc/devtools/release.php"
it should display the basic help for the release script
-: marclaporte is thinking I should do checkout in subdir to make sur evething is clean
marclaporte: svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/3.0
nyloth: yes, or with the destination directory name, like : svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/3.0 my_directory
marclaporte: in progress...
nyloth: ok
marclaporte: hey Nyloth
thank you
:-)
nyloth: you're welcome :)
marclaporte: feel free to also send a mail to the list to ask people to stop commits on branches/3.0 until RC1 is ready. As you wish.
marclaporte: ok, after I succeed once
CIA-46: tikiwiki: 03chibaguy * r18357 10/branches/3.0/styles/strasa/options/cold.css: [FIX] Catching up with corresponding changes in strasa.css.
marclaporte: I don't want to slow people down until we are sure it works
go go Gary!
nyloth: ok, no problem :)
chibaguy: heh
marclaporte: ok, help works
nyloth: ok
you can now read the howto by using --howto option
as you should see, first step is "Preliminary manual tasks"
I propose to skip the "Test the whole Installer and check if everything is OK" (first point), since it should be ok now
same for second point: "run doc/devtools/securitycheck.php and check each "potentially unsafe" file."
(at least for the RC)
so, next point is : cd db/convertscripts and run convertsqls.sh
you can do this
(next version of release script will include this, I just did not have the time... it will probably be for 3.1 :) )
CIA-46: tikiwiki: 03gezzzan * r18358 10/branches/3.0/lang/hu/language.php: latest HUN translation
tikiwiki: 03chibaguy * r18359 10/branches/3.0/styles/strasa.css: [FIX] A little more padding in .tabcontent.
nyloth: marclaporte: everything's ok ? :)
CIA-46: tikiwiki: 03luciash * r18360 10/branches/3.0/pics/icons/shape_square_edit.png: [FIX] better icon for plugin edit
chibaguy: Uh, in strasa, the folder icon in the files table on tiki-list_file_gallery.php is the blue triangle image that strasa uses in the menu, not the actual "folder-looking" icon that should be there.
Apparently the theme substitution of "folder.png" covers non-menu instances of folder icon? This is probably a bug rather than feature.
nyloth: chibaguy: not a bug, you may want to substitute any icons, including those in filegals
chibaguy: (I mean it's in the "Type" column, representing "folder" type of item.
luciash: doh
nyloth: chibaguy: the main problem is that the same file is used for two different things
luciash: chibaguy: where can we see it ?
ah, tiki-list_file_gallery
chibaguy: Yes, under the "T" in the table.
nyloth: for me the fix will be to use another filename for the "Type" column (so, duplicate the folder.png file into folder_type.png or something like that=
s/=/)/
chibaguy: right
luciash: maybe it should rather use pics/icons/tree_folder_open.png there
nyloth: luciash: maybe, but I would vote for a new one (because you don't necessarily want to show an "open" folder there)
luciash: yup
-: nyloth wonders if marc has disappered ... :)
CIA-46: tikiwiki: 03luciash * r18361 10/branches/3.0/lib/tiki-js.js: [FIX] wikiplugin edit: use rather the cross icon from default iconset than the weird fullscreen_minimize icon to close the helper
-: chibaguy wants more RAM in his laptop....
marclaporte got distracted
marclaporte: php doc/devtools/release.php 3.0RC1 --no-tagging
would that be good?
Warning: DOMDocument::loadXML(): Empty string supplied as input in /home/release/public_html/3.0/doc/devtools/svntools.php on line 82
1) Update working copy to the last revision?
[Y/n/q/?] y
Update in progress...Subcommand 'status' doesn't accept option '--xml'
Type 'svn help status' for usage.
Warning: DOMDocument::loadXML(): Empty string supplied as input in /home/release/public_html/3.0/doc/devtools/svntools.php on line 82
>> Checkout updated to revision 0.
CIA-46: tikiwiki: 03nyloth * r18362 10/branches/proposed/: Quality Team: Creation of new 'branches/proposed' branch to allow developpers to propose patches for the stable branch that may or may not be accepted by the Quality Team (see http://dev.tikiwiki.org/Quality+Team).
nyloth: marclaporte: do you have php 5 ?
marclaporte: yes
nyloth: marclaporte: well, at least two problems:
the command line is not correct
you must have a space between 3.0 and RC1
marclaporte: but, did you make the first steps displayed in --howto ?
-: marclaporte is ashamed to say no
marclaporte just jumped in
marclaporte: to seeif it would work
nyloth: lol
marclaporte: many errors but now at step 6
40% of files passed the syntax check
yay!
nyloth: no problem, but you should follow the steps correcly ;p ... please stop the script and fix the command line :)
in fact, any error is bad in the case of a release :)
marclaporte: yes
nyloth: I'm not sure your subversion is up-to-date enough, since it seems to refuse the --xml option
could you stop the script and try again with this:
php doc/devtools/release.php 3.0 preRC1
(there is a space between 3.0 and preRC1)
CIA-46: tikiwiki: 03chibaguy * r18363 10/branches/3.0/styles/strasa.css: [FIX] Avoid transparent border backgrounds in popups.
nyloth: if you still have the error about 'status' and '--xml', probably your svn is too old :/
if not, let me know
marclaporte: which version of SVN is necessary?
nyloth: not sure. Try this command line to see if it works : svn status --xml
(you have to be inside your checkout)
it seems version 1.3 or more is needed
marclaporte: [release@alpha www]$ svn status --xml
Subcommand 'status' doesn't accept option '--xml'
nyloth: ok, you probably have a version older than 1.3
are you able to update it to a new version ?
marclaporte: no, I am not root on that account
I was expecting something like this
nyloth: marclaporte: don't you have an account ona better server ? :)
-: marclaporte checks
nyloth: :)
(marclaporte should ask for a good linux laptop for xmas ;) )
marclaporte: [release@alpha www]$ svn --version
svn, version 1.1.4 (r13838)
nyloth: not good
CIA-46: tikiwiki: 03luciash * r18364 10/branches/3.0/pics/icons/ (eye.png no_eye.png): [FIX] some mascara to improve watch icons
marclaporte: http://dev.tikiwiki.org/How+to+release#Requirements
Is that ok?
chibaguy: luciash, I don't know if that's what marc meant about wanting Tiki to look sexy ;-) .
nyloth: marclaporte: yes. Maybe better to precise : subversion 1.3 or more
marclaporte: if you precise "plenty of disk space", you may also want to add something similar for memory
for the checkout, maybe precise that it has to be downloaded through svn, not a zip file. It has to be a checkout to work
I'll update the page
oh, you're still editing it, so I let you update with my comments
marclaporte: go for it
nyloth: marclaporte: do you have another server with an account ?
marc ?
***: campbe13 has joined #tikiwiki
marclaporte: sorry
campbe13: whats the blockers link svp
nyloth: marclaporte: it's ok
marclaporte: so... are u able to get a shell with an uptodate svn ?
campbe13: http://dev.tikiwiki.org/Release30process
campbe13: thanks nyloth, hi all :)
nyloth: hi :)
o = this.people.marclaporte.status; if ( this.people.marclaporte.status == FROZEN ) ; then this.people.marclaporte.reboot(); fi
:p
caralluna: lol
campbe13: he's here but he's talking to someone
nyloth: campbe13: yes, I supposed this :)
marclaporte: oups
nyloth: lol
luciash: greetings to TikiFest Canada !
campbe13: right back at ya!
***: btiffin has quit IRC (Remote closed the connection)
btiffin has joined #tikiwiki
btiffin has quit IRC (Remote closed the connection)
-: caralluna wishes he had a teleporter ;-)
nyloth: which should be more reliable than btiffin conecction ;p
s/conecction/connection/
***: btiffin has joined #tikiwiki
CIA-46: tikiwiki: 03changi67 * r18365 10/branches/3.0/lang/fr/language.php: French Translation
luciash: is this weird icon pics/icons/assign.png used anywhere ? cannot grep it
***: pascalstjean has joined #tikiwiki
chibaguy: That's an ugly icon, and the way it looks doesn't convey any meaning, to me.
luciash: do we keep images/workspaces/ for 3.0 ?
chibaguy: those images must be in the workspaces experimental branch too?
***: pascalstjean has quit IRC (Read error: 60 (Operation timed out))
chibaguy: yes, http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/experimental/workspaces/images/workspaces/
***: pascalstjean has joined #tikiwiki
marclaporte: back
nyloth: hi to all tikifesters
luciash: chibaguy: is it safe to remove then ?
-: marclaporte finds new server
nyloth: luciash: IMO there is no urgency to remove such files. For me, it should be done in trunk
-: luciash thought it would save some space for the release if such files are cleaned out
nyloth: luciash: as you wish, but take care if you do so
marclaporte: we have no way of testing if they are used
(yet)
hopefully for 4.0 :-)
on my server, sh setup.sh gives Fix global perms ...chown: `demotw:apache': invalid group
chowned ... done.
nyloth: marclaporte: if you prepare a checkout for the release, no need to use setup.sh. The checkout should be completely clean
***: caralluna has quit IRC ("TikiWiki FTW! ;-)")
luciash: are you preparing RC now ?
is there commit freeze already or what time ?
marclaporte: not yet
script doesn't work on my server
luciash: hmm
***: pascalstjean has quit IRC (Read error: 110 (Connection timed out))
caralluna has joined #tikiwiki
caralluna has quit IRC (Client Quit)
conner_bw has joined #tikiwiki
shawn-ffbh has joined #tikiwiki
marclaporte: campbe13 will try running the release script
nyloth: ok
marclaporte: on another shell account
svn, version 1.4.2 (r22196)
nyloth: ok, it should work then
xavi: back for 30 min or so
reading log
nyloth: campbe13: when you are ready, tell me
campbe13: you first have to read the output of:
php doc/devtools/release.php --howto
and you can skip the two first tasks of the first step "Preliminary manual tasks"
I propose to also skip 2 and 3 which are used to produce pre-tarballs, but are not really useful anymore, in fact, since the release script is interactive and let you check if every step has succeded before going to next step
(I meant "skip step 2 and step 3")
so, after finishing step 1, you can directly use this command line:
php doc/devtools/release.php 3.0 RC1
and follow instructions on screen
CIA-46: tikiwiki: 03luciash * r18366 10/branches/3.0/templates/tiki-install.tpl: [FIX] installer: use the help.png icon as everywhere else in Tiki instead of the M$ copyrighted one
marclaporte: this new server has php5 on command line by default
grrr
nyloth: php5 is ok
marclaporte: campbe13: : usernamer@server:~$ /usr/local/php5/bin/php -v
***: caralluna has joined #tikiwiki
marclaporte: but we still do step 1?
step 1 should be 1a, 1b, etc
so we know what we can skip :-)
***: franck has joined #tikiwiki
xavi: luciash, images/workspaces are not used in tiki3 (they are remnant from the time when workspaces was in cvs for 1.10)
nyloth: "(13:25:41) nyloth: php closing tags ?> should be never used at the end of a php file (it's a bad practice to use them)" <- local.php has the ending ?> tag
nyloth: yes, skip 1a and 1b
do 1c, 1d, 1e
skip 2, 3
xavi: not a real problem, but we will probably remove them in 4.0
xavi: ok
later on (after codefesters end the rfirst release candidate ;-).... nyloth, if you (or any php guru) can have a look at the issue with multitiki in subdirectories not working according to the documentation: it's a blocker for all the sites attempting to upgrade to 3.0 their multitikis in subdirectories....
it's been reported earlier today on this irc channel
but for later, I mean (I wouldn't want to distract the release process...) go Montreal, go! :-)
CIA-46: tikiwiki: 03luciash * r18367 10/branches/3.0/images/workspaces/: [DEL] removing unused workspaces images (again) from Tiki before 3.0
xavi: luciash, about images, did you see the icons I added for new mime types? .odt, odp, .svg, etc.
nyloth: xavi: maybe add this "known bug" to the release30 page... and it will be at least fixed for 3.1
xavi: I wanted to add in 3.0, but I though I shouldn't on tiki 3.0....
luciash: xavi: yes
xavi: do you think that they may fit in tiki 3.0?
nyloth: it's been already there for some days, at least
nyloth: ok :)
xavi: :-)
and nyltoh, the incons for word .doc in file galleries (those shown just when the file is uploaded), where not equal to their svg counterparts
I've re-created them from their svg counterparts in trunk
luciash: xavi: they're for file galleries ? i don't know, it's late to review
xavi: I hope that's fine
they are also the type of icons shown when you upload a file to the file gallery: a big icons is shown according to the file type
luciash: why some icons are in lib/images/ ?
btw
xavi: good point: that where they seem to be used by file galleries
afaik
marclaporte: everyone: please hold your commits
xavi: ok
marclaporte: ok
***: btiffin has quit IRC (Remote closed the connection)
luciash: and pics/icons/mime/ ???
marclaporte: we are running script to make 3.0rc1
luciash: marclaporte: ok
xavi: go marclaporte, go! :-)
nyloth: yeah :)
xavi: luciash: lib/images/icons is where the icons are stored for the uploaded files
and pics/icons/mime/ is where the 16x16 images are stored for the files , when they are listed in the file galery list (afaik), or elsewhere when they are used their small versions
CIA-46: tikiwiki: 03marclaporte * r18368 10/branches/3.0/lib/setup/twversion.class.php: [REL] Preparing 3.0rc1 release
campbe13: nyloth: Fatal error: Call to undefined function readline() in /home/tikirelease/3.0/doc/devtools/release.php on line 330
nyloth: campbe13: which version of php ?
campbe13: due to path php4 in path using abs to run script
??
Tikiwiki|bot: ??[x]: Usage: ?? <word> [> nick]
nyloth: http://fr.php.net/manual/fr/function.readline.php
http://fr.php.net/manual/fr/intro.readline.php
it seems it's both in php4 and php5, but not on windows platforms
it's an extension you may not have
it's a linux box ?
marclaporte: yes
nyloth: : you have mail with login
nyloth: try : php --re readline
this should give info about the "readline" extension to see if you have it
marclaporte: ok
***: btiffin has joined #tikiwiki
Caarrie|away is now known as Caarrie
luciash: marclaporte: let me know then when we can continue "the cleaning job" ;)
nyloth: marclaporte: it seems your php don't have readline, which is needed to allow the interactive mode.
campbe13: I propose to do without the interactive mode
campbe13: just a moment, I'll check which command you have to use...
campbe13: /usr/local/php5/bin/php --no-readme-update --no-lang-update --no-changelog-update --no-copyright-update --no-secdb --no-packaging --no-tagging --force-yes
you can try this
it should not ask you any question and do the svn and php syntax check
luciash: marclaporte: there's syntax error commited in lib/setup/twversion.class.php on line 99
***: nyloth_ has joined #tikiwiki
nyloth_: sorry, was disconnected
***: nyloth has quit IRC (Read error: 54 (Connection reset by peer))
luciash: now i get "Parse error: syntax error, unexpected T_LNUMBER, expecting ')' in /mnt/sda1/Devel/SVN/Tiki/3.0/lib/setup/twversion.class.php on line 99" because of it
marclaporte: was it caused by the script or manually ?
marclaporte: i can fix and commit back if you like
nyloth_: luciash: you can fix, it's a missing comma, this is not a step that can be done by the script, too dangerous to parse this file by a script IMO
***: mlaporte has joined #tikiwiki
luciash: ok
CIA-46: tikiwiki: 03luciash * r18369 10/branches/3.0/lib/setup/twversion.class.php: parse error fix: missing comma
mlaporte: oups
viva collaboration!!!
nothing like many eyeballs
luciash: :)
nyloth_: So, I was saying: I propose to do without the interactive mode
the command line should be : /usr/local/php5/bin/php doc/devtools/release.php --no-readme-update --no-lang-update --no-changelog-update --no-copyright-update --no-secdb --no-packaging --no-tagging --force-yes
-: mlaporte runs script again while campbe13 stepped out ..
nyloth_: to check if the first steps are ok
:)
luciash: literally ? :)
nyloth_: btw, thanx campbe13 :)
mlaporte: is it running correctly ?
If everything gone fine, you can now use this command line : /usr/local/php5/bin/php doc/devtools/release.php --no-first-update --no-check-php --no-secdb --no-packaging --no-tagging --force-yes 3.0 rc1
-: xavi found a manual workaround for multitikis in subdirectories to work in tiki3.0 (skipping the error steps)
mlaporte: campbe13 is on top of things :-)
-: mlaporte wonders why there was only 2 steps
nyloth_: mlaporte: there was only two steps because all others were explicitely disabled in the command line :)
***: ph-il has quit IRC ()
nyloth_: mlaporte: I just wanted to take no risks and check step by step
mlaporte: ok, it worked
nyloth_: mlaporte: the second command line I sent should make more things (but still not all steps, especially not secdb, packaging and tagging, which are the most risky)
ok
***: ph-il has joined #tikiwiki
nyloth_: so, now, as said above, you can try some next steps : /usr/local/php5/bin/php doc/devtools/release.php --no-first-update --no-check-php --no-secdb --no-packaging --no-tagging --force-yes 3.0 rc1
tell me if you have any error
mlaporte: now, we test that
nyloth_: ok
CIA-46: tikiwiki: 03marclaporte * r18370 10/branches/3.0/README: [REL] Update README file for 3.0rc1
nyloth_: seems to work...
luciash: xavi: congrats :)
mlaporte: it automatically commits111
nyloth_: yes
mlaporte: hahahahahah
***: ph-il has quit IRC (Client Quit)
mlaporte: we just thought it was for fun
luciash: heheh, marc panics
nyloth_: this is the behavior with --force-yes ... since you don't have readline() function which allows interactive mode
lol
xavi: luciash: thanks (a bit dirty, but works... )
nyloth_: don't panic, I'll fix if there is a problem :)
***: ph-il has joined #tikiwiki
mlaporte: :-0
:-)
nyloth_: :)
xavi: dinner time (bbl)
nyloth_: see you later
luciash: xavi: ? where are you located ? :-p
CIA-46: tikiwiki: 03marclaporte * r18371 10/branches/3.0/lang/ (35 files in 35 dirs): [REL] Update language.php files for 3.0rc1
tikiwiki: 03marclaporte * r18372 10/branches/3.0/changelog.txt: [REL] Update changelog.txt for 3.0rc1
nyloth_: for the moment everything seems ok :)
sylvieg: hello guys - back from my community service day (another one next saturday)
nyloth_: hi sylvie :)
marclaporte is releasing 3.0rc1 :)
***: eromneg has joined #tikiwiki
nyloth_: marclaporte: updating copyrights is always quite long...
sylvieg: I sill have my list of blockers I did not time to work om last week (the ajax module problem and the calendar view and the new module calendar)
last one is not a blocker
CIA-46: tikiwiki: 03marclaporte * r18373 10/branches/3.0/copyright.txt: [REL] Update copyright.txt for 3.0rc1
nyloth_: marclaporte: great :)
marclaporte: we can start next steps
marclaporte: try this : /usr/local/php5/bin/php doc/devtools/release.php --no-first-update --no-check-php --no-readme-update --no-lang-update --no-changelog-update --no-copyright-update --no-secdb --no-packaging --no-tagging --force-yes 3.0 rc1
oups no
it will do nothing :)
marclaporte: try this : /usr/local/php5/bin/php doc/devtools/release.php --no-check-php --no-readme-update --no-lang-update --no-changelog-update --no-copyright-update --force-yes 3.0 rc1
or if you prefer to do secdb separately add --no-packaging and --no-tagging , as you prefer
mlaporte: campbe13 is on top of things :-)
sylvieg: did you get in trouble with the law? :-)
nyloth_: :)
CIA-46: tikiwiki: 03marclaporte * r18374 10/branches/3.0/db/tiki-secdb_3.0_mysql.sql: [REL] SecDB for 3.0rc1
mlaporte: for the record, campbe13 is committingwith my account
but she is doing the real work
I am just having a beer
and chatting
CIA-46: tikiwiki: 03marclaporte * r18375 10/tags/3.0rc1/: [REL] Tagging release
nyloth_: ok, thanx a lot campbe13 :)
mlaporte: nyloth_: does the release script expect a mysql server?
nyloth_: mlaporte: it uses mysql functions
campbe13: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/tikirelease/3.0/doc/devtools/release.php on line 192
??
Tikiwiki|bot: ??[x]: Usage: ?? <word> [> nick]
campbe13: quelqun is the
luciash: *g*
nyloth_: campbe13: for one step (secdb) it uses php mysql_real_escape_string() function
I suppose a mysql server is required, not sure
campbe13: what is there in the world here
to?
mlaporte: hmmm
campbe13: désolé essais transl
***: ricks99 has joined #tikiwiki
mlaporte: mysql is not on localhost
but available
***: ph-il has left
mlaporte: host mysql.rclaporte.com
***: FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
-: luciash changed logo at info.tw.o
nyloth_: mlaporte: can you send me by mail a valid user + password on for this sql server, please ? I'll test it
mlaporte: you can create a new one if you want
mlaporte: no need to have a database (i suppose)
***: uSlacker has quit IRC (Remote closed the connection)
mlaporte: ok, I will create db user
nyloth_: mlaporte: thx :)
***: uSlacker has joined #tikiwiki
ricks99 has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]")
marclaporte: nyloth_: : sent
nyloth_: campbe13: Ok, there is a way to specify a specific mysql host, user and pass for the release... instead of just "/usr/local/php5/bin/php doc/devtools/release.php", try again your last command with "/usr/local/php5/bin/php d mysql.default_host=mysql.rclaporte.com -d mysql.default_user=MYSQLUSER -d mysql.default_password=MYSQLPASSWORD doc/devtools/release.php"
change MYSQLUSER and MYSQLPASSWORD by user/pass that marc just created
so... full command should be: /usr/local/php5/bin/php d mysql.default_host=mysql.rclaporte.com -d mysql.default_user=MYSQLUSER -d mysql.default_password=MYSQLPASSWORD doc/devtools/release.php --no-check-php --no-readme-update --no-lang-update --no-changelog-update --no-copyright-update --force-yes 3.0 rc1
oups, -d
/usr/local/php5/bin/php -d mys...
you should not get any mysql errors anymore then
-: mlaporte thought of everything...
mlaporte: oups
it's quite good that it looks like we are going to be able to get it to work on this account
of course, we could ask amette for an account like release.tikiwiki.org but this is good dogfood
nyloth_: sure
it's a bit annoying to have no readline() function, since the interactive mode can't be used... will have to find a way to install it on the server or maybe another function that could do the same, but not sure it exists
but, yes, good dogfood :)
luciash: bbl
nyloth_: see you later luciash
-: luciash needs shower
CIA-46: tikiwiki: 03marclaporte * r18376 10/branches/3.0/db/tiki-secdb_3.0_mysql.sql: [REL] SecDB for 3.0rc1
tikiwiki: 03marclaporte * r18377 10/tags/3.0rc1/: [REL] Deleting tag 'tags/3.0rc1' in order to create a new one
***: mlaporte has quit IRC ("http://www.mibbit.com ajax IRC Client")
CIA-46: tikiwiki: 03marclaporte * r18378 10/tags/3.0rc1/: [REL] Tagging release
***: chibaguy has left
nyloth_: Ok, this time everything seems fine... I suppose the script is building the tarballs now...
if the tarballs are OK, then they just have to be uploaded to sourceforge and the release is done :)
good job campbe13 :)
***: mlaporte has joined #tikiwiki
campbe13: Je suis le dactylographe:)
mlaporte: yay1
is there a script to / procedure to upload?
what have we learned? http://dev.tikiwiki.org/how%20to%20release
nyloth_: :)
To upload the 'tarballs', copy-paste and execute the following line (and change '$SF_LOGIN' by your SF.net login):
cd ~/tikipack/3.0.rc1
scp *bz2 *gz *zip $SF_LOGIN@frs.sourceforge.net:uploads
-: mlaporte copies to documentation
nyloth_: well... the --howto explains that http://tinyurl.com/59uubv contains enough info. I didn't checked
campbe13: it is still running is that normal ??
nyloth_: campbe13: what is still running ? the scp or the release.php ?
the release.php has finished and tarballs are in ~/tikipack/3.0.rc1/
***: pascalstjean has joined #tikiwiki
nyloth_: campbe13 & mlaporte: you can already upload to sourceforge, but before someone makes them visible for the public, you should put those three files on another web hosting to give us the link to download and test them
campbe13: sorry done now on release.rclaporte.com
nyloth: does script gen md5/sha1 chksums ??
nyloth_: campbe13: no, not yet
***: conner_bw has left
xavi has left
Caarrie is now known as Caarrie|away
mlaporte: nyloth_: what do you think of md5?
nyloth_: mlaporte: for what usage ?
s/what/which/
mlaporte: maybe part of the script?
nyloth_: well, why not, if it's to give to other people for checking the integrity of tarballs
but it's not so reliable and important IMO
***: xavi has joined #tikiwiki
campbe13: nyloth: INSERT INTO `tiki_secdb` (`md5_value`, `filename`, `tiki_version`, `severity`) VALUES('a25b5510162a87f8e571ddab7219f1aa', '', '3.0rc1', 0)
gettng 68 errors as above db install
any ideas ?
nyloth_: campbe13: hmm... secdb files are not good probably... I'm checking
no, secdb file seems fine
campbe13: meme erreur 68 fois
nyloth_: secdb is bad in tag, but ok in branch
campbe13: quoi faire ?
nyloth_: I'll fix it, no problem
campbe13: tks let me know
nyloth_: ok
CIA-46: tikiwiki: 03nyloth * r18379 10/tags/3.0rc1/: [REL] Deleting tag 'tags/3.0rc1' in order to create a new one
tikiwiki: 03nyloth * r18380 10/tags/3.0rc1/: [REL] Tagging release
nyloth_: campbe13: it should be ok
campbe13: please rebuild your packages using this command:
/usr/local/php5/bin/php doc/devtools/release.php --no-check-svn --no-check-php --no-first-update --no-readme-update --no-lang-update --no-changelog-update --no-copyright-update --no-secdb --no-tagging --force-yes 3.0 rc1
it will only build the packages files that you will be able to test again and upload to sf.net if ok
Tikiwiki|bot: New Forum Posts: Turning on Tiki + OpenID locked me out for good (3.0 beta 3) - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=32862
campbe13: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/tikirelease/3.0/doc/devtools/release.php on line 61
nyloth_: campbe13: wait...
campbe13: ok
nyloth_: campbe13: I found a bug with the --no-tagging option combined with --force-yes. I'll fix it after the release
campbe13: your parse error is not related. did you still used the php5 ?
campbe13: btw, I'll make the tarballs and send you the files
campbe13: will fix ...
CIA-46: tikiwiki: 03marclaporte * r18381 10/tags/3.0rc1/: [REL] Deleting tag 'tags/3.0rc1' in order to create a new one
nyloth_: you have to re-run the script without --no-tagging
there is a bug with this option, sorry :)
it avoids creating the new tag, but will still delete the existing one, which is not good :)
mlaporte: tiki-install gives me blank page towards the end
2nd try: i got: Fatal error: Out of memory (allocated 6029312) (tried to allocate 98304 bytes) in C:xampphtdocstikiwikilibsmartylibsSmarty_Compiler.class.php on line 533
CIA-46: tikiwiki: 03marclaporte * r18382 10/tags/3.0rc1/: [REL] Tagging release
mlaporte: with latest version of XaMMP
nyloth_: mlaporte: allocated 6MB = out of memory ... seems normal to me. It's not enough
mlaporte: php.ini says 32
campbe13: nyloth: didn't see the msg am running script to create tarballs
nyloth_: campbe13: ok, everything should be ok now then... you juste have to wait until tarballs are made now :)
mlaporte: 32 or 32M ?
mlaporte: maybe it's 32M in php.ini, but the server didn't had enough free memory at this moment ? don't now, I think you should try on another server
mlaporte: barebones is ok
nyloth_: ok :)
campbe13: nyloth; works fine now, uploaded new tarballs & zip
nyloth_: ok, great :)
mhh... I don't see files on SF.net with my account
So, you will have to use your account
the one used to do the scp
https://sourceforge.net/project/admin/editreleases.php?package_id=312463&release_id=679968&group_id=64258
campbe13: on release.rclaporte.com not on sf
nyloth_: campbe13: ah ok :)
-: mlaporte confirms that latest barebones is ok on XAMMP
mlaporte confirms secdb is ok too
***: mib_aaadfb has joined #tikiwiki
mib_aaadfb: hi
hi
***: mib_aaadfb has quit IRC (Client Quit)
xavi has left
mlaporte: http://doc.tikiwiki.org/TikiWiki+3.0
***: campbe13 has quit IRC ("http://www.mibbit.com ajax IRC Client")
mlaporte has quit IRC ("http://www.mibbit.com ajax IRC Client")
eromneg has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]")
Caarrie|away is now known as Caarrie
campbe13 has joined #tikiwiki
campbe13: nyloth: svp https again lost the history
marc: svp url again ?
nyloth_: https://sourceforge.net/project/admin/editreleases.php?package_id=312463&release_id=679968&group_id=64258
campbe13: I tested an install with the zip file, it seems ok
I think you can upload files to sf.net
***: pascalstjean has quit IRC (Read error: 104 (Connection reset by peer))
campbe13: i'm on it
nyloth_: ok
***: shawn-ffbh has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]")
marclaporte: campbe13: : http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-05-02,Sat&sel=903#l899
***: vegy_ has quit IRC (niven.freenode.net irc.freenode.net)
obnox has quit IRC (niven.freenode.net irc.freenode.net)
obnox has joined #tikiwiki
vegy has joined #tikiwiki
nyloth_: campbe13: Thanx. It seems everything is ok now, files apparently on sf.net, there is just the usual communication to do (mails, etc.) that marc knows well :) So, I'll go sleeping because it's very late here.
good evening/night tikifesters
***: nyloth_ has left "Konversation terminated!"
campbe13: nloth: thanks for doing the hard work, I did the last easy part! goodniht