[04:10:08] hi [06:00:14] ADMIN ATTENTION PLZ: The internship T-shirt hasn't yet arrived. [06:23:17] Which T-shirt were you expecting and from whom? [06:52:28] Hey guys! I'm using Mediawiki with Semantic Forms and I've created some forms. However, I now want to change one of the forms but cannot figure out a way to do so. Anyone can give me any pointers to where I can edit them? [11:56:55] My vagrant doesn't have any software installed(It should have had git or not?) and top of that, internet is also not working in virtual machine. What should I do? Thanks :) [12:48:48] I am new to wikimedia. Sorry for asking naive questions. My vagrant doesn't have any software installed and top of that, internet is also not working in virtual machine. As much as I know, because vagrant provision is showing these erros https://dpaste.de/62sE . That's why virtual machine doesn't have any software installed, what should I do? Thanks :) [14:02:58] Meh. When using lst (labeled section transclusion), how to change the level? [14:03:05] e.g. on the transcluded page the section is ==h2== and I want it to be transcluded/displayed as ===h3=== [14:06:26] Hey guys! I'm using Mediawiki with Semantic Forms and I've created some forms. However, I now want to change one of the forms but cannot figure out a way to do so. Anyone can give me any pointers to where I can edit them? [14:15:04] Hello. I'd like to start off with asking can mediawiki run on a shared server, or does it generally need a dedicated server? [14:19:23] it can [14:21:13] My friend has mediawiki installed on a shared server, but the host just took it down because it was eating too many server resources. Might there be a recommended way to troubleshoot this issue? [14:24:30] depends what kind of resources it has been eating [14:28:26] I'm not sure what the specifics are, so I'll tell him to come. Thank you very much for your time. [17:21:11] Vagrant up shows https://dpaste.de/mSru erros. Skips packages because of failed dependencies. Please help. Thanks :) [17:22:32] akangupt_: Usually happens because of connection dropping in between. Try the command again. [17:24:34] Tried it 3-4 times. Not working. I am behind a proxy server and followed this https://www.mediawiki.org/wiki/MediaWiki-Vagrant#Vagrant_behind_proxy too. [17:24:57] akangupt_: Try 'vagrant git-update' [17:34:52] akangupt_: that certainly looks like a proxy or networking problem on your guest vm [17:36:06] I don't know anything more than https://www.mediawiki.org/wiki/MediaWiki-Vagrant#Vagrant_behind_proxy about how to fix it [17:37:37] bd808:I followed https://www.mediawiki.org/wiki/MediaWiki-Vagrant#Vagrant_behind_proxy and internet is also working in vm. I am unable to catch the problem (solution). [17:39:13] akangupt_: networking is working in the vm? Can you try running `sudo apt-get update` from inside the VM and see if you get any better description of what is failing? [17:40:13] sudo apt-get update is working in vm. Logs are https://dpaste.de/k7hZ . [17:40:26] bd808: sudo apt-get update is working in vm. Logs are https://dpaste.de/k7hZ . [17:41:43] akangupt_: ok, can you try `PUPPET_DEBUG=1 vagrant provision` and paste the (very long) output of that? [17:48:29] bd808: https://dpaste.de/YKoo [17:52:00] akangupt_: it looks like line 2916 has the error that is causing dpkg to blow up -- "==> default: /etc/environment: line 5: http://archive.ubuntu.com,.archive.ubuntu.com,.apt.wikimedia.org,http://apt.wikimedia.org,https://apt.wikimedia.org: No such file or directory" [17:52:49] I don't know that I've seen this particular error before [18:05:09] https://en.wikipedia.org/wiki/Special:Random - shows 1066 Not unique table/alias: 'page_props' (10.64.48.27)? [18:07:40] eranroz, known and being worked on. Thanks for bringing it up! [18:17:29] andre__: some of the pages in hewiki are shown as blank. It requires action=purge to show correctly again [18:19:49] eranroz: also known issue. ops and deployers are working on a way to find and fix all of the effected pages across all wikis [18:25:25] akangupt_: can you paste the contents of /etc/environment from your VM too? That error from dpkg implicates it. My VM's /etc/environment is just the line `PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"` [18:36:42] eranroz, see https://phabricator.wikimedia.org/T115505 for more info (work in progress [18:38:42] 10x [19:33:53] hi [19:38:56] Hoofdconducteur, how are you doing? [19:39:11] fine [19:39:33] good [19:39:54] Hoofdconducteur: how long have you been on wikipedia? [19:53:41] northern___: Hi. This channel is about the MediaWiki software so people might not be on Wikipedia. Just pointing out :) [19:54:58] ok\ [19:55:02] I'm just hanging out [19:57:38] northern___, sure, welcome :) [19:57:48] If you want to read up more: https://www.mediawiki.org/wiki/Differences_between_Wikipedia,_Wikimedia,_MediaWiki,_and_wiki [21:19:38] wth is this https://www.mediawiki.org/wiki/Fullsitebackup [21:23:40] heh, I have a similar script for doing backups of databases [21:24:39] https://www.mediawiki.org/wiki/Snippets ?