[Glass] Installation error on Centos

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Tue Jan 24 04:31:10 PST 2017


I can only confirm the behavior (and fix) reported by Bruno in my CentOS 7.

Cheers,

On Mon, Jan 23, 2017 at 6:21 PM, Dale Henrichs via Glass <
glass at lists.gemtalksystems.com> wrote:

> Bruno,
>
> It looks like James hit a similar problem[1] and his suggested fix seems
> to be the same as yours ... I am worried about the impact on other linux
> systems ... I don't have access to a lot of different oses and I don't have
> a lot of time at the moment (looks like I'll be pretty tied up for the next
> moths or so) ...
>
> If anyone else has the time or inclination to test the suggested fixes and
> report their results against the Issue #156, I'd be able to make the patch
> with a little more confidence.
>
> Dale
>
> [1] https://github.com/GsDevKit/GsDevKit_home/issues/156
>
>
>
> On 01/23/2017 06:58 AM, BrunoBB via Glass wrote:
>
>> Dale,
>>
>> The fix for this error is in "installOsPrereqs" line: 325.
>>
>> I have changed:
>> osName=`lsb_release -ds | cut -d ' ' -f 1`
>> with:
>> osName=`lsb_release -ds | cut -d ' ' -f 1 | cut -d '"' -f 2`
>>
>> It seems to work. The first sentence answer: "CentOS
>> with double quotes at the first character.
>>
>> The second sentence remove the double quotes and let the script to run.
>>
>> I do not know if this change will affect other Linux flavors.
>>
>> Linux version that i'm workin with:
>> CentOS version 7.2.1511
>>
>> regards
>> bruno
>>
>>
>>
>>
>> --
>> View this message in context: http://forum.world.st/Installa
>> tion-error-on-Centos-tp4930448p4930452.html
>> Sent from the GLASS mailing list archive at Nabble.com.
>> _______________________________________________
>> Glass mailing list
>> Glass at lists.gemtalksystems.com
>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>>
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170124/c93d875e/attachment.html>


More information about the Glass mailing list