[issue32281] bdist_rpm fails if no rpm command and rpmbuild is not in /usr/bin or /bin

2018-11-18 Thread Ned Deily


Ned Deily  added the comment:

Thanks, @n0npax, for producing a PR implementing what I suggested.  It looks 
good.  However, while testing it, I ran across earlier open Issue11122 in which 
the same issue of building rpms on macOS is brought up. (Sorry I didn't see 
this earlier!)  The solution proposed there is to just unconditionally use 
rpmbuild as the use of rpm was for now obsolete versions.  I don't really have 
any experience with rpmbuild or stake in making the change.  But, rather than 
applying PR 10589, it looks like following through on Issue11122 would be the 
better approach.  Therefore, I'm going to close this issue (and PR) as a 
duplicate and suggest we move the discussion and perhaps generate a new PR 
there.

--
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder:  -> bdist_rpm should use rpmbuild, not rpm

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32281] bdist_rpm fails if no rpm command and rpmbuild is not in /usr/bin or /bin

2018-11-18 Thread Marcin Niemira


Change by Marcin Niemira :


--
keywords: +patch
pull_requests: +9835
stage: needs patch -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32281] bdist_rpm fails if no rpm command and rpmbuild is not in /usr/bin or /bin

2018-11-09 Thread Ned Deily


Change by Ned Deily :


--
keywords: +easy
stage:  -> needs patch
title: bdist_rpm v.s. the Macintosh -> bdist_rpm fails if no rpm command and 
rpmbuild is not in /usr/bin or /bin
versions: +Python 3.8 -Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com