Re: brp-python-hardlink fails on files that include spaces

2012-09-26 Thread Tadej Janež
David, On Tue, 2012-09-25 at 16:32 -0400, David Malcolm wrote: > > Almost certainly a bad idea, but FWIW it is possible, using the > __import__ builtin: > > # mkdir "/usr/lib64/python2.7/site-packages/this module has a space" > > # echo "print('hello world')" > "/usr/lib64/python2.7/site-packa

Re: brp-python-hardlink fails on files that include spaces

2012-09-26 Thread Tadej Janež
Toshio, On Tue, 2012-09-25 at 09:39 -0700, Toshio Kuratomi wrote: > The patch you provide looks like it would still be needed as it checks all > of $RPM_BUILD_ROOT for .pyc files, not just site-packages. thank you for reviewing the patch. The redhat-rpm-config's upstream repository (http://git.

Re: brp-python-hardlink fails on files that include spaces

2012-09-25 Thread David Malcolm
On Tue, 2012-09-25 at 09:39 -0700, Toshio Kuratomi wrote: > On Tue, Sep 25, 2012 at 01:42:52PM +0200, Tadej Janež wrote: > > Hello! > > > > I've reported this issue with brp-python-hardlink back in January: > > https://bugzilla.redhat.com/show_bug.cgi?id=783433 > > > > Could someone (a provenpack

Re: brp-python-hardlink fails on files that include spaces

2012-09-25 Thread Toshio Kuratomi
On Tue, Sep 25, 2012 at 01:42:52PM +0200, Tadej Janež wrote: > Hello! > > I've reported this issue with brp-python-hardlink back in January: > https://bugzilla.redhat.com/show_bug.cgi?id=783433 > > Could someone (a provenpackager) please look at the patch provided in > the bug report and apply it

brp-python-hardlink fails on files that include spaces

2012-09-25 Thread Tadej Janež
Hello! I've reported this issue with brp-python-hardlink back in January: https://bugzilla.redhat.com/show_bug.cgi?id=783433 Could someone (a provenpackager) please look at the patch provided in the bug report and apply it? Thanks and best regards, Tadej -- devel mailing list devel@lists.fedor