Bug 637266
| Summary: | Repo status output needs to format the date | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> |
| Component: | z_other | Assignee: | Jason Connor <jconnor> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | mmccune, pthomas |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-02-17 16:51:56 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: | 647488 | ||
This is currently fixed in the cli-refactor branch, will move to modified once we merge I fixed this sometime in the past, but forgot there was a bug open on it... Fixed in 0.77. Fixed in build 0.78. verified
[root@preethi ~]# pulp-admin repo status --id=f13
+------------------------------------------+
Status for f13
+------------------------------------------+
Repository: f13
Number of Packages: 3102
Last Sync: 2010-11-04 14:04:10.964000
You have new mail in /var/spool/mail/root
Closing with community release pulp-0.0.139-1.fc14.noarch |
Running pulp-admin repo status I see: Last Sync: {u'$date': 1285338866037L} This should be formatted as a readable date (there are util methods in the client for doing this, it was done in consumer history rendering). This is as of pulp 0.68.