Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 552281 - pyexiv2 FTBFS against exiv2-0.19
Summary: pyexiv2 FTBFS against exiv2-0.19
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pyexiv2
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: exiv019 555511
TreeView+ depends on / blocked
 
Reported: 2010-01-04 15:00 UTC by Rex Dieter
Modified: 2010-01-15 15:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-15 15:21:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 502565 0 None None None Never

Description Rex Dieter 2010-01-04 15:00:03 UTC
In working to update to exiv2-0.19 in rawhide, hit a snag that pyexiv2-0.1.3 doesn't build.

scons: done reading SConscript files.
scons: Building targets ...
g++ -o build/libpyexiv2.os -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.6 src/libpyexiv2.cpp
src/libpyexiv2.cpp: In member function 'boost::python::tuple LibPyExiv2::Image::setIptcTag(std::string, std::string, unsigned int)':
src/libpyexiv2.cpp:231: error: 'Exiv2::FindMetadatumById' has not been declared
src/libpyexiv2.cpp: In member function 'boost::python::tuple LibPyExiv2::Image::deleteIptcTag(std::string, unsigned int)':
src/libpyexiv2.cpp:269: error: 'Exiv2::FindMetadatumById' has not been declared
scons: *** [build/libpyexiv2.os] Error 1
scons: building terminated because of errors.


Per the linked launchpad bug, it would appear Ubuntu developers have already contacted pyexiv2 authors, but I would appreciate it if you could (help) do the same.

Comment 1 Rex Dieter 2010-01-04 15:06:52 UTC
If progress on getting pyexiv2 ported promptly, I can look into providing some sort of compat-exiv2-0.18.x package in the meantime

Comment 2 Rex Dieter 2010-01-04 15:07:14 UTC
If progress isn't prompt... that is.

Comment 3 Rex Dieter 2010-01-15 15:21:03 UTC
snagged patch from ubuntu, looks like a winner.


Note You need to log in before you can comment on or make changes to this bug.