Re: [Qgis-user] Mac OS X Install Notes

2018-03-01 Thread John Harrop
Perhaps try installing the problem package by itself at various times of the 
day.  It seems like there were speed issues in data transfer.  Before doing 
that run a port clean on the package just in case.

sudo port clean  python27
sudo port install  python27
sudo port install  qgis3

Hope that helps,

John Harrop, PGeo, FGS
Senior Project Geologist
Coast Mountain Geological Ltd

PO Box 62
Suite 488 - 625 Howe St
Vancouver, BC   V6C 2T6
Canada

jhar...@coastmountaingeo.com

+1 604 681-0209 office
+1 604 715-0987 cell
+353 83 469-1116 Ireland

j.harrop Skype









> On Feb 28, 2018, at 5:51 PM, Ivano  wrote:
> 
> Hi John, great post! :-)
> 
> I encountered the following errors during the installation on macOS High
> Sierra Ver. 10.13.2 (MacBook Pro)
> 
> precisely to the point:
> 42.9 %speed--->  Attempting to fetch
> python27-2.7.14_0.darwin_17.x86_64.tbz2 from
> http://nue.de.packages.macports.org/python27.
> 
> Error: Failed to archivefetch python27: version @2.7.14_0: Could not resolve
> host: pek.cn.packages.macports.org
> Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rs
> ync.macports.org_macports_release_tarballs_ports_lang_python27/python27/main.log
> for details.
> Error: Follow https://guide.macports.org/#project.tickets to report a bug.
> Error: Processing of port qgis3 failed
> 
> Some suggestions about it?
> 
> 
> Regards!
> 
> Ivano
> 
> 
> 
> 
> 
> 
> -
> Ivano
> GIS Science
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Mac OS X Install Notes

2018-03-01 Thread John Harrop
I had that problem (for the same package) during the “clean machine” build.  
Try to clean the problem package out of your system and then install it again.  
The worked for me:

(you only need sudo the first time probably, but I leave it in just to be safe.

sudo port clean py36-pyqt5

sudo port install py36-pyqt5

sudo port install qgis3

Hope that helps.

John Harrop, PGeo, FGS
Senior Project Geologist
Coast Mountain Geological Ltd

PO Box 62
Suite 488 - 625 Howe St
Vancouver, BC   V6C 2T6
Canada

jhar...@coastmountaingeo.com

+1 604 681-0209 office
+1 604 715-0987 cell
+353 83 469-1116 Ireland

j.harrop Skype









> On Mar 1, 2018, at 7:58 AM, Jesús Lopez  wrote:
> 
> Thanks for your notes John.
> 
> When I try to build QGIS 3 with macports I get the following error:
> 
> Verifying checksums for py36-pyqt5
> Error: Checksum (rmd160) mismatch for PyQt5_gpl-5.10.tar.gz
> Error: Checksum (sha256) mismatch for PyQt5_gpl-5.10.tar.gz
> ***
> The non-matching file appears to be HTML. See this page for possible reasons
> for the checksum mismatch:
>  >
> ***
> The file has been moved to: 
> /opt/local/var/macports/distfiles/py-pyqt5/PyQt5_gpl-5.10.tar.gz.html
> Error: Failed to checksum py36-pyqt5: Unable to verify file checksums
> Error: See 
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyqt5/py36-pyqt5/main.log
>  for details.
> Error: Follow https://guide.macports.org/#project.tickets 
>  to report a bug.
> Error: Processing of port qgis3 failed
> 
> And install stops. Any idea on what’s the problem? Thanks!
> Jesus
> 
>> El 28 feb 2018, a las 21:05, John Harrop > > escribió:
>> 
>> Having spent available spare time for the last couple of weeks trying to 
>> build QGIS 3 beta on a Mac - I’m happy to report I saw the light yesterday 
>> and it all came together.
>> 
>> The executive summary (assuming you have MapPorts installed):  sudo post 
>> install qgis3
>> 
>> Credit to several useful hints from various people here.  I must confess 
>> that having searched various places on the web I found several discussions 
>> about installing the various dependancies needed for QGIS, tweaking cmake 
>> files to get around problems etc and spent my time working though that - 
>> unsuccessfully.  Then yesterday, before starting to do dependancy installs, 
>> configure and build on a clean machine I have I did one last search for 
>> useful blogs and found the MapPorts qgis3 which I had missed previously.  It 
>> took a while to go through its paces, as expected, but it built just fine on 
>> my MacBook Pro.  
>> 
>> Since finding beta testers is currently a priority is might be worth a note 
>> on the QGIS web page that this is available for Mac users.
>> 
>> Big thank you for the guys who did the work to get the MacPorts version 
>> working so well!
>> 
>> John Harrop, PGeo, FGS
>> Senior Project Geologist
>> Coast Mountain Geological Ltd
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Mac OS X Install Notes

2018-03-01 Thread Adam Dershowitz
I believe that SourceForge is currently having some serious problems, and that 
you are trying to download some files from there.  I have been seeing that 
today for a completely different port.

--Adam



> On Mar 1, 2018, at 10:58 AM, Jesús Lopez  wrote:
> 
> Thanks for your notes John.
> 
> When I try to build QGIS 3 with macports I get the following error:
> 
> Verifying checksums for py36-pyqt5
> Error: Checksum (rmd160) mismatch for PyQt5_gpl-5.10.tar.gz
> Error: Checksum (sha256) mismatch for PyQt5_gpl-5.10.tar.gz
> ***
> The non-matching file appears to be HTML. See this page for possible reasons
> for the checksum mismatch:
>  >
> ***
> The file has been moved to: 
> /opt/local/var/macports/distfiles/py-pyqt5/PyQt5_gpl-5.10.tar.gz.html
> Error: Failed to checksum py36-pyqt5: Unable to verify file checksums
> Error: See 
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyqt5/py36-pyqt5/main.log
>  for details.
> Error: Follow https://guide.macports.org/#project.tickets 
>  to report a bug.
> Error: Processing of port qgis3 failed
> 
> And install stops. Any idea on what’s the problem? Thanks!
> Jesus
> 
>> El 28 feb 2018, a las 21:05, John Harrop > > escribió:
>> 
>> Having spent available spare time for the last couple of weeks trying to 
>> build QGIS 3 beta on a Mac - I’m happy to report I saw the light yesterday 
>> and it all came together.
>> 
>> The executive summary (assuming you have MapPorts installed):  sudo post 
>> install qgis3
>> 
>> Credit to several useful hints from various people here.  I must confess 
>> that having searched various places on the web I found several discussions 
>> about installing the various dependancies needed for QGIS, tweaking cmake 
>> files to get around problems etc and spent my time working though that - 
>> unsuccessfully.  Then yesterday, before starting to do dependancy installs, 
>> configure and build on a clean machine I have I did one last search for 
>> useful blogs and found the MapPorts qgis3 which I had missed previously.  It 
>> took a while to go through its paces, as expected, but it built just fine on 
>> my MacBook Pro.  
>> 
>> Since finding beta testers is currently a priority is might be worth a note 
>> on the QGIS web page that this is available for Mac users.
>> 
>> Big thank you for the guys who did the work to get the MacPorts version 
>> working so well!
>> 
>> John Harrop, PGeo, FGS
>> Senior Project Geologist
>> Coast Mountain Geological Ltd
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Mac OS X Install Notes

2018-03-01 Thread Jesús Lopez
Thanks for your notes John.

When I try to build QGIS 3 with macports I get the following error:

Verifying checksums for py36-pyqt5
Error: Checksum (rmd160) mismatch for PyQt5_gpl-5.10.tar.gz
Error: Checksum (sha256) mismatch for PyQt5_gpl-5.10.tar.gz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:

***
The file has been moved to: 
/opt/local/var/macports/distfiles/py-pyqt5/PyQt5_gpl-5.10.tar.gz.html
Error: Failed to checksum py36-pyqt5: Unable to verify file checksums
Error: See 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyqt5/py36-pyqt5/main.log
 for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port qgis3 failed

And install stops. Any idea on what’s the problem? Thanks!
Jesus

> El 28 feb 2018, a las 21:05, John Harrop  escribió:
> 
> Having spent available spare time for the last couple of weeks trying to 
> build QGIS 3 beta on a Mac - I’m happy to report I saw the light yesterday 
> and it all came together.
> 
> The executive summary (assuming you have MapPorts installed):  sudo post 
> install qgis3
> 
> Credit to several useful hints from various people here.  I must confess that 
> having searched various places on the web I found several discussions about 
> installing the various dependancies needed for QGIS, tweaking cmake files to 
> get around problems etc and spent my time working though that - 
> unsuccessfully.  Then yesterday, before starting to do dependancy installs, 
> configure and build on a clean machine I have I did one last search for 
> useful blogs and found the MapPorts qgis3 which I had missed previously.  It 
> took a while to go through its paces, as expected, but it built just fine on 
> my MacBook Pro.  
> 
> Since finding beta testers is currently a priority is might be worth a note 
> on the QGIS web page that this is available for Mac users.
> 
> Big thank you for the guys who did the work to get the MacPorts version 
> working so well!
> 
> John Harrop, PGeo, FGS
> Senior Project Geologist
> Coast Mountain Geological Ltd
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Mac OS X Install Notes

2018-02-28 Thread Ivano
Hi John, great post! :-)

I encountered the following errors during the installation on macOS High
Sierra Ver. 10.13.2 (MacBook Pro)
 
precisely to the point:
42.9 %speed--->  Attempting to fetch
python27-2.7.14_0.darwin_17.x86_64.tbz2 from
http://nue.de.packages.macports.org/python27.

Error: Failed to archivefetch python27: version @2.7.14_0: Could not resolve
host: pek.cn.packages.macports.org
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rs
ync.macports.org_macports_release_tarballs_ports_lang_python27/python27/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port qgis3 failed

Some suggestions about it?


Regards!

Ivano






-
Ivano
GIS Science
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Mac OS X Install Notes

2018-02-28 Thread Madry, Scott
A 3.0 Mac build guide for average (non techie) Mac users would be VERY much 
appreciated by many, including me!

Scott Madry

Scott Madry, Ph.D.
Research Associate Professor of Archaeology
The University of North Carolina at Chapel Hill

Tel 1-919-448-4493
Email:mad...@email.unc.edu
https://scottmadry.web.unc.edu
Skype:   scott madry




On Feb 28, 2018, at 3:17 PM, Richard Duivenvoorde 
> wrote:

average (non techie) Mac users

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Mac OS X Install Notes

2018-02-28 Thread Richard Duivenvoorde
On 28-02-18 21:05, John Harrop wrote:
> Since finding beta testers is currently a priority is might be worth a
> note on the QGIS web page that this is available for Mac users.

Hi John,

I'm happy to add it as an alternative build/install note around here:
https://qgis.org/en/site/forusers/alldownloads.html#macos-x

But... as I'm not into Mac and Mac Ports, can you please provide a block
of 'copy paste' text which I can just copy into that page (including
maybe links to info about MacPorts etc). And also if this way of
installing is doable for average (non techie) Mac users, as if I
understand correct, you have to install a full build system???

Regards,

Richard Duivenvoorde
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Mac OS X Install Notes

2018-02-28 Thread John Harrop
Having spent available spare time for the last couple of weeks trying to build 
QGIS 3 beta on a Mac - I’m happy to report I saw the light yesterday and it all 
came together.

The executive summary (assuming you have MapPorts installed):  sudo post 
install qgis3

Credit to several useful hints from various people here.  I must confess that 
having searched various places on the web I found several discussions about 
installing the various dependancies needed for QGIS, tweaking cmake files to 
get around problems etc and spent my time working though that - unsuccessfully. 
 Then yesterday, before starting to do dependancy installs, configure and build 
on a clean machine I have I did one last search for useful blogs and found the 
MapPorts qgis3 which I had missed previously.  It took a while to go through 
its paces, as expected, but it built just fine on my MacBook Pro.  

Since finding beta testers is currently a priority is might be worth a note on 
the QGIS web page that this is available for Mac users.

Big thank you for the guys who did the work to get the MacPorts version working 
so well!

John Harrop, PGeo, FGS
Senior Project Geologist
Coast Mountain Geological Ltd

PO Box 62
Suite 488 - 625 Howe St
Vancouver, BC   V6C 2T6
Canada

jhar...@coastmountaingeo.com

+1 604 681-0209 office
+1 604 715-0987 cell
+353 83 469-1116 Ireland

j.harrop Skype









___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user