Bug 1007377 - Mediawiki failure /bad package): "Utf8Case.ser is missing, please run "make" in the serialized directory"
Summary: Mediawiki failure /bad package): "Utf8Case.ser is missing, please run "make" ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mediawiki
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-12 11:11 UTC by David Tonhofer
Modified: 2013-10-18 19:34 UTC (History)
2 users (show)

Fixed In Version: mediawiki-1.21.2-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-13 19:54:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.