Re: apache-geode-1.13.0.tgz not found in LGTM analysis

2020-11-19 Thread Anthony Baker
Agreed…although snapshots will never be on Apache release mirrors.  We do have 
alternate locations for builds that go through the CI pipelines we could use.

Anthony


On Nov 19, 2020, at 7:55 AM, Jacob Barrett 
mailto:jabarr...@vmware.com>> wrote:

Ideally the develop branches of these other repos should be pulling the last 
good snapshot version and not the last release. If the last release is needed 
there has to be a way to get that version from the Apache mirror process.



Re: apache-geode-1.13.0.tgz not found in LGTM analysis

2020-11-19 Thread Owen Nichols
I will ll automate the maintenance of then hardcoded version references.  
Thanks for pointing these out, they were not on my radar…

From: Jacob Barrett 
Date: Thursday, November 19, 2020 at 7:56 AM
To: dev@geode.apache.org 
Subject: Re: apache-geode-1.13.0.tgz not found in LGTM analysis
One of my biggest beefs is that we have to hard code the current version all 
over the place. It's in the docker image used by native to run Travis jobs. 
It’s also in the benchmark job Gradle and shell scripts. Feels like there has 
got to be a better way.

Ideally the develop branches of these other repos should be pulling the last 
good snapshot version and not the last release. If the last release is needed 
there has to be a way to get that version from the Apache mirror process.

-Jake


> On Nov 19, 2020, at 3:43 AM, Alberto Gomez  wrote:
>
> Thanks for the info, Owen.
>
> I have created a JIRA and a PR to update the .lgtm.yml file in the 
> geode-native repo: 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F698data=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413981605633049%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=TO7indEghKcO4j1kt3mT27FZ4G92PSp3fo39BOAg5ZY%3Dreserved=0
>
> Any volunteer to review it?
>
> BR,
>
> Alberto
> 
> From: Owen Nichols 
> Sent: Thursday, November 19, 2020 11:50 AM
> To: dev@geode.apache.org 
> Subject: Re: apache-geode-1.13.0.tgz not found in LGTM analysis
>
> It looks like it was hardcoded[1] that way recently.  Geode 1.13.1 was just 
> announced[2] so you are correct, 1.13.0 is archived and no longer on the 
> mirrors.
>
> If maintaining a hardcoded Geode version number in geode-native is necessary, 
> the set_versions[3] script should be updated to keep it in sync.
>
> [1] 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fblame%2Fdevelop%2F.lgtm.ymldata=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413981605633049%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=%2FkxxwBXT5HC5sL8HnUZWi10XsuLUcbUZNSBY0zrHQ4Q%3Dreserved=0
> [2] 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apache.org%2Fx%2Fthread.html%2Frf937beb3783dc7f2e27a2618586d8cacd8b231793cccab863f4632e3%40%253Cdev.geode.apache.org%253Edata=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413981605633049%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=q32%2BF6nslKfPc6igB8PtN%2FK26OUk6kebZOEAlMIRx4I%3Dreserved=0
> [3] 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2Fdev-tools%2Frelease%2Fset_versions.shdata=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413981605633049%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=m1e8%2BBSwtojZ4%2F9meaFcR8MMHaywe9FeEoZDkagYJJE%3Dreserved=0
>
> -Owen
>
> From: Alberto Gomez 
> Date: Thursday, November 19, 2020 at 2:39 AM
> To: dev@geode.apache.org 
> Subject: apache-geode-1.13.0.tgz not found in LGTM analysis
> Hi,
>
> I am getting the following error in the LGTM analysis of some pull requests 
> since yesterday (for example 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F690data=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413981605633049%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=jY8z5pxNJMUbEJQVMNweXhGTLL%2BOSzL7jc5LGgwXNKk%3Dreserved=0):
>
> [2020-11-19 07:25:41] [build-err] + wget -O apache-geode.tgz 
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413981605633049%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=0mLaFpiKbnggmyDwfW%2Fo0XO9EAIqY2WhzeWJuF1dBJU%3Dreserved=0
> [2020-11-19 07:25:41] [build-err] --2020-11-19 07:25:41--  
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Conichols%40vmware.com%7C6ed7bcf7e83b4bc0924608d88ca39bf4%7Cb39138ca3cee4b4aa

Re: apache-geode-1.13.0.tgz not found in LGTM analysis

2020-11-19 Thread Jacob Barrett
One of my biggest beefs is that we have to hard code the current version all 
over the place. It's in the docker image used by native to run Travis jobs. 
It’s also in the benchmark job Gradle and shell scripts. Feels like there has 
got to be a better way.

Ideally the develop branches of these other repos should be pulling the last 
good snapshot version and not the last release. If the last release is needed 
there has to be a way to get that version from the Apache mirror process. 

-Jake


> On Nov 19, 2020, at 3:43 AM, Alberto Gomez  wrote:
> 
> Thanks for the info, Owen.
> 
> I have created a JIRA and a PR to update the .lgtm.yml file in the 
> geode-native repo: 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F698data=04%7C01%7Cjabarrett%40vmware.com%7C5a37f006a509463481a908d88c8059c6%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637413830180811687%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=9%2BBT3zGFmAAtCxJRKcDaXt3YzTAGtVtfglr0IYo%2F7xA%3Dreserved=0
> 
> Any volunteer to review it?
> 
> BR,
> 
> Alberto
> 
> From: Owen Nichols 
> Sent: Thursday, November 19, 2020 11:50 AM
> To: dev@geode.apache.org 
> Subject: Re: apache-geode-1.13.0.tgz not found in LGTM analysis
> 
> It looks like it was hardcoded[1] that way recently.  Geode 1.13.1 was just 
> announced[2] so you are correct, 1.13.0 is archived and no longer on the 
> mirrors.
> 
> If maintaining a hardcoded Geode version number in geode-native is necessary, 
> the set_versions[3] script should be updated to keep it in sync.
> 
> [1] 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fblame%2Fdevelop%2F.lgtm.ymldata=04%7C01%7Cjabarrett%40vmware.com%7C5a37f006a509463481a908d88c8059c6%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637413830180811687%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=sx%2B3VPvgaKExbozRhsgRevap%2ForjxMfMz92daXIknBk%3Dreserved=0
> [2] 
> https://lists.apache.org/x/thread.html/rf937beb3783dc7f2e27a2618586d8cacd8b231793cccab863f4632e3@%3Cdev.geode.apache.org%3E
> [3] 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2Fdev-tools%2Frelease%2Fset_versions.shdata=04%7C01%7Cjabarrett%40vmware.com%7C5a37f006a509463481a908d88c8059c6%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637413830180821685%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=sdkrae2x2NP7TPhNY0wIEJ%2B2%2BwJWEqVXbX0H4WgepIk%3Dreserved=0
> 
> -Owen
> 
> From: Alberto Gomez 
> Date: Thursday, November 19, 2020 at 2:39 AM
> To: dev@geode.apache.org 
> Subject: apache-geode-1.13.0.tgz not found in LGTM analysis
> Hi,
> 
> I am getting the following error in the LGTM analysis of some pull requests 
> since yesterday (for example 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F690data=04%7C01%7Cjabarrett%40vmware.com%7C5a37f006a509463481a908d88c8059c6%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637413830180821685%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=IbxXYHoYLEq7PQOE51y%2FQyjUdetMj%2BM2z%2FUfq7%2B77yk%3Dreserved=0):
> 
> [2020-11-19 07:25:41] [build-err] + wget -O apache-geode.tgz 
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Cjabarrett%40vmware.com%7C5a37f006a509463481a908d88c8059c6%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637413830180821685%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=HNKNarx0%2F4XOqmbobWSFc18duxI6OvN1IkJzNrw5So8%3Dreserved=0
> [2020-11-19 07:25:41] [build-err] --2020-11-19 07:25:41--  
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Cjabarrett%40vmware.com%7C5a37f006a509463481a908d88c8059c6%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637413830180821685%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=HNKNarx0%2F4XOqmbobWSFc18duxI6OvN1IkJzNrw5So8%3Dreserved=0
> [2020-11-19 07:25:41] [build-err] Resolving mirror.transip.net 
> (mirror.transip.net)... 149.210.210.109, 2a01:7c8:1337::100
> [2020-11-19 07:25:41] [build-err] Connecting to mirror.transip.net 
> (mirror.transip.net)|149.210.210.109|:80... connected.
> [2020-11-19 07:25:41] [build-err] HTTP request sent, awaiting response... 404 
> Not Found
> 
> It seems the tgz file is not available anymore.
> 
> Any idea how to fix it?
> 
> Thanks,
> 
> /Alberto G.



Re: apache-geode-1.13.0.tgz not found in LGTM analysis

2020-11-19 Thread Alberto Gomez
Thanks for the info, Owen.

I have created a JIRA and a PR to update the .lgtm.yml file in the geode-native 
repo: https://github.com/apache/geode-native/pull/698

Any volunteer to review it?

BR,

Alberto

From: Owen Nichols 
Sent: Thursday, November 19, 2020 11:50 AM
To: dev@geode.apache.org 
Subject: Re: apache-geode-1.13.0.tgz not found in LGTM analysis

It looks like it was hardcoded[1] that way recently.  Geode 1.13.1 was just 
announced[2] so you are correct, 1.13.0 is archived and no longer on the 
mirrors.

If maintaining a hardcoded Geode version number in geode-native is necessary, 
the set_versions[3] script should be updated to keep it in sync.

[1] https://github.com/apache/geode-native/blame/develop/.lgtm.yml
[2] 
https://lists.apache.org/x/thread.html/rf937beb3783dc7f2e27a2618586d8cacd8b231793cccab863f4632e3@%3Cdev.geode.apache.org%3E
[3] 
https://github.com/apache/geode/blob/develop/dev-tools/release/set_versions.sh

-Owen

From: Alberto Gomez 
Date: Thursday, November 19, 2020 at 2:39 AM
To: dev@geode.apache.org 
Subject: apache-geode-1.13.0.tgz not found in LGTM analysis
Hi,

I am getting the following error in the LGTM analysis of some pull requests 
since yesterday (for example 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F690data=04%7C01%7Conichols%40vmware.com%7C67b7059e6f8945508ddc08d88c7751f0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413791402422145%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=HY8tdLeIfM20hv7PLX%2B%2BYcStTD%2Fq334X7UXF6umRVL8%3Dreserved=0):

[2020-11-19 07:25:41] [build-err] + wget -O apache-geode.tgz 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Conichols%40vmware.com%7C67b7059e6f8945508ddc08d88c7751f0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413791402422145%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=mGRuhIujL%2F%2FRo4EciDy3sC7uLwJJiR7UYDTMEJGDf%2BA%3Dreserved=0
[2020-11-19 07:25:41] [build-err] --2020-11-19 07:25:41--  
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Conichols%40vmware.com%7C67b7059e6f8945508ddc08d88c7751f0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413791402422145%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=mGRuhIujL%2F%2FRo4EciDy3sC7uLwJJiR7UYDTMEJGDf%2BA%3Dreserved=0
[2020-11-19 07:25:41] [build-err] Resolving mirror.transip.net 
(mirror.transip.net)... 149.210.210.109, 2a01:7c8:1337::100
[2020-11-19 07:25:41] [build-err] Connecting to mirror.transip.net 
(mirror.transip.net)|149.210.210.109|:80... connected.
[2020-11-19 07:25:41] [build-err] HTTP request sent, awaiting response... 404 
Not Found

It seems the tgz file is not available anymore.

Any idea how to fix it?

Thanks,

/Alberto G.


Re: apache-geode-1.13.0.tgz not found in LGTM analysis

2020-11-19 Thread Owen Nichols
It looks like it was hardcoded[1] that way recently.  Geode 1.13.1 was just 
announced[2] so you are correct, 1.13.0 is archived and no longer on the 
mirrors.

If maintaining a hardcoded Geode version number in geode-native is necessary, 
the set_versions[3] script should be updated to keep it in sync.

[1] https://github.com/apache/geode-native/blame/develop/.lgtm.yml
[2] 
https://lists.apache.org/x/thread.html/rf937beb3783dc7f2e27a2618586d8cacd8b231793cccab863f4632e3@%3Cdev.geode.apache.org%3E
[3] 
https://github.com/apache/geode/blob/develop/dev-tools/release/set_versions.sh

-Owen

From: Alberto Gomez 
Date: Thursday, November 19, 2020 at 2:39 AM
To: dev@geode.apache.org 
Subject: apache-geode-1.13.0.tgz not found in LGTM analysis
Hi,

I am getting the following error in the LGTM analysis of some pull requests 
since yesterday (for example 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F690data=04%7C01%7Conichols%40vmware.com%7C67b7059e6f8945508ddc08d88c7751f0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413791402422145%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=HY8tdLeIfM20hv7PLX%2B%2BYcStTD%2Fq334X7UXF6umRVL8%3Dreserved=0):

[2020-11-19 07:25:41] [build-err] + wget -O apache-geode.tgz 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Conichols%40vmware.com%7C67b7059e6f8945508ddc08d88c7751f0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413791402422145%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=mGRuhIujL%2F%2FRo4EciDy3sC7uLwJJiR7UYDTMEJGDf%2BA%3Dreserved=0
[2020-11-19 07:25:41] [build-err] --2020-11-19 07:25:41--  
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.transip.net%2Fapache%2Fgeode%2F1.13.0%2Fapache-geode-1.13.0.tgzdata=04%7C01%7Conichols%40vmware.com%7C67b7059e6f8945508ddc08d88c7751f0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637413791402422145%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=mGRuhIujL%2F%2FRo4EciDy3sC7uLwJJiR7UYDTMEJGDf%2BA%3Dreserved=0
[2020-11-19 07:25:41] [build-err] Resolving mirror.transip.net 
(mirror.transip.net)... 149.210.210.109, 2a01:7c8:1337::100
[2020-11-19 07:25:41] [build-err] Connecting to mirror.transip.net 
(mirror.transip.net)|149.210.210.109|:80... connected.
[2020-11-19 07:25:41] [build-err] HTTP request sent, awaiting response... 404 
Not Found

It seems the tgz file is not available anymore.

Any idea how to fix it?

Thanks,

/Alberto G.


apache-geode-1.13.0.tgz not found in LGTM analysis

2020-11-19 Thread Alberto Gomez
Hi,

I am getting the following error in the LGTM analysis of some pull requests 
since yesterday (for example https://github.com/apache/geode-native/pull/690):

[2020-11-19 07:25:41] [build-err] + wget -O apache-geode.tgz 
http://mirror.transip.net/apache/geode/1.13.0/apache-geode-1.13.0.tgz
[2020-11-19 07:25:41] [build-err] --2020-11-19 07:25:41--  
http://mirror.transip.net/apache/geode/1.13.0/apache-geode-1.13.0.tgz
[2020-11-19 07:25:41] [build-err] Resolving mirror.transip.net 
(mirror.transip.net)... 149.210.210.109, 2a01:7c8:1337::100
[2020-11-19 07:25:41] [build-err] Connecting to mirror.transip.net 
(mirror.transip.net)|149.210.210.109|:80... connected.
[2020-11-19 07:25:41] [build-err] HTTP request sent, awaiting response... 404 
Not Found

It seems the tgz file is not available anymore.

Any idea how to fix it?

Thanks,

/Alberto G.