[Vobject] RPM Build error with vobject-0.7.1
Jeffrey Harris
jeffrey at osafoundation.org
Mon Aug 25 12:29:23 CDT 2008
Hi Bill,
You can't send to the list without subscribing, but I get the rejected
emails.
Unfortunately, I don't know what's going wrong here. change_tz should
import fine even if PyICU isn't available on your system, and once
imported it ought to write a .pyc file (.pyc files are byte-compiled
versions of the source, they're automatically generated by the
interpreter when a .py file is opened).
I don't know enought about bdist_rpm to know what's going wrong, does
anyone else on the list know? If you do, be sure to cc: Bill Barnard,
since he's not on the list ;)
Sincerely,
Jeffrey
Bill Barnard wrote:
> I don't know if I can post to this list without joining it, but I expect to
> find out shortly...
>
> I just downloaded the latest vobject, v0.7.1 and wanted to build an rpm, as I
> usually do. Here's the result:
>
> billb at lyell vobject-0.7.1 $ python setup.py bdist_rpm
> running bdist_rpm
> ...
>
> RPM build errors:
> File not found: /home/billb/downloads/python/vobject-0.7.1/build/bdist.linux-i686/rpm/tmp/vobject-0.7.1-1-buildroot/usr/lib/python2.4/site-packages/vobject/change_tz.pyc
>
> I looked in the directory, and sure enough change_tz is the only file that's not been compiled. I looked around in a very cursory way but didn't see any way to specify that any file should be compiled. Anyway I'm going to get the 0.7.0 version since I don't need the change_tz functionality. You probably know exactly what to do to fix this.
>
> Thanks,
> Bill
> --
> Bill Barnard
> bill at barnard-engineering.com
> http://barnard-engineering.com/
>
More information about the VObject
mailing list