Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#52159 closed update (fixed)

root6 @6.06.06_0: update to 6.06.08

Reported by: cjones051073 (Chris Jones) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc: mojca (Mojca Miklavec)
Port: root6

Description

Simply updates ROOT6 to the latest minor version, 6.06.08

Attachments (1)

root6.diff (977 bytes) - added by cjones051073 (Chris Jones) 8 years ago.

Download all attachments as: .zip

Change History (10)

Changed 8 years ago by cjones051073 (Chris Jones)

Attachment: root6.diff added

comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Summary: ROOT6 : Update to 6.06.08root6 @6.06.06_0: update to 6.06.08
Version: 2.3.4

Thanks.

comment:2 Changed 8 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

comment:3 Changed 8 years ago by graziosi.angelo@…

There are problems upgrading this version. In short it has difficulties to download the source package:

[...]
--->  Attempting to fetch root-6-06-08.tar.gz from http://nue.de.distfiles.macports.org/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://osl.no.distfiles.macports.org/root
--->  Attempting to fetch root-6-06-08.tar.gz from https://github.com/root-mirror/root/tarball/v6-06-08
      [                                        ]  47.7 %        speed: 140.8 KiB/s  --->  Attempting to fetch root-6-06-08.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://cjj.kr.distfiles.macports.org/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://her.gr.distfiles.macports.org/root
--->  Attempting to fetch root-6-06-08.tar.gz from http://svn.macports.org/repository/macports/distfiles/root6
Error: org.macports.fetch for port root6 returned: fetch failed
Please see the log file for port root6 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

It downloads at a rate of about 10 KiB/s then fails. Notice that at the same time I can dowlnoad (in another Terminal tab) the source from CERN at a rate of about 1 MiB/s:

$ wget https://root.cern.ch/download/root_v6.06.08.source.tar.gz
--2016-09-02 20:10:27--  https://root.cern.ch/download/root_v6.06.08.source.tar.gz
Risoluzione di root.cern.ch (root.cern.ch)... 137.138.13.143, 2001:1458:201:45::100:b
Connessione a root.cern.ch (root.cern.ch)|137.138.13.143|:443... connesso.
Richiesta HTTP inviata, in attesa di risposta... 200 OK
Lunghezza: 107561324 (103M) [application/x-gzip]
Salvataggio in: "root_v6.06.08.source.tar.gz"

root_v6.06.08.source.tar 100%[==================================>] 102,58M  1,00MB/s    in 1m 42s

2016-09-02 20:12:10 (1,00 MB/s) - "root_v6.06.08.source.tar.gz" salvato [107561324/107561324]

Any suggestion?

TIA,

Angelo.

comment:4 Changed 8 years ago by cjones051073 (Chris Jones)

Sorry, I have no suggestion. Doesn't look like an issue with the port itself to me, but more an issue with a particular mirror of the source tarball. The original actually comes from github, not CERN, these days.

I was just able to do a build from source install myself, and it worked fine...

Chris

comment:5 Changed 8 years ago by cjones051073 (Chris Jones)

p.s. please post /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/main.log

comment:6 in reply to:  5 Changed 8 years ago by graziosi.angelo@…

Replying to jonesc@…:

p.s. please post /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/main.log

After several attempts, it worked.. Anyway, downloading directly from github is very slow (~10 KiB)..

Thanks,

Angelo.

comment:7 Changed 8 years ago by cjones051073 (Chris Jones)

Downloading from gitlab is not slow for me. Sounds like you have an issue with your network connectivity.

Last edited 8 years ago by cjones051073 (Chris Jones) (previous) (diff)

comment:8 in reply to:  7 ; Changed 8 years ago by graziosi.angelo@…

Replying to jonesc@…:

Downloading from gitlab is not slow for me. Sounds like you have an issue with your network connectivity.

I don't have internet connectivity issue. Just a few days ago I reinstalled OSX and MacPorts from scratch without issue (building root6 from source).. And as I wrote, while in a Terminal tab root6 source was downloading from github a 10 KiB/s in anoter Terminal tab the download from CERN was at 1 MiB/s. Maybe now things are working better..

comment:9 in reply to:  8 Changed 8 years ago by cjones051073 (Chris Jones)

Replying to graziosi.angelo@…:

Replying to jonesc@…:

Downloading from gitlab is not slow for me. Sounds like you have an issue with your network connectivity.

I don't have internet connectivity issue. Just a few days ago I reinstalled OSX and MacPorts from scratch without issue (building root6 from source).. And as I wrote, while in a Terminal tab root6 source was downloading from github a 10 KiB/s in anoter Terminal tab the download from CERN was at 1 MiB/s. Maybe now things are working better..

whatever the issue is, its unique to your setup. I don't see it.

Note: See TracTickets for help on using tickets.