No python in koji

Jesse Keating jkeating at redhat.com
Fri Aug 17 18:58:44 UTC 2007


On Fri, 17 Aug 2007 20:53:10 +0200
Axel Thimm <Axel.Thimm at ATrpms.net> wrote:

> trying to build something that uses
> 
> Requires:       python-abi = %(%{__python} -c "import sys ; print
> sys.version[:3]")

You're not supposed to use that, for quite some time now.

> or similar breaks in koji with
> 
> sh: /usr/bin/python: No such file or directory
> sh: python: command not found
> error: line 33: Version required: Requires: python-abi =
> 
> See for example the smart builds for F7 and F8:
> 
> http://koji.fedoraproject.org/koji/getfile?taskID=106564&name=root.log
> http://koji.fedoraproject.org/koji/getfile?taskID=106560&name=root.log

again not supposed to use that.  And if you are building a python
package, you need to BuildRequire python-devel.

> also there are lots of non-fatal
> 
> mount: XXXX already mounted or /var/lib/mock/YYY/root/XXX busy
> 
> which don't seem kosher either.

These are fine.  There are some disagreements between koji and mock
about mount points, koji does it for mock and cleans up after mock
should mock go awry.

-- 
Jesse Keating
Fedora -- All my bits are free, are yours?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-maintainers/attachments/20070817/17a623ab/attachment.sig>


More information about the Fedora-maintainers mailing list