[01:37:06] I'll let someone else answer first [01:37:13] do you have a lot of extensions installed or anything? [01:37:33] what I often do is ... [01:37:41] move the old version aside [01:37:52] put the new version down in the place of the old [01:37:55] (unpack there) [01:38:08] copy over the images dir, extensions dir, and LocalSettings.php [01:38:32] you may or may not also want to copy over your composer stuff [01:38:41] then go into newlocation [01:38:58] and do php maintenance/update.php [01:39:04] and that should more or less do it [01:46:04] (PS1) MarkAHershberger: Fix E_NOTICE [extensions/PageForms] - https://gerrit.wikimedia.org/r/329538 (https://phabricator.wikimedia.org/T154257) [02:23:07] (PS1) MarkAHershberger: Superfluous \n in PageForms changes how checkboxes render in a table [extensions/PageForms] - https://gerrit.wikimedia.org/r/329539 (https://phabricator.wikimedia.org/T154259) [02:51:51] (CR) Yaron Koren: [C: 2] Superfluous \n in PageForms changes how checkboxes render in a table [extensions/PageForms] - https://gerrit.wikimedia.org/r/329539 (https://phabricator.wikimedia.org/T154259) (owner: MarkAHershberger) [02:52:33] (CR) Yaron Koren: [C: 2] Fix E_NOTICE [extensions/PageForms] - https://gerrit.wikimedia.org/r/329538 (https://phabricator.wikimedia.org/T154257) (owner: MarkAHershberger) [02:54:24] (Merged) jenkins-bot: Superfluous \n in PageForms changes how checkboxes render in a table [extensions/PageForms] - https://gerrit.wikimedia.org/r/329539 (https://phabricator.wikimedia.org/T154259) (owner: MarkAHershberger) [06:27:09] When making a form for a template, how do I include a blank/empty option in the array and also make it the default choice (without inadvertently creating a space/line break or other nasty)? [06:34:00] For example, results of a race: field is "results =" and you have in the value list "1,2,3" but since most later racers don't finish in a ranked order, the default should be empty [07:16:16] kim_bruning: I do [07:16:19] unfortunately [07:38:15] [SemanticMediaWiki] Nikerabbit pushed 1 new commit to master: https://git.io/vMkzG [07:38:15] SemanticMediaWiki/master 4b12b13 Niklas Laxström: Localisation updates from https://translatewiki.net. [07:57:58] Hi, I tried querying some data using Cargo. In my query I defined a "where" clause, which should check if a field is identical to a certain parameter. Here is the code {{#cargo_query: tables=Cities |fields=_pageName,population |where=_pageName="{{{RandomCity}}}" }} - Someone able to fix this? [07:58:53] Yaron went offline 4 hours ago [07:59:07] If you don't get an answer, try the Cargo talk page, he's responsive there [08:01:00] SemanticMediaWiki/SemanticResultFormats#442 (master - fc5eb56 : Niklas Laxström): The build has errored. [08:01:01] Change view : https://github.com/SemanticMediaWiki/SemanticResultFormats/compare/2fcc726b157f...fc5eb5657541 [08:01:01] Build details : https://travis-ci.org/SemanticMediaWiki/SemanticResultFormats/builds/187400851 [08:01:01] Ok I will return to this page tonight, thank you [08:12:12] Nemo_bis: are you by chance still here? [08:17:43] Vedmaka: are you by chance an expert on upgrades? [08:37:34] Deep6: depends on what you're talking about :) [08:38:26] Vedmaka: trying to upgrade from an older version [08:38:35] running into some...challenges shall we say [08:46:20] have you ever upgraded ? [09:18:03] Deep6: yep, what issues exactly ? do you trying to upgrade SMW only of both MW + SMW ? [09:21:36] MW & SMW [09:21:45] and it's now turned into a nightmare [09:21:59] I can't run the update script because composer is claiming it's out of date [09:22:09] or the lock is out of date [09:22:22] but composer update just ran to completion [09:30:10] Vedmaka: any chance I can get some hand holding [09:32:24] Deep6: please provide more info about mw/smw versions and steps you've done during upgrade [09:35:00] Vedmaka: ok [09:35:08] well I was trying to upgrade MW 1.26.2 [09:35:13] to 1.28 [09:37:11] and SMW 2.4 [09:37:19] to SMW 2.4.4 [10:47:37] oh Deep6 left [10:47:59] update.php is stupid about composer checks. Composer can be up to date and update.php still breaks. [10:48:10] (unless there's a knack to it I don't know about yet). [10:48:29] using explicit versions in composer config seems to work for me. Is there a better way? [18:25:33] [SemanticMediaWiki] Nikerabbit pushed 1 new commit to master: https://github.com/SemanticMediaWiki/SemanticMediaWiki/commit/a15d22622b48ee60db14e4179a977ad3817bb38a [18:25:33] SemanticMediaWiki/master a15d226 Niklas Laxström: Localisation updates from https://translatewiki.net.