Last modified: 2011-11-19 11:31:40 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 T34325, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32325 - Warning: fopen(): cannot seek on a pipe
Warning: fopen(): cannot seek on a pipe
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.20.x
All All
: Normal normal (vote)
: 1.18.0 release
Assigned To: Nobody - You can work on this!
: upstream
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-09 19:56 UTC by Gregor Hagedorn
Modified: 2011-11-19 11:31 UTC (History)
3 users (show)

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


Attachments

Description Gregor Hagedorn 2011-11-09 19:56:45 UTC
Running:

 php ./maintenance/update.php  --quick --conf ./LocalSettings.php

on todays: 1.19alpha (r102558) trunk 

results in an endless list of:

Warning: fopen(): cannot seek on a pipe in /usr/share/mediawikistaging/phase3/maintenance/Maintenance.php on line 313 Rebuilding de-at...  Warning: fopen(): cannot seek on a pipe in /usr/share/mediawikistaging/phase3/maintenance/Maintenance.php on line 31
Comment 1 Brion Vibber 2011-11-09 20:01:36 UTC
Looks same as bug 32263 -- is this indeed fixed in later versions of PHP?

Should we check for the version and throw an explicit error recommending upgrade or fix?
Comment 2 Gregor Hagedorn 2011-11-09 21:09:57 UTC
We run http://biowikifarm.net/test/Special:Version which is a current Debian 5 installation with PHP 5.2.6-1+lenny13 (apache2handler).

Installation presently set back for testing to r102000, to make sure it is not a one-off error. But r102000 produces same error.
Comment 3 Antoine "hashar" Musso (WMF) 2011-11-10 15:07:55 UTC
PHP Bug 45303 was fixed with 5.2.7 (04-Dec-2008)
Ref: http://php.net/ChangeLog-5.php
Comment 4 Antoine "hashar" Musso (WMF) 2011-11-10 15:14:14 UTC
The issue is caused in 1.18 by by r101644
Comment 5 Chad H. 2011-11-15 15:05:15 UTC
Should be fixed in r103179.

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


Navigation
Links