Bug 435091
| Summary: | Does not checkout branches correctly for system-config-network | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Localization | Reporter: | Harald Hoyer <harald> |
| Component: | Website | Assignee: | Dimitris Glezos <dimitris> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Diego Búrigo Zacarão <diegobz> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | aalam, piotrdrag, yatiohi |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://translate.fedoraproject.org/module/system-config-network#Branch-F8 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-11-08 18:56:03 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: | 435025 | ||
|
Description
Harald Hoyer
2008-02-27 10:45:15 UTC
Should be fixed in the next LIVE update. Download POT file POT file (0 messages) — updated on 2008-02-28 02:14:21 MST.
* error PO file
'/var/tmp/l10n-data/scratchdir/git/system-config-network.Branch-F8/po/system-config-network.pot'
doesn't exist.
I did some local testing yesterday and noticed that it wasn't a problem of caching. I'm wondering if the git commands need some tweaking (again). Currently we do: git clone git branch --track foo origin/foo git checkout foo git reset --hard origin/foo and for updating the local repo to look like origin: git checkout foo git fetch origin git reset --hard origin/foo Dimitris these commands are not the ones we have talked about. I suspect that we haven't pushed them to flpweb yet. Changes committed and tagged as live (modules.py). FWIW, there's a thread on -trans-list on this. Looks fixed anyway. I'm sorry for closing this, Branch-RHEL5 seems still broken. Definitely fixed. |