[gobolinux-devel] Base name error ?

2017-03-05 Thread Stéphane Aulery

Hello,

This code [1] accepts a lot of archive formats but this code is narrower 
[2]. Expected ?


[1] https://github.com/gobolinux/Compile/blob/master/Functions/Compile#L88

[2] https://github.com/gobolinux/Scripts/blob/master/Functions/Archive#L7


PS: I explore the code to find a command to test if I can detect broken 
urls of recipes.


Regards,

--
Stéphane Aulery

___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel


Re: [gobolinux-devel] Base name error ?

2017-03-05 Thread Lucas C. Villa Real
On Sun, Mar 5, 2017 at 7:25 PM, Stéphane Aulery  wrote:

> Hello,
>
> This code [1] accepts a lot of archive formats but this code is narrower
> [2]. Expected ?
>
> [1] https://github.com/gobolinux/Compile/blob/master/Functions/Compile#L88
>
> [2] https://github.com/gobolinux/Scripts/blob/master/Functions/Archive#L7
>
>
> PS: I explore the code to find a command to test if I can detect broken
> urls of recipes.
> Regards,
>
> --
> Stéphane Aulery
>
>
Hi, Stéphane,

Good catch! Sometimes we end up with duplicated code across different
tools. In this particular case, we'll want to move the functionality to
Scripts. I will open a ticket on Github to track this issue until we fix it.

By the way, if you want to play a bit with it, feel free to submit a pull
request. I'll be happy to review it.

Best regards,
Lucas
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel


Re: [gobolinux-devel] Base name error ?

2017-03-05 Thread Stéphane Aulery

Hi Lucas,

Le 06/03/2017 à 01:27, Lucas C. Villa Real a écrit :

On Sun, Mar 5, 2017 at 7:25 PM, Stéphane Aulery mailto:lk...@free.fr>> wrote:

This code [1] accepts a lot of archive formats but this code is
narrower [2]. Expected ?

[1]
https://github.com/gobolinux/Compile/blob/master/Functions/Compile#L88


[2]
https://github.com/gobolinux/Scripts/blob/master/Functions/Archive#L7 



PS: I explore the code to find a command to test if I can detect
broken urls of recipes.

Good catch! Sometimes we end up with duplicated code across different
tools. In this particular case, we'll want to move the functionality to
Scripts. I will open a ticket on Github to track this issue until we fix it.

By the way, if you want to play a bit with it, feel free to submit a
pull request. I'll be happy to review it.


Thanks, why not!

My main PC under Debian crashed a year ago and since I'm on Windows, but 
I'd like to come back under Linux.


I did a lot of sorting bugs and tried to learn the packaging for Debian 
but it is extremely complicated. It's two episodes showed me that it's 
really a shame not to have the software directly as published by the 
original author with a more transparent organization. That's why 
GoboLinux attracted me. I am also interested in OpenBSD, its solid 
documentation and its innovative idea.


Right now, I'm starting a new job, but I'll try to get involved a bit, 
knowing I have other open source projects I'm contributing to.


Regards,

--
Stéphane Aulery
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel


Re: [gobolinux-devel] Base name error ?

2017-03-05 Thread Lucas C. Villa Real
On Sun, Mar 5, 2017 at 10:47 PM, Stéphane Aulery  wrote:

> Hi Lucas,
>
> Le 06/03/2017 à 01:27, Lucas C. Villa Real a écrit :
>
>> On Sun, Mar 5, 2017 at 7:25 PM, Stéphane Aulery > > wrote:
>>
>> This code [1] accepts a lot of archive formats but this code is
>> narrower [2]. Expected ?
>>
>> [1]
>> https://github.com/gobolinux/Compile/blob/master/Functions/C
>> ompile#L88
>> > Compile#L88>
>>
>> [2]
>> https://github.com/gobolinux/Scripts/blob/master/Functions/Archive#L7
>> 
>>
>>
>> PS: I explore the code to find a command to test if I can detect
>> broken urls of recipes.
>>
>> Good catch! Sometimes we end up with duplicated code across different
>> tools. In this particular case, we'll want to move the functionality to
>> Scripts. I will open a ticket on Github to track this issue until we fix
>> it.
>>
>> By the way, if you want to play a bit with it, feel free to submit a
>> pull request. I'll be happy to review it.
>>
>
> Thanks, why not!
>
> My main PC under Debian crashed a year ago and since I'm on Windows, but
> I'd like to come back under Linux.
>
> I did a lot of sorting bugs and tried to learn the packaging for Debian
> but it is extremely complicated. It's two episodes showed me that it's
> really a shame not to have the software directly as published by the
> original author with a more transparent organization. That's why GoboLinux
> attracted me. I am also interested in OpenBSD, its solid documentation and
> its innovative idea.
>
> Right now, I'm starting a new job, but I'll try to get involved a bit,
> knowing I have other open source projects I'm contributing to.
>
> Regards,
>
>
Perfect. We'll be here to help you get traction on all things related to
the distro.

Lucas
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel