Bug 450101

Summary: there is no branch to submit for files named 'initscripts.f9.branch' & 'system-config-network.Branch-F9'
Product: [Fedora] Fedora Localization Reporter: Manoj Kumar Giri <mgiri>
Component: WebsiteAssignee: Dimitris Glezos <dimitris>
Status: CLOSED NEXTRELEASE QA Contact: A S Alam <aalam>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: aalam, ankit, asgeirf, mshao, piotrdrag
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: 2008-11-08 19:04:43 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:

Description Manoj Kumar Giri 2008-06-05 12:49:04 UTC
Description of problem:
Downloaded files named 'initscripts.f9.branch' &
'system-config-network.Branch-F9' but there is no branch to submit.
Version-Release number of selected component (if applicable):
fedora 9 (Sulphur)

How reproducible:
Everytime

Steps to Reproduce:
1.Downloaded files & translated from branch
2.At the time of submission i can't find any branch in the module list.
3.

Actual results:
There is no branch in the module list for 'initscripts' &
'system-config-network'for submission in transifex.

Expected results:
For submission in the module it should display a branch there for 'initscripts'
& 'system-config-network'.

Additional info:

Comment 1 Dimitris Glezos 2008-06-05 13:42:34 UTC
system-config-network fixed.

I bumped onto a small problem for initscripts because of the capitalization of
the branch name and SQLOBject not seeming to want to accept it because of an
existing branch named 'f9-branch'.

>>> b=Branch(name='F9-branch')
DuplicateEntryError: Duplicate entry 'F9-branch' for key 2

>>> Branch.selectBy(name='F9-branch')[0].name
u'f9-branch'


Comment 2 Manoj Kumar Giri 2008-06-25 13:03:48 UTC
Thanks Dimitris,
 System-config-network is working now. Waiting for the initscripts to be fixed.

Comment 3 Manoj Kumar Giri 2008-07-08 05:11:17 UTC
Any update on initscripts


Comment 4 Dimitris Glezos 2008-07-08 15:12:08 UTC
Manoj, I haven't worked on an update yet, hence the lack of comments on this report.

FWIW, I'm not sure that translations on that branch will indeed reach Fedora 9
at all. At [1] you can see that there have been some updates already though,
can't tell if translations were included as well.

[1]: https://admin.fedoraproject.org/updates/search/initscripts

Comment 5 Manoj Kumar Giri 2008-07-09 06:25:49 UTC
OK Dimitris

Comment 6 Piotr Drąg 2008-11-08 19:04:32 UTC
Seems fixed now.

Comment 7 Piotr Drąg 2009-07-03 20:07:46 UTC
Mass change of component from Transifex to Website, since all our websites are handled by Transifex now.