From Fedora Project Wiki

(de-junk)
(Replaced content with "{{admon/warning |This page has been moved out of the wiki. The current version of this document is located at https://docs.fedoraproject.org/en-US/package-maintainers/Pack...")
Tag: Replaced
 
(60 intermediate revisions by 24 users not shown)
Line 1: Line 1:
== About Orphan and Retired Packages ==
{{admon/warning |This page has been moved out of the wiki. The current version of this document is located at https://docs.fedoraproject.org/en-US/package-maintainers/Package_Orphaning_ProcessPlease update your bookmarks.}}
 
When Fedora maintainers do not want or are not able to maintain a package any longer, they can orphan or retire the package. When they think that the package is still useful for Fedora, they should orphan it. Then other maintainers that are interested in maintaining it, can take ownership of this package. In case the package is no longer useful for Fedora, e.g. because it was renamed, upstream does not exist anymore, then it should be retired.
 
== Orphaning Procedure ==
 
# Announce on [https://lists.fedoraproject.org/mailman/listinfo/devel-announce devel-announce]  which package you want to orphan.
# Log into the [https://admin.fedoraproject.org/pkgdb/users/packages/ Package Database] and select the package you want to orphan.
# Press the "Release Ownership" button for each active branch that you want to orphan.
 
== Claiming Ownership of an Orphaned Package Procedure ==
 
# Check why the package was orphaned by looking for the email to [https://lists.fedoraproject.org/mailman/listinfo/devel-announce devel-announce] and checking dead.package in CVS (url like: http://cvs.fedoraproject.org/viewvc/rpms/orphaned_package_name_here/devel/dead.package ).
# Announce on [https://lists.fedoraproject.org/mailman/listinfo/devel-announce devel-announce]  which packages you would like to become the owner of.
# Log into the [https://admin.fedoraproject.org/pkgdb/users/packages/ Package Database]  and select the package you want to become the owner of.
# Press the "Take Ownership" button for each active branch that you want to maintain.
# Take over and join (or re-assign to you) open bug reports in bugzilla where package owner's attention is needed.
 
{{admon/warning|Re-review required for older packages|If a package was last updated more than three months ago (running cvs log -r HEAD *.spec can show you this information), you will need to submit a review request and have the package approved by a reviewer as if it were new to Fedora.  See [[Package Review Process|  the package review process]]  for more information. There are a couple of small changes though, be sure to submit a 'update' request to 'cvs', and before you will be able to run the final 'make build' commands you will need to file a ticket w/ release engineering to unblock your package https://fedorahosted.org/rel-eng/newticket}}
 
== Claiming Ownership of a Retired Package ==
 
If you really want to maintain a retired package, then the process is much the same as claiming an orphaned package. However, you need to be aware that fixing release critical bugs etc becomes your responsibility. This is to ensure the high quality and standards of packaging remain for Fedora package collection. There may be additional issues with retired packages. Consult with the former maintainer for more information.
 
== Lists of Orphan and Retired Packages ==
 
* Currently [https://admin.fedoraproject.org/pkgdb/acls/orphans orphan packages]  (also contains some retired packages).
* [[PackageMaintainers/RetiredPackages| Retired packages (wiki)]]  (not up to date, may not contain packages that are in the orphan package list, but are actually retired).
 
{{Anchor|core}}
 
[[Category:Package Maintainers]] [[Category:Policy]]

Latest revision as of 06:09, 7 September 2021

Warning.png
This page has been moved out of the wiki. The current version of this document is located at https://docs.fedoraproject.org/en-US/package-maintainers/Package_Orphaning_Process/ Please update your bookmarks.