Bug 1007377

Summary: Mediawiki failure /bad package): "Utf8Case.ser is missing, please run "make" in the serialized directory"
Product: [Fedora] Fedora Reporter: David Tonhofer <bughunt>
Component: mediawikiAssignee: Michael Cronenworth <mike>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: mike, puiterwijk
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mediawiki-1.21.2-2.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-13 19:54:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description David Tonhofer 2013-09-12 11:11:53 UTC
Description of problem:
-----------------------

On the Fedora 19 Amazon EC2 image:

Install mediawiki-1.21.1-4.fc19.noarch

Go to setup page.

Failure ensues:

--------
Utf8Case.ser is missing, please run "make" in the serialized directory

Backtrace:

#0 /usr/share/mediawiki/languages/Language.php(2304): Language::getCaseMaps()
#1 [internal function]: Language->lcCallback(Array)
#2 /usr/share/mediawiki/languages/Language.php(2418): preg_replace_callback('/([A-Z]|[\xc0-\...', Array, 'sp??cial')
#3 /usr/share/mediawiki/includes/parser/Parser.php(4895): Language->lc('sp??cial')
etc.
--------

Not sure what the "serialized directory" is, it should probably be in /var/www/wiki?

Comment 1 David Tonhofer 2013-09-12 11:15:10 UTC
Ah no, hold on. There is

"/usr/share/mediawiki/serialized"

... with a Makefile in it. But also "Utf8Case.ser"

Hmm.... 

---------------
# make
Warning: messages are no longer serialized by this makefile.
---------------

Bizarre.

I should add that the I set the language to french. 

Will test with SELinux disabled.

Comment 2 David Tonhofer 2013-09-12 11:37:36 UTC
Ok, found it

There needs to be an additional symlink

/var/www/wiki/serialized --> /usr/share/mediawiki/serialized/

Comment 3 Fedora Update System 2013-10-05 20:24:37 UTC
mediawiki-1.21.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/mediawiki-1.21.2-2.fc20

Comment 4 Fedora Update System 2013-10-05 20:25:36 UTC
mediawiki-1.21.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/mediawiki-1.21.2-2.fc19

Comment 5 Fedora Update System 2013-10-06 05:30:56 UTC
Package mediawiki-1.21.2-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mediawiki-1.21.2-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-18413/mediawiki-1.21.2-2.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-10-13 19:54:55 UTC
mediawiki-1.21.2-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-10-18 19:34:32 UTC
mediawiki-1.21.2-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.