You are not logged in.

#1 2015-06-27 22:11:58

jamespharvey20
Member
Registered: 2015-06-09
Posts: 129

Bug on aur4.archlinux.org (website itself) - repo log tab uses UTC-4

On aur4.archlinux.org, all times appear to be displaying in UTC, which makes sense.

But, in a package's "View Changes" page (the repo log tab), the "Age" column appears to be calculating from UTC-4.

i.e. An updated package immediately shows Age: 4 hours

Offline

#2 2015-06-27 22:18:39

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Bug on aur4.archlinux.org (website itself) - repo log tab uses UTC-4

It works for me. I think the time might be calculated from "git commit", not "git push". Did you wait a few hours before pushing your changes? Can you give an example?


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#3 2015-07-01 03:29:56

jamespharvey20
Member
Registered: 2015-06-09
Posts: 129

Re: Bug on aur4.archlinux.org (website itself) - repo log tab uses UTC-4

progandy wrote:

It works for me. I think the time might be calculated from "git commit", not "git push". Did you wait a few hours before pushing your changes? Can you give an example?

No, I didn't.  But, yes, that's it.  :-)  Probably not needed now, but example at: https://aur4.archlinux.org/cgit/aur.git … d-kill-fix

Running arch in a VM, and was having problems with arch remembering through reboots that the hardware clock is in localtime.  I'm in UTC-4, figured it was a coincidence, that the server or maintainer must be too...

Fixed my clock issues, pushed new changes, and it properly shows updated 1 minute ago.

So, my question morphs into whether aur4.archlinux.org should show under "Age" the commit or push time.

Its front page under "Recent Updates" is based on push time, unlike the repo log page.  (My previous pushes, although the repo log page indicated 4 hours old, still showed up in the Recent Updates category.)

Offline

Board footer

Powered by FluxBB