Hi, I'd like to ask if anyone's experiencing date shift with rpmbuild/mock on C5. I see +1 day date shift within changelog. Checked with mock-0.9.14-3.el5.hrb and mock-0.6.13-1.el5_2.3. Regards, David Hrb?? Source rpm: [mockbuild at builder2 ~]$ rpm -qp --changelog repoview-0.6.4-1.el4.hrb.src.rpm | less * Wed May 13 2009 David Hrb?? <david at hrbac.cz> - 0.6.3-1 - new upstream version - added requirements * Wed May 13 2009 David Hrb?? <david at hrbac.cz> - 0.6.3-1 - new upstream version Source rpm after rebuild: [mockbuild at builder2 ~]$ rpm -qp --changelog /var/lib/mock/epel-5-i386/result/repoview-0.6.4-1.el5.src.rpm | less * Thu May 14 2009 David Hrb?? <david at hrbac.cz> - 0.6.3-1 - new upstream version - added requirements * Thu May 14 2009 David Hrb?? <david at hrbac.cz> - 0.6.3-1 - new upstream version
David Hrb?? wrote:> Hi, > I'd like to ask if anyone's experiencing date shift with rpmbuild/mock > on C5. I see +1 day date shift within changelog. Checked with > mock-0.9.14-3.el5.hrb and mock-0.6.13-1.el5_2.3.Yes, I'm seeing that too: [angenenr at shutdown rpms]$rpm -qp --changelog drbd82-8.2.7.git_20090512-1.el4.br.src.rpm |head -8 * Thu May 14 2009 Ralph Angenendt <ralph at centos.org> - move version to current 8.2 git version as 8.2.7 release has an error in online verification. See http://lists.linbit.com/pipermail/drbd-user/2009-May/012019.html for an explanation. * Tue May 05 2009 Ralph Angenendt <ralph at centos.org> drbd82-8.2.7-1 - upgraded to upstream version 8.2.7 [angenenr at shutdown rpms]$ Original has May 13th and May 4th in the changelog. [angenenr at shutdown result]$mock -r centos-4-i386 shell init mock-chroot> date Wed May 13 07:10:06 EDT 2009 mock-chroot> Even if that is changed to UTC, it still is May 13th (and it doesn't explain why subsequent changelog entries are one day off, too. Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20090513/780a27eb/attachment-0004.sig>
Ralph Angenendt napsal(a):> Yes, I'm seeing that too: > > Even if that is changed to UTC, it still is May 13th (and it doesn't explain > why subsequent changelog entries are one day off, too. > > RalphThanks Ralph. Yes, it has nothing to do with time zone. I'm not sure if I've seen it before last rpmbuild update. DH
David Hrb?? wrote:> Hi, > I'd like to ask if anyone's experiencing date shift with rpmbuild/mock > on C5. I see +1 day date shift within changelog. Checked with > mock-0.9.14-3.el5.hrb and mock-0.6.13-1.el5_2.3.I just randomly picked up a few pkgs that have come through the buildsystem on centos, and they dont seem to have a date issue, although some of them seem to have gone from single digit day mark to double digit. eg: May 4 2009 is now May 04 2009. And I have no idea why that is, its not good. Will poke the stuff a bit more today and try to work out what is going on and why this is happening. If you guys dig up anything in the mean time, do let me know. - KB