Auto-update not showing 2.0 update

Hi all,

For some reasons my installs aren’t seeing the 2.0 as available via the auto-updater. If I query the latest file at http://builds.piwik.org/LATEST I can see it’s set to 2.0 and I can also see via http://api.piwik.org/ I can see it’s also reporting 2.0

Any idea what’s going wrong here? I’m finding this on both my standard Piwik install and my dev install which is the exact same but imports log files.

Which version of PHP are you using?
Update to Piwik 2 will only be possible with PHP >= 5.3.

Yeah I’m on 5.3.3 - the debian one

root:~# php -v
PHP 5.3.3-7+squeeze17 with Suhosin-Patch (cli) (built: Aug 23 2013 15:06:16)
Copyright © 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright © 1998-2010 Zend Technologies
with Suhosin v0.9.32.1, Copyright © 2007-2010, by SektionEins GmbH
root:~#

There are currently problems with some lower versions of PHP 5.3.
See 301 Moved Permanently

Update for those versions is currently disabled. We are working on a fix and will release Piwik 2.0.1 soon with it.

I’m confused. Shouldn’t it still show that there’s a update?

we only show the new update if the PHP version is compatible

Interesting, is there an ETA on 2.0.1?

We are working on it. It will be published as soon as possible, so stay tuned.