Wrong published dates on charmhub.io
Bug #2036282 reported by
Simon Déziel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snap Store Server |
Invalid
|
High
|
Unassigned |
Bug Description
Original issue description: https:/
Looking at https:/
It says that `latest/edge` rev `329` was published on May 6th however that is not right. That rev was published on July 11th, as visible on https:/
Downloading the charm package (`juju download --arch armhf --channel edge lxd`) and comparing the `src/charm.py` with what's in https:/
To post a comment you must log in.
Hi,
Thanks for the detailed report.
I confirmed this issue by hitting the api.charmhub.io directly:
curl "https:/ /api.charmhub. io/v2/charms/ info/lxd? fields= channel- map.revision. revision, channel- map.revision. created- at"
{"channel- map":[{ "channel" :{"base" :{"architecture ":"amd64" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 47:45.970220+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 37:11.824098+ 00:00", "revision" :290}}, {"channel" :{"base" :{"architecture ":"arm64" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 48:14.362046+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 46:12.054276+ 00:00", "revision" :299}}, {"channel" :{"base" :{"architecture ":"armhf" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 48:11.128340+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 46:11.117028+ 00:00", "revision" :298}}, {"channel" :{"base" :{"architecture ":"ppc64el" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 47:59.184445+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 40:12.272628+ 00:00", "revision" :294}}, {"channel" :{"base" :{"architecture ":"s390x" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 47:52.760759+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 40:11.201142+ 00:00", "revision" :292}}, {"channel" :{"base" :{"architecture ":"amd64" ,"channel" :"22.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 47:49.596353+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 38:11.238744+ 00:00", "revision" :291}}, {"channel" :{"base" :{"architecture ":"arm64" ,"channel" :"22.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 48:05.065869+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 40:13.619880+ 00:00", "revision" :296}}, {"channel" :{"base" :{"architecture ":"armhf" ,"channel" :"22.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 48:02.250836+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 40:13.156564+ 00:00", "revision" :295}}, {"channel" :{"base" :{"architecture ":"ppc64el" ,"channel" :"22.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 48:07.859176+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 41:11.975513+ 00:00", "revision" :297}}, {"channel" :{"base" :{"architecture ":"s390x" ,"channel" :"22.04" ,"name" :"ubuntu" },"name" :"stable" ,"released- at":"2023- 04-21T02: 47:55.770165+ 00:00", "risk": "stable" ,"track" :"latest" },"revision" :{"created- at":"2023- 04-21T02: 40:11.507366+ 00:00", "revision" :293}}, {"channel" :{"base" :{"architecture ":"amd64" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"edge" ,"released- at":"2023- 05-06T02: 38:49.318420+ 00:00", "risk": "edge", "track" :"latest" },"revision" :{"created- at":"2023- 05-06T02: 38:33.596526+ 00:00", "revision" :321}}, {"channel" :{"base" :{"architecture ":"arm64" ,"channel" :"20.04" ,"name" :"ubuntu" },"name" :"edge" ,"released- at":"2023- 05-06T02: 40:26.448852+ 00:00", "risk": "edge", "track" :"lat.. .