From Fedora Project Wiki
 
(14 intermediate revisions by 2 users not shown)
Line 23: Line 23:


== Summary ==
== Summary ==
A dnf plugin that allows langpacks to be automatically installed for your native language when base packages with langpacks get installed.  
A dnf plugin that allows langpacks to be installed/removed for the given languages using its commands.


== Owner ==
== Owner ==
Line 36: Line 36:
== Current status ==
== Current status ==
* Targeted release: [[Releases/22 | Fedora 22 ]]  
* Targeted release: [[Releases/22 | Fedora 22 ]]  
* Last updated: 2014-12-12
* Last updated: 31-Mar-2015
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
Bugzilla states meaning as usual:
Bugzilla states meaning as usual:
Line 45: Line 45:
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
-->
-->
* Tracker bug: <will be assigned by the Wrangler>
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191534 #1191534]


== Detailed Description ==
== Detailed Description ==
Currently when users install packages using dnf with langpacks they have to install the langpacks themselves by hand (if they even know about them).
This is similar to what we have yum langpacks plugin which is already a [[Features/YumLangpackPlugin]] in Fedora but there is one missing thing that this plugin currently does not provide automatic installation of langpacks which is [https://bugzilla.redhat.com/show_bug.cgi?id=1114422 under development]. Therefore I am proposing this as basic langpacks plugin that provides all the required commands for langpacks only.


This is similar to what we have yum langpacks plugin which is already a [[Features/YumLangpackPlugin]] in Fedora.
== Benefit to Fedora ==
== Benefit to Fedora ==
Users will get langpacks for their language installed automatically if they wish. They can also use langinstall command to install any other language translations.
Users will get langpacks for the given language installed using single langinstall command. Langpacks plugin also provide commands langremove to remove already installed langpacks, langinfo to find what packages will get installed for any language and langavailable to find if langpacks are available for the given languages.


== Scope ==
== Scope ==
* Proposal owners:
* Proposal owners: implement langpacks plugin
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->


Line 75: Line 74:


== User Experience ==
== User Experience ==
User will get langpacks installed automatically when a base package gets installed. User can also install or remove any other language translations.
With single commands users can install or remove or query langpacks for requested languages.


== Dependencies ==
== Dependencies ==
Line 82: Line 81:
== Contingency Plan ==
== Contingency Plan ==
<!-- If you cannot complete your feature by the final development freeze, what is the backup plan?  This might be as simple as "Revert the shipped configuration".  Or it might not (e.g. rebuilding a number of dependent packages).  If you feature is not completed in time we want to assure others that other parts of Fedora will not be in jeopardy.  -->
<!-- If you cannot complete your feature by the final development freeze, what is the backup plan?  This might be as simple as "Revert the shipped configuration".  Or it might not (e.g. rebuilding a number of dependent packages).  If you feature is not completed in time we want to assure others that other parts of Fedora will not be in jeopardy.  -->
* Contingency mechanism: (What to do?  Who will do it?) N/A (not a System Wide Change)  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Contingency mechanism: N/A (not a System Wide Change)  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
<!-- When is the last time the contingency mechanism can be put in place?  This will typically be the beta freeze. -->
<!-- When is the last time the contingency mechanism can be put in place?  This will typically be the beta freeze. -->
* Contingency deadline: N/A (not a System Wide Change)  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Contingency deadline: N/A (not a System Wide Change)  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
Line 99: Line 98:
-->
-->


[[Category:ChangePageIncomplete]]
[[Category:ChangeAcceptedF22]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->

Latest revision as of 10:03, 31 March 2015


Dnf Langpack Plugin

Summary

A dnf plugin that allows langpacks to be installed/removed for the given languages using its commands.

Owner

  • Email: pnemade at fedoraproject dot org
  • Release notes owner:

Current status

Detailed Description

This is similar to what we have yum langpacks plugin which is already a Features/YumLangpackPlugin in Fedora but there is one missing thing that this plugin currently does not provide automatic installation of langpacks which is under development. Therefore I am proposing this as basic langpacks plugin that provides all the required commands for langpacks only.

Benefit to Fedora

Users will get langpacks for the given language installed using single langinstall command. Langpacks plugin also provide commands langremove to remove already installed langpacks, langinfo to find what packages will get installed for any language and langavailable to find if langpacks are available for the given languages.

Scope

  • Proposal owners: implement langpacks plugin
  • Other developers: N/A (not a System Wide Change)
  • Release engineering: N/A (not a System Wide Change)
  • Policies and guidelines: N/A (not a System Wide Change)

Upgrade/compatibility impact

None.

How To Test

User Experience

With single commands users can install or remove or query langpacks for requested languages.

Dependencies

No Other Change depend on this.

Contingency Plan

  • Contingency mechanism: N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

Release Notes