From Fedora Project Wiki
(improve organization, adapt yum instructions from Releases/Rawhide)
(38 intermediate revisions by 10 users not shown)
Line 1: Line 1:
The '''Branched''' [[Releases|release]] is the first one in the [[Fedora Release Life Cycle]] - pre-Alpha, and freshly forked from [[Releases/Rawhide|Rawhide]].
{{autolang|base=yes}}


The [[Branch Freeze Policy]] describes the process of building packages during this phase.  Essentially there are non-rawhide repositories with the version number of the release-to-be (currently {{FedoraVersion|number|next}}).  New builds go to the "updates-testing" repository; after approval in [https://admin.fedoraproject.org/updates Bodhi], they are promoted directly to the "stable" repository for that release.  (There is no "updates" repository until the final general availability release.)
= Branched =


==Installation options==
Branched is the name given to a version of Fedora that has "branched" from the rolling [[Releases/Rawhide|Rawhide]] tree and will become the next stable Fedora release. It consists of [http://download.fedoraproject.org/pub/fedora/linux/development/{{FedoraVersionNumber|next}} a Fedora development release tree]<ref>Link will only work when a Branched release currently exists.</ref> named after the Fedora release it will become. It contains builds of all Fedora packages updated by maintainers with the goal of stabilizing before release and fixing any release [[Changes/Policy|Changes]]. Nightly live and disk image builds are also [https://apps.fedoraproject.org/releng-dash/ produced], and installer, upgrade and PXE boot images may be available within the tree.


=== How to avoid disturbing an existing system ===
Branched may be referred to by the Fedora release it will become, e.g. "{{FedoraVersion|long|next}} Branched".


There are a few methods to test the Branched release on a machine without disturbing an existing installation:
<references/>
* Test a Live version from USB or DVD drive.
* Use a virtual machine.  See [[Testing/qemu]].
* Install to a separate partition.


=== Direct install, upgrade, or no-install testing with a nightly Live build ===
== Goals ==


Nightly builds of Live spins are now available.  All approved Live spins are posted, but "desktop" is the one that is used and distributed most widely.  The Live method is usually the fastest for fresh installs and is how most everyday users will install the final distribution.  Using these nightly builds is an ideal way to test the Branched release if you have no spare machine or partition available, or simply do not have the time to maintain a Branched installation. It's a very safe way to test, since it will make no changes to your installed system.  You can also later install the Branched release to your hard drive from the Live desktop if the Live image is working well for you.
Branched has the following goals:


The basic steps are:
* To allow package maintainers to integrate their packages into Fedora for a stable release.
* To allow advanced users access to the newer packages than stable releases typically provide.
* To identify and fix issues with packages before they reach a stable release of Fedora.


* Download a daily Live image (.iso) from: http://alt.fedoraproject.org/pub/alt/nightly-composes/
== Using Branched ==
* Make a boot disk (see "How do I make a bootable disk from an ISO?" below) and boot from it.
* Start testing.
* If you want to permanently install or upgrade locally, log in and double click on the "Install to Hard Drive" icon on the desktop, then follow the on-screen instructions.


The maximum ISO size is now 1GB, which is larger than can fit on a CD.  It is expected that most users will have USB or DVD media available.  USB media in particular is advantageous compared to CDs, because it is cheap and highly reusable.
This section discusses Branched target users and how to test Branched with Live media, within a virtual installation or on a bare metal installation.


Builds include only package versions from the "stable" repository, so they should in general be usable; please [[Bugs and feature requests|file a bug]] if you encounter any problems.  If there is a bug in the generation toolchain, the images may not be built on a given night; in this case, the last built image will remain available.
=== Audience ===


If you use a LiveUSB with data persistence, you can run "yum update" to get the latest RPMs ([https://bugzilla.redhat.com/show_bug.cgi?id=446935 except for the kernel]).  However, downloading a fresh daily ISOs is recommended instead of this method.
Branched is targeted at advanced users, testers and package maintainers.  


=== Installing via Anaconda ===
As a branched consumer, you should:


Anaconda is the Fedora installer. It can be booted directly, rather than run from a Live desktop.  Installation options can also be more flexible.
* Be willing to update often. Branched doesn't get as many updates as rawhide (and at times they are frozen), but it still gets a larger amount than a Stable release.  


==== Upgrade from any previous release via Preupgrade and Anaconda ====
* Be willing and able to troubleshoot problems. From time to time there are problems with Branched packages, and you will need strong troubleshooting skills and the ability to gather information for bug reports. You need a good understanding of yum and how to downgrade packages, as well as boot time troubleshooting.


A faster Anaconda installation can be performed from an existing copy of Fedora with PreUpgrade.  See [[How to use PreUpgrade]] for instructions. During the process, check the box next to "Display unstable test releases" and select "Fedora {{FedoraVersionNumber|next}} (Branched)" from the list.
* Frequent reboots to test new kernel versions and confirm functionality of the boot process. If you can't reboot often, consider using a stable release instead.


=== Upgrading from a Branched test release ===
* Be willing and able to report bugs as you find them and help maintainers gather information to fix them.


If a test release or "pre-release" (Alpha or Beta) is currently available, you can download it from: http://fedoraproject.org/get-prerelease
If the above doesn't match you, you may wish to instead follow the [[Releases/Rawhide|Rawhide]] release (depending on the point in the [[Releases/{{FedoraVersion||next}}/Schedule|release cycle]]) or use regular stable Fedora releases.  


Test releases are configured to update to the latest version of the Branched release which they are building on automatically.  To get the latest packages, you can run "yum update" or wait for desktop notification of updates.  If you continue to follow updates, you will eventually end up with the same packages and updates as are in the final general availability release.
=== Live media ===


==== Direct install using a general release Anaconda ISO ====
After the [[Releases/{{FedoraVersion||next}}|Branch event]], but before the Fedora stable release,  [https://apps.fedoraproject.org/releng-dash/ nightly live image builds] will be composed from Branched. You may be able to use these images to boot and test Branched. These images are automatically composed and not tested by [[QA]].


You can use the version of Anaconda distributed with a final public release (the latest being Fedora {{FedoraVersion}}). Using this method, you will be using an older but known-to-be-working installer to install the latest content in the Rawhide repository.
=== Virtual instances ===


;Option 1 - Use a copy you've already downloaded
You may wish to install and run Branched in a virtual machine (VM) instance. This allows you to test when not running Linux, or avoid any impact to your day-to-day workflow.
If you already have a bootable CD, DVD, USB stick, or hard drive partition containing the *-DVD.iso or *-disc1.iso you can use that to install Rawhide. However, if you need to download new boot media, these files are not recommended because they contain general release versions of Fedora RPMs, and you wish to install Branched RPMs.  (See [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ch-new-users.html#sn-howto-download installation guide download page] for instructions if you want to download these files anyway.)  A general release ''Live'' image cannot be used to install Branched, only the general release version of Fedora which it contains.


;Option 2 - Download the minimal installer
See the section below on setting up a Branched install.
If you need to make a bootable CD, DVD, USB stick, or hard drive partition, the best way is to download the minimal boot.iso installer, and load RPMs over the network.  This is the same as the *-netinst.iso (e.g. Fedora-12-i386-netinst.iso) which you may find elsewhere.  These files are not available by BitTorrent.


To get and use a boot.iso file:
=== Getting a Branched install ===
* Go to http://download.fedoraproject.org/ - you will be redirected to a nearby mirror.
* Go to releases/{{FedoraVersion}}/Fedora.
* Choose the directory for your architecture (i386, x86_64, or ppc - [http://docs.fedoraproject.org/install-guide/f{{FedoraVersion}}/en-US/html/sn-which-arch.html help available]), then find os/images/boot.iso and download it.
* Create a bootable CD, DVD, USB media, or hard drive partition following the instructions at [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ch-new-users.html#sn-making-media] and using your newly downloaded boot.iso file.  You can use the livecd-iso-to-disk method described there even though boot.iso is not a Live image, and it should also work on hard drive partitions, not just USB media.


;Option 3 - Pure network install with no boot media
The [[Repositories#product|Product trees]] within the Branched tree should be directly installable (barring problems).


The Installation Guide documents how to [http://docs.fedoraproject.org/install-guide/f{{FedoraVersion}}/en-US/html/ap-medialess-install.html boot the installer directly from the network], in case you cannot or choose not to create local boot media.
==== Install a pre-release ====


;What to do after booting Option 1, 2 or 3
If the Branched release has already spawned an Alpha or Beta release, you can simply install that - it should be available from [https://fedoraproject.org/get-prerelease a Fedora download page] - and then update as usual. Installing a pre-release and following normal update procedures will result in your installation tracking the Branched release.


Follow the on-screen instructions from Anaconda, the graphical installer.  The installation is very straightforward. You should do a HTTP/FTP install.  To get Branched instead of a supported release, for the URL of your 'install tree', use "<mirrorroot>/development/{{FedoraVersion|number|next}}/<arch>/os/" where <mirrorroot> is the mirror site URL you got from [http://mirrors.fedoraproject.org/publiclist/Fedora/development/ the mirror list] and <arch> is your architecture (i386, x86_64, or ppc).
Before each of the above milestones, [[QA:SOP_compose_request#Test_composes|test compose and release candidate]] images are sometimes available. These are produced as part of the [[QA:Release_validation_test_plan|process of validating releases]].


;Option 4 - With no network access at install time
TC images may or may not install correctly.


If you have no network access during the install process, you will need to download the Branched (development/{{FedoraVersion|number|next}}) repository from a [http://mirrors.fedoraproject.org/publiclist/Fedora/development/ development mirror] and use the hard drive installation method described in the [http://docs.fedoraproject.org/install-guide/ Installation Guide], or it might be easier to choose a different method to install Branched from another section of this page.
RC images may or may not install correctly, but you can usually find the [http://qa.fedoraproject.org/blockerbugs/current list of known blockers] to see if they affect you.  


==== Direct install using daily Branched Anaconda build ====
==== Install from nightly live or disk media ====


Using this method, you will be testing not only the contents of Branched, but also the Branched version of the installer which will become the installer for the next version of Fedora.
If Live media are being composed from Branched (see above), you may be able to download the Live media, copy it to local media, boot and install Branched. In the same place, you will find nightly builds of the disk images for [[Architectures/ARM|ARM]] and [[Cloud]] platforms.


Follow the same steps as in "Using a general release Anaconda ISO" above, but get your boot.iso from "development/{{FedoraVersion|number|next}}/<arch>/os/images/" one of the mirrors listed at: http://mirrors.fedoraproject.org/publiclist/Fedora/development/
This is the most fragile way to get a Branched install, as Live media are only produced at some points in the cycle, sometimes does not compose, and when it does, may not install correctly.  


=== Yum update from previous official release ===
==== Point installer to Branched ====


This method is not recommended because many things can go wrong, including
You can sometimes install Branched by using a stable install media and pointing it to the Branched repositories for packages to install.


For details and information on installing a Fedora release please see the [http://docs.fedoraproject.org/install-guide/ Installation Guide] for the appropriate release.
# Download the latest stable or branched install media (network install or offline ("DVD") installer image)
# Copy to local media ([[How_to_create_and_use_Live_USB|USB]] or [https://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersionNumber}}/html/Burning_ISO_images_to_disc/index.html DVD or CD])
# Boot media and go to the 'Installation Source' screen and manually enter: {{filename|https://download.fedoraproject.org/pub/fedora/linux/development/{{FedoraVersionNumber|next}}/x86_64/os/}}(or i386 for 32-bit)
# Finish the install as normal.  


Once your system is installed, you can upgrade to the rawhide repository one of two ways. Using graphical applications:
For this method to work, there should be no major changes in Branched that the installer is not ready for, such as packages it depends on being retired or other similar situations.


# First, Install the 'fedora-release-rawhide' package.
==== Yum from existing stable install ====
# Next, modify your software sources using: <code>gpk-repo</code>
#* Leave '''only''' the ''Fedora - Rawhide'' software source enabled
# Next, update your system using: <code>gpk-update-viewer</code>


Alternatively, you may upgrade using the command-line:
You may use yum to upgrade from the most recent stable release. You will need to have such an install in place and should likely update to the newest updates before starting.


# Type: <pre># yum install fedora-release-rawhide</pre>
See [[Upgrading_Fedora_using_yum#To_Fedora_{{FedoraVersionNumber|next}}_pre-release|Upgrading Fedora using yum Branched info]]
# Then Type: <pre># yum --disablerepo=* --enablerepo=rawhide update</pre>


You may want to enable/disable repositories in /etc/yum.repos.d/ so that only the "Fedora Development" repository is enabled.  This will allow daily Rawhide updates to appear by default in desktop notifications and "yum update".
This method may fail if there are upgrade path issues (newer packages in stable or than Branched), or broken dependencies.  


=== Communicating  ===


== Reference info ==
There are a number of ways to communicate with other Branched users:


=== How do I make a bootable disk from an ISO? ===
==== IRC ====


* To write to USB media, see [[How to create and use Live USB]].
Branched discussion is on topic and welcome in both the #fedora-devel and #fedora-qa IRC channels.  
* To burn a DVD, see the [http://docs.fedoraproject.org/readme-burning-isos/ burning ISOs readme].


=== Where is the Branched release mirrored? ===
==== Mailing Lists ====


The current Branched release is found under "development/{{FedoraVersion|number|next}}" on the mirrors. You can find a local mirror from: http://mirrors.fedoraproject.org/publiclist/Fedora/{{FedoraVersion|number|next}}/
Branched discussion is on topic and welcome in both the {{fplist|test}} and {{fplist|devel}} lists.
 
==== Bugzilla ====
 
Branched bugs should be reported against the Fedora Product, and version that this branched will become and the affected component.  Please do follow [[BugsAndFeatureRequests|best practices]] when filing. Remember that IRC and mailing lists are useful to help narrow down if some behavior is a bug or where to report it, but are themselves not bug reporting channels. Always file bugs in [https://bugzilla.redhat.com Bugzilla].
 
Note that broken dependencies are mailed to maintainers for each daily Branched compose where a package has such broken dependencies. Therefore, it's usually not worth filing a bug for broken dependencies unless they don't appear in the daily report, or you have a fix or improvement to suggest.
 
== Producing Branched ==
 
The Branched compose runs every day starting at 09:15UTC. All branched builds at that time that are marked as [[Repositories#stable|''stable']] are composed and synced out. Note that during freezes there will be many days where 0 packages are added to the compose. The Branched tree is under {{filename|development/VERSION}} on the mirrors. You can find a local "{{FedoraVersionNumber|next}}" mirror [http://mirrors.fedoraproject.org/publiclist/Fedora/{{FedoraVersionNumber|next}}/ on the public mirror list]. Compose time varies depending on number of changes but is typically between 5 and 8 hours.
 
Branched is subject to various [[:Category:Policy|policies]] during its life cycle. For most of its existence, it is subject to the [[Updates Policy]] and package updates for it are gated through the [[Bodhi]] package review process. At various points of the [[Fedora Release Life Cycle]], other freezes, policies and requirements come into effect, including the [[Software String Freeze Policy]], the [[Milestone freezes]], and the [[Changes/Policy|Change freezes]]. See all the above links for more details on exactly what changes may occur in the Branched tree under what conditions at what times.
 
Composes are done in a chroot using the 'mash' tool called from a [http://git.fedorahosted.org/cgit/releng/tree/scripts/buildrawhide script maintained by Fedora Release engineering].  If the base set of packages needed to compose are broken, the daily compose may fail.
 
A report for each Branched compose is sent to to the {{fplist|test}} and the {{fplist|devel}} lists. This report contains output from the 'repodiff' tool from the previous compose as well as a broken dependency report for packages with broken dependencies. Additionally, private email is sent to maintainers with packages containing broken dependencies.
 
Package maintainers should read and follow the [[Updates_Policy#Branched_release|Branched release updates policy]] for building any packages in Branched.
 
Until the [[Updates Policy#Bodhi enabling|Bodhi enabling point]], you cannot expect all packages in the Branched tree to be signed. To use Branched at these times, GPG signature checking in your package management tool must be disabled.
 
== Questions and Answers ==
 
'''Q:''' So Branched is very stable and we can all use it?
 
A: No. See audience above. There are things that break from time to time, but if you are able to downgrade or troubleshoot such issues aren't too severe, however most users should stick to stable Fedora releases.
 
'''Q:''' I'm using a stable Fedora release, but I want the newer package for foo thats only available in Branched. Can I just yum install it?
 
A: No. Mixing releases like this is a very bad idea. Better options are:
 
* Obtain the src.rpm for the package you wish and try and [[Using_Mock_to_test_package_builds|mock]] rebuild it (which may or may not work depending on dependencies)
* Ask the Fedora maintainer in a bug report to update the stable version if permitted by policy.
 
'''Q:''' How can I tell when the branched compose for the day has finished?
 
A: You can see the reports it sends to the {{fplist|test}} and the {{fplist|devel}} lists. You can also watch fedmsg for the messages that rawhide compose has finished.
 
== Hints and Tips ==
 
* Your package management system can be of great help in diagnosing and working around issues you find. Do read up and understand: 'yum downgrade' 'yum history' 'yum update --skip-broken' 'koji download-build'.
 
* You should update frequently (preferably every day). This allows you to more easily narrow down when a problem or issue appeared. If you apply a week of Branched updates at once you have many more packages to examine to narrow down issues.
 
* Reboot often (preferably whenever new kernels arrive). This allows you to test the boot up process and packages related to it, as well as newer kernels. Read and understand the Dracut troubleshooting steps.
 
* Follow the {{fplist|test}} and the {{fplist|devel}} lists for Branched issues, try and at least skim them before doing your daily Branched updates. Look for '<nowiki>[</nowiki>branched<nowiki>]</nowiki>' or '<nowiki>[</nowiki>{{FedoraVersionNumber|next}}<nowiki>]</nowiki>' subjects or reports of issues. Additionally if you find a problem and are not sure what to file bugs against you can open a discussion there.
 
* At some times, Branched kernels are made with a large amount of debugging enabled. You can often gain a good deal of performance by passing "slub_debug=-" to your kernel boot line in {{filename|/etc/grub2.cfg}}. Additionally, you can run kernels in the [[RawhideKernelNodebug|Rawhide Kernel Nodebug]] repo that have all debugging disabled.
 
* If you are using a graphical desktop environment in your Branched install, you may wish to install several of them. This allows you to still login and troubleshoot when your primary desktop environment is not working for some reason.
 
* Have a rescue media handy of the current stable Fedora release for emergencies.
 
== History ==
 
Branched was created as part of the "No frozen Rawhide" proposals:
 
* [[No Frozen Rawhide Proposal]]
* [[No Frozen Rawhide Implementation]]
 
[[Category:Releases]]
[[Category:Release Engineering]]
 
<references/>

Revision as of 23:46, 25 September 2014

Branched

Branched is the name given to a version of Fedora that has "branched" from the rolling Rawhide tree and will become the next stable Fedora release. It consists of a Fedora development release tree[1] named after the Fedora release it will become. It contains builds of all Fedora packages updated by maintainers with the goal of stabilizing before release and fixing any release Changes. Nightly live and disk image builds are also produced, and installer, upgrade and PXE boot images may be available within the tree.

Branched may be referred to by the Fedora release it will become, e.g. "Fedora 41 Branched".

  1. Link will only work when a Branched release currently exists.

Goals

Branched has the following goals:

  • To allow package maintainers to integrate their packages into Fedora for a stable release.
  • To allow advanced users access to the newer packages than stable releases typically provide.
  • To identify and fix issues with packages before they reach a stable release of Fedora.

Using Branched

This section discusses Branched target users and how to test Branched with Live media, within a virtual installation or on a bare metal installation.

Audience

Branched is targeted at advanced users, testers and package maintainers.

As a branched consumer, you should:

  • Be willing to update often. Branched doesn't get as many updates as rawhide (and at times they are frozen), but it still gets a larger amount than a Stable release.
  • Be willing and able to troubleshoot problems. From time to time there are problems with Branched packages, and you will need strong troubleshooting skills and the ability to gather information for bug reports. You need a good understanding of yum and how to downgrade packages, as well as boot time troubleshooting.
  • Frequent reboots to test new kernel versions and confirm functionality of the boot process. If you can't reboot often, consider using a stable release instead.
  • Be willing and able to report bugs as you find them and help maintainers gather information to fix them.

If the above doesn't match you, you may wish to instead follow the Rawhide release (depending on the point in the release cycle) or use regular stable Fedora releases.

Live media

After the Branch event, but before the Fedora stable release, nightly live image builds will be composed from Branched. You may be able to use these images to boot and test Branched. These images are automatically composed and not tested by QA.

Virtual instances

You may wish to install and run Branched in a virtual machine (VM) instance. This allows you to test when not running Linux, or avoid any impact to your day-to-day workflow.

See the section below on setting up a Branched install.

Getting a Branched install

The Product trees within the Branched tree should be directly installable (barring problems).

Install a pre-release

If the Branched release has already spawned an Alpha or Beta release, you can simply install that - it should be available from a Fedora download page - and then update as usual. Installing a pre-release and following normal update procedures will result in your installation tracking the Branched release.

Before each of the above milestones, test compose and release candidate images are sometimes available. These are produced as part of the process of validating releases.

TC images may or may not install correctly.

RC images may or may not install correctly, but you can usually find the list of known blockers to see if they affect you.

Install from nightly live or disk media

If Live media are being composed from Branched (see above), you may be able to download the Live media, copy it to local media, boot and install Branched. In the same place, you will find nightly builds of the disk images for ARM and Cloud platforms.

This is the most fragile way to get a Branched install, as Live media are only produced at some points in the cycle, sometimes does not compose, and when it does, may not install correctly.

Point installer to Branched

You can sometimes install Branched by using a stable install media and pointing it to the Branched repositories for packages to install.

  1. Download the latest stable or branched install media (network install or offline ("DVD") installer image)
  2. Copy to local media (USB or DVD or CD)
  3. Boot media and go to the 'Installation Source' screen and manually enter: https://download.fedoraproject.org/pub/fedora/linux/development/41/x86_64/os/(or i386 for 32-bit)
  4. Finish the install as normal.

For this method to work, there should be no major changes in Branched that the installer is not ready for, such as packages it depends on being retired or other similar situations.

Yum from existing stable install

You may use yum to upgrade from the most recent stable release. You will need to have such an install in place and should likely update to the newest updates before starting.

See Upgrading Fedora using yum Branched info

This method may fail if there are upgrade path issues (newer packages in stable or than Branched), or broken dependencies.

Communicating

There are a number of ways to communicate with other Branched users:

IRC

Branched discussion is on topic and welcome in both the #fedora-devel and #fedora-qa IRC channels.

Mailing Lists

Branched discussion is on topic and welcome in both the test and devel lists.

Bugzilla

Branched bugs should be reported against the Fedora Product, and version that this branched will become and the affected component. Please do follow best practices when filing. Remember that IRC and mailing lists are useful to help narrow down if some behavior is a bug or where to report it, but are themselves not bug reporting channels. Always file bugs in Bugzilla.

Note that broken dependencies are mailed to maintainers for each daily Branched compose where a package has such broken dependencies. Therefore, it's usually not worth filing a bug for broken dependencies unless they don't appear in the daily report, or you have a fix or improvement to suggest.

Producing Branched

The Branched compose runs every day starting at 09:15UTC. All branched builds at that time that are marked as stable' are composed and synced out. Note that during freezes there will be many days where 0 packages are added to the compose. The Branched tree is under development/VERSION on the mirrors. You can find a local "41" mirror on the public mirror list. Compose time varies depending on number of changes but is typically between 5 and 8 hours.

Branched is subject to various policies during its life cycle. For most of its existence, it is subject to the Updates Policy and package updates for it are gated through the Bodhi package review process. At various points of the Fedora Release Life Cycle, other freezes, policies and requirements come into effect, including the Software String Freeze Policy, the Milestone freezes, and the Change freezes. See all the above links for more details on exactly what changes may occur in the Branched tree under what conditions at what times.

Composes are done in a chroot using the 'mash' tool called from a script maintained by Fedora Release engineering. If the base set of packages needed to compose are broken, the daily compose may fail.

A report for each Branched compose is sent to to the test and the devel lists. This report contains output from the 'repodiff' tool from the previous compose as well as a broken dependency report for packages with broken dependencies. Additionally, private email is sent to maintainers with packages containing broken dependencies.

Package maintainers should read and follow the Branched release updates policy for building any packages in Branched.

Until the Bodhi enabling point, you cannot expect all packages in the Branched tree to be signed. To use Branched at these times, GPG signature checking in your package management tool must be disabled.

Questions and Answers

Q: So Branched is very stable and we can all use it?

A: No. See audience above. There are things that break from time to time, but if you are able to downgrade or troubleshoot such issues aren't too severe, however most users should stick to stable Fedora releases.

Q: I'm using a stable Fedora release, but I want the newer package for foo thats only available in Branched. Can I just yum install it?

A: No. Mixing releases like this is a very bad idea. Better options are:

  • Obtain the src.rpm for the package you wish and try and mock rebuild it (which may or may not work depending on dependencies)
  • Ask the Fedora maintainer in a bug report to update the stable version if permitted by policy.

Q: How can I tell when the branched compose for the day has finished?

A: You can see the reports it sends to the test and the devel lists. You can also watch fedmsg for the messages that rawhide compose has finished.

Hints and Tips

  • Your package management system can be of great help in diagnosing and working around issues you find. Do read up and understand: 'yum downgrade' 'yum history' 'yum update --skip-broken' 'koji download-build'.
  • You should update frequently (preferably every day). This allows you to more easily narrow down when a problem or issue appeared. If you apply a week of Branched updates at once you have many more packages to examine to narrow down issues.
  • Reboot often (preferably whenever new kernels arrive). This allows you to test the boot up process and packages related to it, as well as newer kernels. Read and understand the Dracut troubleshooting steps.
  • Follow the test and the devel lists for Branched issues, try and at least skim them before doing your daily Branched updates. Look for '[branched]' or '[41]' subjects or reports of issues. Additionally if you find a problem and are not sure what to file bugs against you can open a discussion there.
  • At some times, Branched kernels are made with a large amount of debugging enabled. You can often gain a good deal of performance by passing "slub_debug=-" to your kernel boot line in /etc/grub2.cfg. Additionally, you can run kernels in the Rawhide Kernel Nodebug repo that have all debugging disabled.
  • If you are using a graphical desktop environment in your Branched install, you may wish to install several of them. This allows you to still login and troubleshoot when your primary desktop environment is not working for some reason.
  • Have a rescue media handy of the current stable Fedora release for emergencies.

History

Branched was created as part of the "No frozen Rawhide" proposals: