Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Dridi Boukelmoune
> Anyways, there are easy ways in Autotools to archieve this, and I can > craft a patch, if you guide me to the canonical upstream of audit. And even if you don't patch it, the need to export [1] a PYTHON variable in the environment is exactly what should be done. The tragedy of autotools is that

Re: (very delayed list email) Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Kevin Fenzi
On 8/3/19 12:01 AM, Samuel Sieb wrote: > On 8/1/19 2:44 PM, Steve Grubb wrote: > [snip] > > I don't know if any list admins are following this list, but this email > was delayed almost two days.  From the headers (included below) it looks > like it might have been stuck in a moderation queue.  Is

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Björn 'besser82' Esser
Am Donnerstag, den 01.08.2019, 17:44 -0400 schrieb Steve Grubb: > On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: > > On 01. 08. 19 4:43, Steve Grubb wrote: > > > Audit. But is seems that autotools shoul hard code the old > > > sematics so > > > that all packages do the right thing.

(very delayed list email) Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Samuel Sieb
On 8/1/19 2:44 PM, Steve Grubb wrote: [snip] I don't know if any list admins are following this list, but this email was delayed almost two days. From the headers (included below) it looks like it might have been stuck in a moderation queue. Is that what happened? I've noticed a few older e

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Steve Grubb
On Friday, August 2, 2019 8:15:24 AM EDT Miro Hrončok wrote: > On 02. 08. 19 5:21, Steve Grubb wrote: > > On Thursday, August 1, 2019 6:37:47 PM EDT Miro Hrončok wrote: > >> On 01. 08. 19 23:44, Steve Grubb wrote: > >>> On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: > On 01. 08

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Miro Hrončok
On 02. 08. 19 5:21, Steve Grubb wrote: On Thursday, August 1, 2019 6:37:47 PM EDT Miro Hrončok wrote: On 01. 08. 19 23:44, Steve Grubb wrote: On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: On 01. 08. 19 4:43, Steve Grubb wrote: Audit. But is seems that autotools shoul hard cod

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Miro Hrončok
On 02. 08. 19 10:57, Miro Hrončok wrote: On 02. 08. 19 5:21, Steve Grubb wrote: On Thursday, August 1, 2019 6:37:47 PM EDT Miro Hrončok wrote: On 01. 08. 19 23:44, Steve Grubb wrote: On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: On 01. 08. 19 4:43, Steve Grubb wrote: Audit.

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Miro Hrončok
On 02. 08. 19 5:21, Steve Grubb wrote: On Thursday, August 1, 2019 6:37:47 PM EDT Miro Hrončok wrote: On 01. 08. 19 23:44, Steve Grubb wrote: On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: On 01. 08. 19 4:43, Steve Grubb wrote: Audit. But is seems that autotools shoul hard cod

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Steve Grubb
On Thursday, August 1, 2019 6:37:47 PM EDT Miro Hrončok wrote: > On 01. 08. 19 23:44, Steve Grubb wrote: > > On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: > >> On 01. 08. 19 4:43, Steve Grubb wrote: > >>> Audit. But is seems that autotools shoul hard code the old sematics so > >>>

Re: python2->python3 mass rebuild and auto tools

2019-08-03 Thread Miro Hrončok
On 01. 08. 19 23:44, Steve Grubb wrote: On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: On 01. 08. 19 4:43, Steve Grubb wrote: Audit. But is seems that autotools shoul hard code the old sematics so that all packages do the right thing. It seems that python3 equivalents have been

Re: python2->python3 mass rebuild and auto tools

2019-08-02 Thread Steve Grubb
On Thursday, August 1, 2019 4:37:01 AM EDT Miro Hrončok wrote: > On 01. 08. 19 4:43, Steve Grubb wrote: > > Audit. But is seems that autotools shoul hard code the old sematics so > > that all packages do the right thing. It seems that python3 equivalents > > have been introduced. They do the right

Re: python2->python3 mass rebuild and auto tools

2019-08-01 Thread Miro Hrončok
On 01. 08. 19 4:43, Steve Grubb wrote: Audit. But is seems that autotools shoul hard code the old sematics so that all packages do the right thing. It seems that python3 equivalents have been introduced. They do the right thing with the python migration. But there are things that are expectd to d

Re: python2->python3 mass rebuild and auto tools

2019-07-31 Thread Steve Grubb
On Wednesday, July 31, 2019 7:08:57 PM EDT Miro Hrončok wrote: > On 01. 08. 19 0:03, Steve Grubb wrote: > > I have a package that fails to build because libraries aren't where they > > are suposed to be. I looked at the project page > > > > https://fedoraproject.org/wiki/Changes/Python_means_Pytho

Re: python2->python3 mass rebuild and auto tools

2019-07-31 Thread Steve Grubb
> > Subject: Re: python2->python3 mass rebuild and auto tools > > > > > > > > - Original Message - > > > > > From: "Steve Grubb" > > > To: "Development discussions related to Fedora" > > > > > >

Re: python2->python3 mass rebuild and auto tools

2019-07-31 Thread Miro Hrončok
On 01. 08. 19 1:08, Miro Hrončok wrote: On 01. 08. 19 0:03, Steve Grubb wrote: I have pyexec_PYTHON. What is supposed to be there? And since this is an upstream package consumed by all distributions and old versions of Fedora/ RHEL,  what is the portable thing to do? There's other things out th

Re: python2->python3 mass rebuild and auto tools

2019-07-31 Thread Miro Hrončok
On 01. 08. 19 0:03, Steve Grubb wrote: Hello, Hi Steve. I have a package that fails to build because libraries aren't where they are suposed to be. I looked at the project page https://fedoraproject.org/wiki/Changes/Python_means_Python3 and there is no mention of the effect on autotools.

Re: python2->python3 mass rebuild and auto tools

2019-07-31 Thread Charalampos Stratakis
- Original Message - > From: "Charalampos Stratakis" > To: "Development discussions related to Fedora" > > Sent: Thursday, August 1, 2019 1:03:51 AM > Subject: Re: python2->python3 mass rebuild and auto tools > > > > - Orig

Re: python2->python3 mass rebuild and auto tools

2019-07-31 Thread Charalampos Stratakis
- Original Message - > From: "Steve Grubb" > To: "Development discussions related to Fedora" > > Sent: Thursday, August 1, 2019 12:03:01 AM > Subject: python2->python3 mass rebuild and auto tools > > Hello, > > I have a package that

python2->python3 mass rebuild and auto tools

2019-07-31 Thread Steve Grubb
Hello, I have a package that fails to build because libraries aren't where they are suposed to be. I looked at the project page https://fedoraproject.org/wiki/Changes/Python_means_Python3 and there is no mention of the effect on autotools. I have pyexec_PYTHON. What is supposed to be there? An