Bug 516573
Summary: | last sync time for yum repo (in channel) shows start-time instead of end-time | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Sandro Mathys <sandro> |
Component: | WebUI | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 0.6 | CC: | jpazdziora, tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-07-21 14:43:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 695242 |
Description
Sandro Mathys
2009-08-10 14:09:36 UTC
Mass-moving to space13. Hello Sandro, I triggered a reposync of a large channel. I see on WebUI: * Last Modified: 2011-01-28 14:09:28 CET * Last Repo Build: 2011-01-25 10:45:13 CET * Last Sync Time: 2011-01-25 10:47:28 CET So, the reposync is running ... # ps aux | grep spacewalk-repo-sync root 18395 6.0 2.1 512680 181224 ? S 06:11 7:15 /usr/bin/python -u /usr/bin/spacewalk-repo-sync --channel fedora14 --type yum root 20503 0.0 0.0 61148 752 pts/4 S+ 08:10 0:00 grep spacewalk-repo-sync Actual time: # date Fri Jan 28 08:11:22 EST 2011 (what shall be aprox. the same as (Last Modified), just different TZ) But "Last Sync Time" is definitely 3 days older than the current time, when repo-sync is running. Does it look good to you? We did not have time for this one during Spacewalk 1.4 time frame. Mass moving to Spacewalk 1.5. We did not have time for this one during Spacewalk 1.4 time frame. Mass moving to Spacewalk 1.5. I confirm that the date/time gets updated only once the spacewalk-repo-sync has finished -- tested on Satellite 5.4, so roughly Spacewalk 1.2. Spacewalk 1.5 was released. |