Difference between revisions of "Upgrades and Changes"

From Biowikifarm Metawiki
Jump to: navigation, search
(2011-01-22)
m (2011-02-22: new section)
Line 52: Line 52:
 
# However, [[Upgrading Imagemagick to a current version‎]] allowed to selectively compile only ImageMagick. This is now at '''6.6.0-4''' - identical to the current Lenny release.  
 
# However, [[Upgrading Imagemagick to a current version‎]] allowed to selectively compile only ImageMagick. This is now at '''6.6.0-4''' - identical to the current Lenny release.  
 
# Hoping the thumb problem can be solved with this! [[User:Gregor Hagedorn|Gregor Hagedorn]] 17:34, 12 February 2011 (CET)
 
# Hoping the thumb problem can be solved with this! [[User:Gregor Hagedorn|Gregor Hagedorn]] 17:34, 12 February 2011 (CET)
 +
 +
== 2011-02-22 ==
 +
 +
* Upgrade of testwiki to r82580, but still errors that need to be solved. See [http://biowikifarm.net/testwiki/index.php?title=Error_pages&oldid=12012 Error pages on testwiki] --[[User:Andreas Plank|Andreas Plank]] 01:06, 22 February 2011 (CET)

Revision as of 01:06, 22 February 2011

2010-10-12

Tried updating semantic forms (because of problems with rendering of partial forms) with svn checkout to 2.0.1 but this is r74654 and the current version r69050 is still 1.9.1. Currently no update done but altered includes/SF_LinkUtils.php according to r74654 (empty title handling). --Andreas Plank 15:43, 12 October 2010 (CEST)

2010-10-14

Upgrade of testwiki to r72972 caused odd webpages because new directories and files have been introduced by mediawiki.org: ./resources/ ./config/ ./load.php and the files ./load.php5 and ./trackback.php5. New symblic links were created also for the wikis following Adding a new directory link. --Andreas Plank 15:28, 14 October 2010 (CEST)

2010-10-15

Removed obsolete packages: sudo apt-get remove libldap2 liblzo1 libpq4 libsnmp9 libdb4.3 libdb4.4 libmyspell3c2 libnss3-0d libparted1.7-1 gcj-4.1-base libc-client2002edebian libdevmapper1.02 libjasper-1.701-1 libmagick9 libntfs9 libopencdk8 libbonobo2-0 libbonobo2-common
Removed perl-libs, no dependencies violated, unclear whether needed or not: sudo apt-get remove libparse-debianchangelog-perl libclass-accessor-perl libxml-sax-perl libxml-namespacesupport-perl libhtml-format-perl libfont-afm-perl libxml-simple-perl libxml-sax-expat-perl libxml-parser-perl libwww-perl libhtml-tree-perl libhtml-parser-perl libhtml-tagset-perl libio-string-perl libmailtools-perl liburi-perl
Removed sudo apt-get remove html2text ntfsprogs gparted gnome-mime-data --Gregor Hagedorn 12:06, 15 October 2010 (CEST)

2010-10-17

Updated VariablesExtension to v 1.3 (July 2010), from http://www.mediawiki.org/wiki/Extension:VariablesExtension --Gregor Hagedorn 23:58, 17 October 2010 (CEST)

2011-01-04

Mediawiki: Both main and staging upgraded to SVN revision 79596, this fixes the Semantic Forms bug as well as the bug with the new DB-Repo access problem. However, we tested only a slightly earlier version, so we may experience some new problems - please test and report everyone. --Gregor Hagedorn 21:36, 4 January 2011 (CET)

2011-01-11

Linked SemanticResultFormats, SemanticMediaWiki, SemanticForms, SemanticInternalObjects, SemanticDrilldown to the /usr/share/mediawiki/phase3/extension2 folder with higher svn version (r79970) to update them later separately. It was due to a bug in MySQL LIMIT calculations triggert by large offset and limit values in #ask queries. --Andreas Plank 00:14, 12 January 2011 (CET)

2011-01-15

Enabling MultiUpload extension again Gregor Hagedorn 11:36, 15 January 2011 (CET)

2011-01-22

Upgrading mediawiki to 1.18alpha (r80728) results in jKey and other Javascript failing in IE 8, while still working in Chrome and Firefox. Also r79970: same situation. Reverted to 79596 - no improvement. Javascript on IE fails, probably failed already before updating!

Fixed later by putting a cludge into the common.js files of assigning jquery/$. Only necessary for IE, annotated such.

2011-02-12

  1. Tried to upgrade to Debian 6 Squeeze. Does not work with current xen kernel 2.6.18xen, squeeze requires at least 2.26 or udev (all user mode devices) will not work. Fail. Back to backup of virtual machine.
  2. Checking whether to update the kernel. XenServer 5.5 (and present 5.6) support a lenny kernel with 2.6.xx (check). However, we run XenServer 5.0 with service packs. Installing current XenServer 5.6.xx requires ISO-to-CD, direct updating at physical server. -> not enough time, 1 day wasted...
  3. However, Upgrading Imagemagick to a current version‎ allowed to selectively compile only ImageMagick. This is now at 6.6.0-4 - identical to the current Lenny release.
  4. Hoping the thumb problem can be solved with this! Gregor Hagedorn 17:34, 12 February 2011 (CET)

2011-02-22