<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1415: Comments on current status of ckan deb packages</title>
    <link>http://localhost/ticket/1415</link>
    <description>&lt;p&gt;
This is a scratch pad ticket with some comments on the current status of our ckan deb packages. I know that some of it is the deb packaging roadmap anyway, please forgive me if i mention them here again.
&lt;/p&gt;
&lt;p&gt;
Rufus and me re-deployed some community ckan instances onto s022 (see &lt;a class="ext-link" href="http://trac.okfn.org/ticket/926"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://trac.okfn.org/ticket/926&lt;/a&gt;). We followed the documentation
&lt;a class="ext-link" href="http://docs.ckan.org/en/latest/install-from-package.html"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://docs.ckan.org/en/latest/install-from-package.html&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Deb package version number: the version of the deb package is "python-ckan 1309471251~149be76faabc+lucid-1", and it's hard to guess from there that it contains a ckan 1.4.2a
&lt;/li&gt;&lt;li&gt;When is 1.4.3/1.5.x expected as deb package?
&lt;/li&gt;&lt;li&gt;There was a bug in the DB upgrade script /usr/share/pyshared/ckan/migration/versions/029_version_groups.py (line 150) which looks like it was fixed 1.4.1==&amp;gt;1.4.2 but was nevertheless present in this deb package.
&lt;/li&gt;&lt;li&gt;The current script /usr/bin/ckan-std-install
&lt;ul&gt;&lt;li&gt;does not set the Apache &lt;a class="missing wiki"&gt;ServerName?&lt;/a&gt; according to the $INSTANCE variable
&lt;/li&gt;&lt;li&gt;automatically configures a ckan extension named after $INSTANCE
&lt;/li&gt;&lt;li&gt;depends on local postgres
&lt;/li&gt;&lt;li&gt;could be replaced with "/usr/bin/ckan-deploy --name=ckan-std --domain=ckan-std.localhost (see next point)
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;(i think this is exactly James' plan): have more generic deployment script /usr/bin/ckan-deploy as part of python-ckan which takes arguments like
&lt;ul&gt;&lt;li&gt;--domain=cc.ckan.net
&lt;/li&gt;&lt;li&gt;--aliases=$list-of-domains
&lt;/li&gt;&lt;li&gt;--name=cc (defaults to "domain")
&lt;/li&gt;&lt;li&gt;--no-db (does not configure a DB)
&lt;/li&gt;&lt;li&gt;--sql-alchemy=$DB_CONFIG_STRING (also runs "paster --plugin ckan db upgrade --config")
&lt;/li&gt;&lt;li&gt;--extension $list-of-extesions
&lt;/li&gt;&lt;li&gt;...
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/1415</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>nils.toedtmann</dc:creator>

      <pubDate>Mon, 24 Oct 2011 11:59:43 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/1415#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1415#comment:1</guid>
      <description>
        &lt;p&gt;
Arww ... sorry i only now rediscovered James' mail "CKAN Packaging" from Sept 29th where he announced the availability of the repository &lt;a class="ext-link" href="http://apt.okfn.org/ckan-1.4.3.1"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://apt.okfn.org/ckan-1.4.3.1&lt;/a&gt; . This package release already addresses many of the above points.
&lt;/p&gt;
&lt;p&gt;
I will test those packages and refine my comments then. Sorry for the noise.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>thejimmyg</dc:creator>

      <pubDate>Tue, 06 Dec 2011 10:39:01 GMT</pubDate>
      <title>priority, status changed; resolution, milestone set</title>
      <link>http://localhost/ticket/1415#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/1415#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;awaiting triage&lt;/em&gt; to &lt;em&gt;minor&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;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;milestone&lt;/strong&gt;
                set to &lt;em&gt;ckan-sprint-2011-12-05&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This is all complete now. We aren't yet allowing multiple options, but we do support proper version numbers and the domain name. Other features will be implemented as different scripts for the timebeing eg ckan-setup-solr.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>