<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2012-12-10 09:23, Oliver Tonnhofer
      wrote :<br>
    </div>
    <blockquote
      cite="mid:ACD2D311-6C82-435A-BA1E-78BB17498F37@omniscale.de"
      type="cite">
      On 07.12.2012, at 21:09, A.Pirard.Papou wrote:
      <blockquote type="cite">Hi Oliver, I'm afraid I see no upgrade to
        <a class="moz-txt-link-freetext" href="http://mapproxy.org/static/rel/mapproxy_1.4.0_all.deb">http://mapproxy.org/static/rel/mapproxy_1.4.0_all.deb</a>
        which I had enjoyed installing instantly.
      </blockquote>
      We don't provide any official .deb packages. The .deb packages at
      mapproxy.org are build manually for the OSGeo Live DVD. I will
      prepare a 1.5.0 package for the next Live DVD (probably today),
      but there is no guarantee that there will be a .deb. package for
      every release.
      Maybe someone is able to setup a PPA for .deb packages, if there
      is a need for it? (Or something similar for Debian)
      Regards,
      Oliver
    </blockquote>
    Thanks Oliver for the 1.5.0 DEB.<br>
    I meet the same problem as what I have reported before for 1.4.0. 
    When starting (or, rather, not):<br>
    <blockquote type="cite"> ... <br>
       File "/usr/lib/pymodules/python2.6/mapproxy/config/loader.py",
      line 1383, in load_configuration_file<br>
          current_dict = load_yaml_file(conf_file)<br>
        File "/usr/lib/pymodules/python2.6/mapproxy/util/yaml.py", line
      29, in load_yaml_file<br>
          return load_yaml(f)<br>
        File "/usr/lib/pymodules/python2.6/mapproxy/util/yaml.py", line
      38, in load_yaml<br>
          return yaml.load(doc, Loader=yaml.CLoader)<br>
        File
      "/usr/local/lib/python2.6/dist-packages/PyYAML-3.10-py2.6-linux-i686.egg/yaml/__init__.py",
      line 73, in load<br>
          loader.dispose()<br>
    </blockquote>
    The DEB has a requirement for python-yaml and mapproxy installed
    3.09-2build1 on Ubuntu 10.04.<br>
    As I explained before, if I remove that requirement from the DEB
    (and uninstall yaml), mapproxy runs fine.<br>
    <br>
    I'm no python specialist and I had found that workaround by
    intuition.<br>
    <br>
    Would APT (DEB package manager) not be informed that another
    python-yaml is installed?<br>
    What command would tell me that?<br>
    I guessed a little more and I found this:<br>
    $pycentral list | grep yaml  | less<br>
    /usr/lib/python2.6/dist-packages/reportlab/lib/yaml.pyc<br>
    /usr/lib/python2.6/dist-packages/reportlab/lib/yaml.pyo<br>
    /usr/lib/python2.6/dist-packages/reportlab/lib/yaml.py<br>
    /usr/lib/python3.1/dist-packages/reportlab/lib/yaml.pyc<br>
    /usr/lib/python3.1/dist-packages/reportlab/lib/yaml.pyo<br>
    /usr/lib/python3.1/dist-packages/reportlab/lib/yaml.py<br>
    /usr/lib/python2.5/site-packages/reportlab/lib/yaml.pyc<br>
    /usr/lib/python2.5/site-packages/reportlab/lib/yaml.pyo<br>
    /usr/lib/python2.5/site-packages/reportlab/lib/yaml.py<br>
    <br>
    I hope this will explain something to you and help.<br>
    Although I have my workaround, I'd prefer to use a standard
    installation.<br>
    <br>
    Cheers, <br>
    <br>
    <table>
      <tbody>
        <tr>
          <td valign="top">André.</td>
        </tr>
      </tbody>
    </table>
     
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>