<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      I had the same problem with QGIS on Ubuntu 12.04 (at work, but not
      at home :-O ).<br>
      <br>
      Apparently, there is a typo in this file :<br>
      /usr/share/qgis/python/plugins/GdalTools/tools/doPolygonize.py, at
      line 108<br>
      <br>
      " if self.fieldCheck.isChecked() and self.fieldEdit.text()):"<br>
      the opening parenthesis lacks.<br>
      Il should be :<br>
       "if <font color="#ff0000"><b>(</b></font>self.fieldCheck.isChecked()
      and self.fieldEdit.text()):"<br>
      <br>
      I've corrected this typo, then uptaded problematic packages
      (especially python-qgis-common).<br>
      There was no problem any more with updates.<br>
      Hope this helps!<br>
      <br>
      Regards,<br>
      Vincent<br>
      <br>
      <div class="moz-signature">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <br>
        <div class="moz-signature">-- <br>
          <meta http-equiv="content-type" content="text/html;
            charset=ISO-8859-1">
          <br>
          <div class="moz-signature">--------------------------- <br>
            <div class="moz-signature">
              <meta http-equiv="content-type" content="text/html;
                charset=ISO-8859-1">
              <title></title>
              <br>
              <div class="moz-signature">
                <table height="206" border="0" cellpadding="2"
                  cellspacing="2" width="818">
                  <tbody>
                    <tr>
                      <td colspan="2" rowspan="1" valign="top"
                        width="200">Vincent Damoy - Responsable SIG<br>
                        Conservatoire d'Espaces Naturels du Nord et du
                        Pas-de-Calais<br>
                        152 bd de Paris - 62190 Lillers<br>
                        Tél : 03.21.54.75.00 - Fax : 03.21.54.56.07<br>
                        <small><font color="#009900"><i><b>Pour adhérer
                                au Conservatoire :</b> <a
                                class="moz-txt-link-abbreviated"
                                href="http://www.cen-npdc.org/nous-rejoindre/adherent.html">www.cen-npdc.org/nous-rejoindre/adherent.html</a></i></font></small></td>
                      <td valign="top" width="300">
                        <p style="border: 2.60pt double #808080;
                          padding: 0.05cm"><br>
                        </p>
                      </td>
                    </tr>
                    <tr>
                      <td height="100" valign="top" width="65"><br>
                      </td>
                      <td valign="top"><small><i><font color="#999999">Pour

                              le respect de l'environnement, n'imprimez
                              ce message qu'en cas de nécessité !</font></i></small></td>
                      <td valign="top"><br>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <br>
              </div>
            </div>
          </div>
        </div>
      </div>
      Le 22/06/2013 10:12, Nick Hopton a écrit :<br>
    </div>
    <blockquote cite="mid:1371888760628-5061716.post@n6.nabble.com"
      type="cite">
      <pre wrap="">QGIS Master from the nightly repository, Ubuntu 12.04 (amd64).

Hi All,

There were problems with this morning's upgrade (and yesterday's too) with
python-qgis-common and python-qgis:

pycentral: pycentral pkginstall: error byte-compiling files (549)
pycentral pkginstall: error byte-compiling files (549)
dpkg: error processing python-qgis-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python-qgis:
 python-qgis depends on python-qgis-common (=
1.9.0+git20130618+59fd5e0~precise1); however:
  Package python-qgis-common is not configured yet.
dpkg: error processing python-qgis (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates it's a
follow-up error from a previous failure.
                            Errors were encountered while processing:
 python-qgis-common
 python-qgis
E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards,
Nick.



--
View this message in context: <a class="moz-txt-link-freetext" href="http://osgeo-org.1560.x6.nabble.com/QGIS-Master-dependency-problem-tp5061716.html">http://osgeo-org.1560.x6.nabble.com/QGIS-Master-dependency-problem-tp5061716.html</a>
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>