This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tarek
Recipients ebfe, forest, jbaker, kiilerix, nshmyrev, pitrou, tarek, twegener
Date 2009-02-22.03:17:59
SpamBayes Score 8.8929835e-07
Marked as misclassified No
Message-id <1235272683.88.0.252667969681.issue1533164@psf.upfronthosting.co.za>
In-reply-to
Content
Mads,

I am all set now, under a fresh Fedora 10. But it seems that the
generated command for rpm does not work.

it calls:

$ rpm -ba --define _topdir xxx --clean build/xxx/foo.spec

-ba unkown option.

(My Fedora runs rpm 4.6.0rc3)

Anything special to set under Fedora ?

This is strange because bdist_rpm will call -ba, -bs or -bb and
none of them seem to be present in this version of RPM,
while it is present on the standalone RPM I run under MacOsX (5.0)
History
Date User Action Args
2009-02-22 03:18:04tareksetrecipients: + tarek, twegener, nshmyrev, pitrou, forest, kiilerix, ebfe, jbaker
2009-02-22 03:18:03tareksetmessageid: <1235272683.88.0.252667969681.issue1533164@psf.upfronthosting.co.za>
2009-02-22 03:18:00tareklinkissue1533164 messages
2009-02-22 03:17:59tarekcreate