Hi,
After upgrading mediawiki from 1.19.5 to 1.20.4 I am facing following error : Error: invalid magic word 'speciale'
Can you provide a patch to fix this bug ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 4/16/2013 6:10 AM, Punit Varia wrote:
After upgrading mediawiki from 1.19.5 to 1.20.4 I am facing following error : Error: invalid magic word 'speciale'
Can you provide a patch to fix this bug ?
I don't think there's a fix... or at least when I complained about this a couple upgrades back, I never saw a response. What finally seemed to work for me was clearing the localization cache. I now run the script maintenance/rebuildLocalisationCache.php after every upgrade.
https://www.mediawiki.org/wiki/Manual:RebuildLocalisationCache.php
Hope this helps...
- --
Jeffrey T. Darlington General Protection Fault http://www.gpf-comics.com/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 06:30 AM, Jeffrey T. Darlington wrote:
On 4/16/2013 6:10 AM, Punit Varia wrote:
After upgrading mediawiki from 1.19.5 to 1.20.4 I am facing following error : Error: invalid magic word 'speciale'
Can you provide a patch to fix this bug ?
I don't think there's a fix... or at least when I complained about this a couple upgrades back, I never saw a response.
I've seen this several times, but you're right the response wasn't always clear. You stumbled on the solution, though:
What finally seemed to work for me was clearing the localization cache.
- -- http://hexmode.com/
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness"
Hi,
What is to be done if someone doesn't have shell access ?
On Tue, Apr 16, 2013 at 4:28 PM, Mark A. Hershberger mah@everybody.orgwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 06:30 AM, Jeffrey T. Darlington wrote:
On 4/16/2013 6:10 AM, Punit Varia wrote:
After upgrading mediawiki from 1.19.5 to 1.20.4 I am facing following error : Error: invalid magic word 'speciale'
Can you provide a patch to fix this bug ?
I don't think there's a fix... or at least when I complained about this a couple upgrades back, I never saw a response.
I've seen this several times, but you're right the response wasn't always clear. You stumbled on the solution, though:
What finally seemed to work for me was clearing the localization cache.
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iD8DBQFRbS7zc17xCi38v/URAli7AJ0WIwKWabT862AXXv3bgUI1yEv9YwCcDtwL flkF49q0UyHPovW39nEudzA= =Bs8m -----END PGP SIGNATURE-----
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 07:20 AM, Punit Varia wrote:
What is to be done if someone doesn't have shell access ?
You actually shouldn't need to run the script. If you look at https://www.mediawiki.org/wiki/Manual:RebuildLocalisationCache.php you'll see that it should only need to be run if you've set
$wgLocalisationCacheConf['manualRecache'] = true;
If you haven't set this, then you shouldn't need to run it.
- -- http://hexmode.com/
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 07:20 AM, Punit Varia wrote:
What is to be done if someone doesn't have shell access ?
Another option is to delete the files in the cache directory. This is probably located at wiki/images/cache, although I have seen some at wiki/cache.
- -- http://hexmode.com/
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness"
Hi,
Root cache folder is empty and still it doesn't work. Also, by default $wgLocalisationCacheConf[' manualRecache'] = true; is not even defined in config. There should be some solution to this.
On Tue, Apr 16, 2013 at 5:18 PM, Mark A. Hershberger mah@everybody.orgwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 07:20 AM, Punit Varia wrote:
What is to be done if someone doesn't have shell access ?
Another option is to delete the files in the cache directory. This is probably located at wiki/images/cache, although I have seen some at wiki/cache.
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iD8DBQFRbTqGc17xCi38v/URApj/AKDvlX9i6aZe4IHrTEXuJMkB5Zxq2QCgmC1v i65FrQUJF5bYHpI4x+iHUpQ= =G1/o -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 07:52 AM, Punit Varia wrote:
Root cache folder is empty and still it doesn't work. Also, by default $wgLocalisationCacheConf[' manualRecache'] = true; is not even defined in config. There should be some solution to this.
Check out the solution at https://bugzilla.wikimedia.org/44294#c8 and let me know if that works.
- -- http://hexmode.com/
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness"
Hi,
It works but upgrade process hangs at a point and i have to refresh it once again to continue.
On Tue, Apr 16, 2013 at 5:44 PM, Mark A. Hershberger mah@everybody.orgwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 07:52 AM, Punit Varia wrote:
Root cache folder is empty and still it doesn't work. Also, by default $wgLocalisationCacheConf[' manualRecache'] = true; is not even defined in config. There should be some solution to this.
Check out the solution at https://bugzilla.wikimedia.org/44294#c8 and let me know if that works.
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iD8DBQFRbUCac17xCi38v/URAnCWAJ9gjlIXgJ+PW7tOy8KY01jlrA3CJACeNc1i 9fEmTIXvGyqEPQNlNth5/4g= =1StQ -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 09:00 AM, Punit Varia wrote:
It works but upgrade process hangs at a point and i have to refresh it once again to continue.
At what point does the process hang? What is the last message printed?
- -- http://hexmode.com/
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness"
Hi,
Upgrader keeps on loading after some time i have to manually refresh page and it works after that.
On Tue, Apr 16, 2013 at 7:10 PM, Mark A. Hershberger mah@everybody.orgwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 04/16/2013 09:00 AM, Punit Varia wrote:
It works but upgrade process hangs at a point and i have to refresh it once again to continue.
At what point does the process hang? What is the last message printed?
It is not the case that simple clear questions have simple clear answers, not even in the world of pure ideas, and much less so in the messy real world of everyday life. -- Gregory Chaitin, "Paradoxes of Randomness" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iD8DBQFRbVSwc17xCi38v/URAhsmAJwLWyRkA9mWhxGZvN9l6X/iBRvyJgCg2hGF C04CZlhcVbGUC1MOPsShN6o= =mIe7 -----END PGP SIGNATURE-----
mediawiki-l@lists.wikimedia.org