Re: [Qgis-user] QGIS Master dependency problem.

2013-06-24 Thread Vincent Damoy

Hello,

I had the same problem with QGIS on Ubuntu 12.04 (at work, but not at 
home :-O ).


Apparently, there is a typo in this file :
/usr/share/qgis/python/plugins/GdalTools/tools/doPolygonize.py, at line 108

 if self.fieldCheck.isChecked() and self.fieldEdit.text()):
the opening parenthesis lacks.
Il should be :
 if *(*self.fieldCheck.isChecked() and self.fieldEdit.text()):

I've corrected this typo, then uptaded problematic packages (especially 
python-qgis-common).

There was no problem any more with updates.
Hope this helps!

Regards,
Vincent


--

---

Vincent Damoy - Responsable SIG
Conservatoire d'Espaces Naturels du Nord et du Pas-de-Calais
152 bd de Paris - 62190 Lillers
Tél : 03.21.54.75.00 - Fax : 03.21.54.56.07
/*Pour adhérer au Conservatoire :* 
www.cen-npdc.org/nous-rejoindre/adherent.html/ 	




	/Pour le respect de l'environnement, n'imprimez ce message qu'en cas de 
nécessité !/ 	



Le 22/06/2013 10:12, Nick Hopton a écrit :

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: 
http://osgeo-org.1560.x6.nabble.com/QGIS-Master-dependency-problem-tp5061716.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Master dependency problem.

2013-06-24 Thread Borys Jurgiel
It was fixed June 19 in this commit:
https://github.com/qgis/Quantum-GIS/commit/5bcb0e1ae56


Dnia poniedziałek, 24 czerwca 2013 o 11:57:12 Vincent Damoy napisał(a):
 Hello,
 
 I had the same problem with QGIS on Ubuntu 12.04 (at work, but not at
 home :-O ).
 
 Apparently, there is a typo in this file :
 /usr/share/qgis/python/plugins/GdalTools/tools/doPolygonize.py, at line 108
 
  if self.fieldCheck.isChecked() and self.fieldEdit.text()):
 the opening parenthesis lacks.
 Il should be :
   if *(*self.fieldCheck.isChecked() and self.fieldEdit.text()):
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Master dependency problem.

2013-06-24 Thread Nick Hopton
Thanks all, that fixed the problem.

Nick.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QGIS-Master-dependency-problem-tp5061716p5061972.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS Master dependency problem.

2013-06-22 Thread Nick Hopton
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: 
http://osgeo-org.1560.x6.nabble.com/QGIS-Master-dependency-problem-tp5061716.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user