Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1205286

Summary: Move translations to Zanata
Product: Red Hat Enterprise Linux 6 Reporter: Brian Lane <bcl>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.7CC: anaconda-maint-list, atodorov, jstodola, release-test-team-automation, sbueno
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-13.21.234-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1205285 Environment:
Last Closed: 2015-07-22 06:22:57 UTC Type: Bug
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: 1205285    
Bug Blocks:    

Description Brian Lane 2015-03-24 15:39:16 UTC
+++ This bug was initially created as a clone of Bug #1205285 +++

Translations for Fedora and RHEL projects are now happening at fedora.zanata.org, we need to move to using Zanata in Anaconda on the rhel7-branch.

Comment 1 RHEL Program Management 2015-03-24 15:49:57 UTC
This request was evaluated by Red Hat Product Management for
inclusion in a Red Hat Enterprise Linux release.  Product
Management has requested further review of this request by
Red Hat Engineering, for potential inclusion in a Red Hat
Enterprise Linux release for currently deployed products.
This request is not yet committed for inclusion in a release.

Comment 4 Alexander Todorov 2015-04-29 12:37:00 UTC
To verify unpack the tarball from the src.rpm and execute:

./configure
make po-pull

Results:
[root@ibm-x3550m3-03-g3 anaconda-13.21.234]# make po-pull
rm -f po/en po/en
rm -f po/en po/en
rpm -q zanata-python-client &>/dev/null || ( echo "need to run: yum install zanata-python-client"; exit 1 )
zanata pull --transdir ./po/
error: Please specify valid server url in zanata.xml or with '--url' option
make: *** [po-pull] Error 1


zanata.xml is missing. Please add it. 





If I try the rhel6-branch from git:

# make po-pull
rm -f po/en po/en
rm -f po/en po/en
rpm -q zanata-python-client &>/dev/null || ( echo "need to run: yum install zanata-python-client"; exit 1 )
zanata pull --transdir ./po/
Loading zanata project config from: /root/anaconda/zanata.xml
Warning, the url https://fedora.zanata.org/, contains / at end,please check your URL in zanata.xml
zanata server: https://fedora.zanata.org
Loading zanata project config from: /root/anaconda/zanata.xml
error: Please specify username and apikey in zanata.ini or with '--username' and '--apikey' options
make: *** [po-pull] Error 1



Doesn't allow anonymous pull. (There was a bug for that).

Comment 9 errata-xmlrpc 2015-07-22 06:22:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1297.html