Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 368419

Summary: media-gfx/exiv2 has off by 1 hour date error for -T option
Product: Gentoo Linux Reporter: Jason A. Donenfeld <zx2c4>
Component: Current packagesAssignee: Stefan Briesenick (RETIRED) <sbriesen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://dev.exiv2.org/boards/3/topics/914
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild
The patch

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.