[Bug 245688] Review Request: python-pywbem - Python WBEM client

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 17 04:40:00 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=245688





--- Comment #14 from Jason Tibbitts <tibbs at math.uh.edu>  2008-10-17 00:39:56 EDT ---
Recent changes to the infrastructure permit us to sponsor folks with much less
overhead, so I thought I'd take a look at our oldest pending needsponsor
ticket.  Honestly I think that anyone who still wants to get a package in after
all this time deserves it.  Unfortunately, though, the package in comment 9
fails to build for me, in both rawhide and F-9:

RPM build errors:
error: Installed (but unpackaged) file(s) found:
   /usr/lib/python2.5/site-packages/pywbem-0.6-py2.5.egg-info
    Installed (but unpackaged) file(s) found:
   /usr/lib/python2.5/site-packages/pywbem-0.6-py2.5.egg-info

You'll need to package up the egg-info file that python generates as well.  The
simplest way to do this that will also still work with F-8 (which doesn't
generate the egg-info files) is to replace
  %{python_sitelib}/pywbem
with
  %{python_sitelib}/*
in your %files list.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list