Last modified: 2010-08-08 19:11:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T26680, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24680 - 1.15.4 -> 1.16.0 messages error
1.15.4 -> 1.16.0 messages error
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
unspecified
All Linux
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-05 22:37 UTC by Frozen Wind
Modified: 2010-08-08 19:11 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Frozen Wind 2010-08-05 22:37:15 UTC
Revelant snippet from upgrading to 1.16 from 1.15:
...ss_active_users user count set...
...have ipb_allow_usertalk field in ipblocks table.
...pl_namespace, tl_namespace, il_to indices are already UNIQUE.
...change_tag table already exists.
...tag_summary table already exists.
...valid_tag table already exists.
...user_properties table already exists.
...log_search table already exists.
...log_search table already populated.
...have log_user_text field in logging table.
...l10n_cache table already exists.
...external_user table already exists.
...ls_field_val key already set on log_search table.
...change_tag_rc_tag key already set on change_tag table.
...have rd_interwiki field in redirect table.
...transcache tc_time already converted.
Renaming eu_wiki_id -> eu_local_id... already done.
*_mime_minor fields are already long enough.
Deleting old default messages (this may take a long time!)...PHP Fatal error:  Call to a member function addGroup() on a non-object in /home/groups/d/de/desert/htdocs/w/maintenance/deleteDefaultMessages.php on line 43
PHP Stack trace:
PHP   1. {main}() /home/groups/d/de/desert/htdocs/w/maintenance/update.php:0
PHP   2. do_all_updates() /home/groups/d/de/desert/htdocs/w/maintenance/update.php:44
PHP   3. DeleteDefaultMessages::reallyExecute() /home/groups/d/de/desert/htdocs/w/maintenance/updaters.inc:1161
[astei@shell-24007 w]$ 

I ultimately commented out the offending line.

Is this a problem?
Comment 1 Chad H. 2010-08-06 12:23:33 UTC
Very odd that User::newFromName() isn't returning a user object here :-\

Might break something by commenting it out...lots of things rely on $wgUser :p
Comment 2 Frozen Wind 2010-08-06 23:31:18 UTC
We use phpBB authentication on our wiki.
Comment 3 Siebrand Mazeland 2010-08-06 23:43:55 UTC
Can you disable the extension while running the update script and report on the result with the line that was commented out active again?

If that works, the issue should be reported to the phpBB authentication extension developer.
Comment 4 Frozen Wind 2010-08-08 19:05:42 UTC
I have updated already, and the wiki is working fine. FYI: http://desert.sourceforge.net is the URL
Comment 5 Frozen Wind 2010-08-08 19:08:15 UTC
I'll go ahead and switch the component too. I'll try without the extension.
Comment 6 Frozen Wind 2010-08-08 19:11:15 UTC
Problem fixed. Ambiguous resolution though.

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


Navigation
Links