Re: Packaging activity of various golang libraries

2018-03-06 Thread Germano Massullo
I am going to start packaging some libraries of the list. To avoid working on the same package by mistake, I refreshed the list, adding the name of the person who actually is working on it. If you see any error in the list please let me know Best regards github.com/elazarl/goproxy (Jiri Kucera)

Re: Re: Go dynamic linking

2018-03-06 Thread Jan Chaloupka
On 03/06/2018 01:33 PM, Nicolas Mailhot wrote: Le 2018-03-06 13:24, Nicolas Mailhot a écrit : (really not happy right now about golist trying to parse, install and test non production code such as examples, tesdata and _dirs by default, all of those should be ignored, trying to parse and inst

Re: Re: Go dynamic linking

2018-03-06 Thread Nicolas Mailhot
Le 2018-03-06 13:24, Nicolas Mailhot a écrit : (really not happy right now about golist trying to parse, install and test non production code such as examples, tesdata and _dirs by default, all of those should be ignored, trying to parse and install them breaks many of our packages, as most exam

Re: Go dynamic linking

2018-03-06 Thread Nicolas Mailhot
Le 2018-03-06 11:49, Jakub Cajka a écrit : - Original Message - From: "Nicolas Mailhot" 3. it is *way* simpler with dynamic linking where all the objects are nicely separated, in different packages, with separate documentation, and legal analysis can be made at the time you assemble the

Go dynamic linking

2018-03-06 Thread Jakub Cajka
- Original Message - > From: "Nicolas Mailhot" > To: golang@lists.fedoraproject.org > Sent: Monday, March 5, 2018 4:45:31 PM > Subject: Re: vendored dep licenses to include (or skip) in binary rpms > > Le lundi 05 mars 2018 à 10:07 -0500, Lokesh Mandvekar a écrit : > > When you ship a