Modify ↓
Ticket #448 (closed defect: wontfix)
Traceback in rpm build
Reported by: | lueningh | Owned by: | desai |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
Maybe you care and maybe you don't, but I got a traceback in 0.9.4pre2 when attempting to build without all needed dependencies:
[email protected]:~/bcfg2> rpmbuild -ta bcfg2-0.9.4pre2.tar.gz Traceback (most recent call last): File "<string>", line 1, in ? ImportError: No module named distutils.sysconfig Traceback (most recent call last): File "<string>", line 1, in ? ImportError: No module named distutils.sysconfig Traceback (most recent call last): File "<string>", line 1, in ? ImportError: No module named distutils.sysconfig Traceback (most recent call last): File "<string>", line 1, in ? ImportError: No module named distutils.sysconfig error: Failed build dependencies: python-devel is needed by bcfg2-0.9.4-0.0pre2.noarch [email protected]:~/bcfg2>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
we don't really. this is an artifact of the way you are trying to build things..