Hide Forgot
I need it for jbrout.
Package Change Request ====================== Package Name: jbrout New Branches: el6 Owners: mcepl
And of course, I have to resolve https://answers.launchpad.net/pyexiv2/+question/178656 as well.
Is the EL-6 branch to be for jbrout or pyexiv2?
(In reply to comment #3) > Is the EL-6 branch to be for jbrout or pyexiv2? Damn, silly me. It should be Package Change Request ====================== Package Name: pyexiv2 New Branches: el6 Owners: mcepl
Git done (by process-git-requests).
test_convert_to_python_sshort (exif.TestExifTag) ... ERROR test_convert_to_string_sshort (exif.TestExifTag) ... ERROR test_mutablemapping (metadata.TestImageMetadata) ... ERROR test_pickle_exif_tag (pickling.TestPicklingTags) ... ERROR ====================================================================== ERROR: test_convert_to_python_sshort (exif.TestExifTag) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/matej/archiv/2011/projekty/pyexiv2/pyexiv2-0.3.1/test/exif.py", line 195, in test_convert_to_python_sshort tag = ExifTag('Exif.Image.TimeZoneOffset') File "/home/matej/build/BUILDROOT/pyexiv2-0.3.1-2.el6.x86_64/usr/lib64/python2.6/site-packages/pyexiv2/exif.py", line 103, in __init__ self._tag = libexiv2python._ExifTag(key) KeyError: "Invalid tag name or ifdId `TimeZoneOffset', ifdId 1" ====================================================================== ERROR: test_convert_to_string_sshort (exif.TestExifTag) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/matej/archiv/2011/projekty/pyexiv2/pyexiv2-0.3.1/test/exif.py", line 209, in test_convert_to_string_sshort tag = ExifTag('Exif.Image.TimeZoneOffset') File "/home/matej/build/BUILDROOT/pyexiv2-0.3.1-2.el6.x86_64/usr/lib64/python2.6/site-packages/pyexiv2/exif.py", line 103, in __init__ self._tag = libexiv2python._ExifTag(key) KeyError: "Invalid tag name or ifdId `TimeZoneOffset', ifdId 1" ====================================================================== ERROR: test_mutablemapping (metadata.TestImageMetadata) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/matej/archiv/2011/projekty/pyexiv2/pyexiv2-0.3.1/test/metadata.py", line 648, in test_mutablemapping tag_date = ExifTag(key, correctDate) File "/home/matej/build/BUILDROOT/pyexiv2-0.3.1-2.el6.x86_64/usr/lib64/python2.6/site-packages/pyexiv2/exif.py", line 103, in __init__ self._tag = libexiv2python._ExifTag(key) KeyError: "Invalid tag name or ifdId `DateTimeOriginal', ifdId 1" ====================================================================== ERROR: test_pickle_exif_tag (pickling.TestPicklingTags) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/matej/archiv/2011/projekty/pyexiv2/pyexiv2-0.3.1/test/pickling.py", line 49, in test_pickle_exif_tag tags.append(ExifTag('Exif.Image.TimeZoneOffset', 7)) File "/home/matej/build/BUILDROOT/pyexiv2-0.3.1-2.el6.x86_64/usr/lib64/python2.6/site-packages/pyexiv2/exif.py", line 103, in __init__ self._tag = libexiv2python._ExifTag(key) KeyError: "Invalid tag name or ifdId `TimeZoneOffset', ifdId 1" ----------------------------------------------------------------------
With the attached patch I am down to just one failed test: ====================================================================== ERROR: test_mutablemapping (metadata.TestImageMetadata) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/matej/archiv/2011/projekty/pyexiv2/pyexiv2-0.3.2/test/metadata.py", line 655, in test_mutablemapping tag_date = ExifTag(key, correctDate) File "/home/matej/build/BUILDROOT/pyexiv2-0.3.2-1.el6.x86_64/usr/lib64/python2.6/site-packages/pyexiv2/exif.py", line 103, in __init__ self._tag = libexiv2python._ExifTag(key) KeyError: "Invalid tag name or ifdId `DateTimeOriginal', ifdId 1" --------------------------------------------------------------------- Asking the upstream developer about an explanation. This key should be supported.
Created attachment 547149 [details] mylyn/context/zip
pyexiv2-0.3.2-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/pyexiv2-0.3.2-2.el6
Package pyexiv2-0.3.2-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing pyexiv2-0.3.2-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0088/pyexiv2-0.3.2-2.el6 then log in and leave karma (feedback).
pyexiv2-0.3.2-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/pyexiv2-0.3.2-5.el6
pyexiv2-0.3.2-5.el6 has been pushed to the Fedora EPEL 6 stable repository.