<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #850: Piwik 2.13.1</title>
    <link>http://localhost:8080/trac/ticket/850</link>
    <description>&lt;p&gt;
The &lt;a class="ext-link" href="https://piwik.org/changelog/piwik-2-13-1/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;changelog&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
Piwik 2.13.1, a new minor release of Piwik, has been released!
&lt;/p&gt;
&lt;p&gt;
What’s new?
&lt;/p&gt;
&lt;p&gt;
We are releasing 2.13.1 shortly after 2.13.0 to address a few small bugs that were reported by the community. This release also includes a Tracking API performance improvements as well as other minor improvements listed below.
&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/850</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 08 May 2015 10:45:02 GMT</pubDate>
      <title>hours, estimatedhours, status, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/850#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/850#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;estimatedhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;accepted&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Following &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PiwikServer#Updates"&gt;wiki:PiwikServer#Updates&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
cd /web/stats.transitionnetwork.org/
cp piwik/config/config.ini.php .
export PIWIK="2.13.1"
wget "https://builds.piwik.org/piwik-$PIWIK.tar.gz"
  HTTP request sent, awaiting response... 404 Not Found
wget "https://builds.piwik.org/piwik-$PIWIK.tar.gz.asc"
  HTTP request sent, awaiting response... 404 Not Found
&lt;/pre&gt;&lt;p&gt;
Checking at &lt;a class="ext-link" href="https://builds.piwik.org/?C=M;O=D"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://builds.piwik.org/?C=M;O=D&lt;/a&gt; it looks like there is a &lt;tt&gt;.zip&lt;/tt&gt; file but no &lt;tt&gt;.tgz&lt;/tt&gt;, so:
&lt;/p&gt;
&lt;pre class="wiki"&gt;wget "https://builds.piwik.org/piwik-$PIWIK.zip"
wget "https://builds.piwik.org/piwik-$PIWIK.zip.asc"
gpg --verify piwik-$PIWIK.zip.asc
  gpg: Signature made Thu May  7 00:52:31 2015 BST using RSA key ID 5590A237
  gpg: BAD signature from "Matthieu Aubry &amp;lt;matt@piwik.org&amp;gt;"
&lt;/pre&gt;&lt;p&gt;
This bad sigs has been raised in &lt;a class="ext-link" href="https://github.com/piwik/piwik/issues/7863"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;this ticket&lt;/a&gt; and the missing &lt;tt&gt;.tgz&lt;/tt&gt; files in &lt;a class="ext-link" href="https://github.com/piwik/piwik/issues/7860"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;this ticket&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Resetting the record stats variable and waiting for the two Piwik tickets on Github to be resolved.
&lt;/p&gt;
&lt;pre class="wiki"&gt;vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 19 May 2015 09:28:17 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/850#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/850#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;accepted&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.4&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
The GPG sigs and TGZ files have now been uploadfed, see the links to the tickets in the comment above.
&lt;/p&gt;
&lt;p&gt;
Following &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PiwikServer#Updates"&gt;wiki:PiwikServer#Updates&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;sudo -i
cd /web/stats.transitionnetwork.org/
vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
cp piwik/config/config.ini.php .
export PIWIK="2.13.1"
wget "https://builds.piwik.org/piwik-$PIWIK.tar.gz"
gpg --verify piwik-$PIWIK.tar.gz.asc
  gpg: Signature made Tue May 12 13:56:25 2015 BST using RSA key ID 5590A237
  gpg: Good signature from "Matthieu Aubry &amp;lt;matt@piwik.org&amp;gt;"
  gpg:                 aka "Matthieu Aubry &amp;lt;matt@piwik.pro&amp;gt;"
  gpg:                 aka "Matthieu Aubry &amp;lt;matthieu.aubry@gmail.com&amp;gt;"
  gpg: WARNING: This key is not certified with a trusted signature!
  gpg:          There is no indication that the signature belongs to the owner.
  Primary key fingerprint: 814E 346F A01A 20DB B04B  6807 B5DB D592 5590 A237
tar -zxvf piwik-$PIWIK.tar.gz
cp config.ini.php piwik/config/
chown -R www-data:www-data piwik/
php /web/stats.transitionnetwork.org/piwik/console core:update
      *** Update ***
      Database Upgrade Required
      Your Piwik database is out-of-date, and must be upgraded before you can continue.
      Piwik database will be upgraded from version 2.13.0 to the new version 2.13.1.
      *** Note: this is a Dry Run ***
      delete from `option` where option_name like '%defaultReport%' and option_value='';
      *** End of Dry Run ***
  A database upgrade is required. Execute update? (y/N) y
  Starting the database upgrade process now. This may take a while, so please be patient.
      *** Update ***
      Database Upgrade Required
      Your Piwik database is out-of-date, and must be upgraded before you can continue.
      Piwik database will be upgraded from version 2.13.0 to the new version 2.13.1.
      The database upgrade process may take a while, so please be patient.
    Executing delete from `option` where option_name like '%defaultReport%' and option_value=''... Done. [1 / 1]
  ****************************************
    Piwik has been successfully updated!
  ****************************************
/etc/init.d/php5-fpm restart
vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
&lt;/pre&gt;&lt;p&gt;
The system check was done using the web interface and everything seems fine, colsing this ticket.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>