Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368419 - media-gfx/exiv2 has off by 1 hour date error for -T option
Summary: media-gfx/exiv2 has off by 1 hour date error for -T option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stefan Briesenick (RETIRED)
URL: http://dev.exiv2.org/boards/3/topics/914
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 05:13 UTC by Jason A. Donenfeld
Modified: 2011-07-10 00:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild (exiv2-0.21.1-r1.ebuild,3.37 KB, text/plain)
2011-05-23 05:14 UTC, Jason A. Donenfeld
Details
The patch (exiv2-0.21.1-offby1time-fix.patch,2.01 KB, patch)
2011-05-23 05:15 UTC, Jason A. Donenfeld
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason A. Donenfeld gentoo-dev 2011-05-23 05:13:25 UTC
It's a known error that exiv2 sets the filetime wrong with DST. Report here: http://dev.exiv2.org/boards/3/topics/914 , fix here: http://dev.exiv2.org/projects/exiv2/repository/revisions/2475 . I've attached an uploaded ebuild and patch file.

Reproducible: Always

Steps to Reproduce:
exiv2 -T myfile.jpg
Actual Results:  
off by 1 hour

Expected Results:  
file timestamp has right time
Comment 1 Jason A. Donenfeld gentoo-dev 2011-05-23 05:14:44 UTC
Created attachment 274357 [details]
New ebuild
Comment 2 Jason A. Donenfeld gentoo-dev 2011-05-23 05:15:03 UTC
Created attachment 274359 [details, diff]
The patch
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2011-07-10 00:23:01 UTC
fixed in CVS.