From Fedora Project Wiki

(add query links)
(Add bug#569377)
Line 16: Line 16:


If you believe an already-reported bug report should be added to ''this'' page because it is commonly encountered, you can:
If you believe an already-reported bug report should be added to ''this'' page because it is commonly encountered, you can:
* Add it yourself, if you have wiki access. Remember to try and follow the style and guidelines explained in the comments in the page source.
* Add it yourself, if you have wiki access. Please follow the style and guidelines explained in the comments in the page source.
* Add the CommonBugs keyword to the bug report, and contact the Fedora QA team with the Bugzilla report number explaining why you believe that particular report qualifies as a common issue. You can contact Fedora QA through any of the methods listed [[QA#Communicate|here]].
* Or, add the ''CommonBugs' keyword to the bug report.  Someone from the [[QA]] team will then inspect the issue to determine whether the bug should be listed as a common bug. To expedite your request, please add a comment to the bug that includes
*# a summary of the problem
*# any known workarounds
*# an assessment on the impact to Fedora users


For reference, can query Bugzilla for bugs tagged CommonBugs:
For reference, can query Bugzilla for bugs tagged CommonBugs:
Line 26: Line 29:
When adding issues to this page, ensure to add the CommonBugs keyword to the bug report, and place the anchor link to the entry on this page in the Whiteboard field on the bug report if it is not being used for anything else.
When adding issues to this page, ensure to add the CommonBugs keyword to the bug report, and place the anchor link to the entry on this page in the Whiteboard field on the bug report if it is not being used for anything else.
-->
-->
<!-- *** FOLLOW THIS FORMAT FOR ALL ENTRIES PLEASE. ***
<!-- *** FOLLOW THIS FORMAT FOR ALL ENTRIES PLEASE. ***
{{Anchor|Issue-Foo}}
{{Anchor|Issue-Foo}}
Line 44: Line 48:
If the page is in pre-release state and a documented problem has been fixed in Rawhide but no newer pre-release has yet come out, add this boilerplate paragraph (appropriately customized for the issue):
If the page is in pre-release state and a documented problem has been fixed in Rawhide but no newer pre-release has yet come out, add this boilerplate paragraph (appropriately customized for the issue):


This issue was fixed in the updated ''(name)-(EVR)'' package. To solve the issue, update your (pre-release name, e.g. "Fedora 12 Beta") installation as usual. You should no longer encounter this issue after updating to that version or later of {{package|(name)}}.
This issue was fixed in the updated ''(name)-(EVR)'' package. To solve the issue, update your (pre-release name, e.g. "Fedora 13 Beta") installation as usual. You should no longer encounter this issue after updating to that version or later of {{package|(name)}}.


When the page is in pre-release state and a new pre-release becomes available, simply remove any issues that are now fixed from the page entirely.
When the page is in pre-release state and a new pre-release becomes available, simply remove any issues that are now fixed from the page entirely.
-->
-->
== Installation issues ==
{{Anchor|failure-to-eject-cdrom}}
=== Failure to eject CD-ROM when prompting for next disc ===
<small>[[#failure-to-eject-cdrom|link to this item]] - [[rhbug:569377|Bugzilla: #569377]]</small>
During a ''Fedora 13 Alpha'' CD-ROM installation, the installer may fail to properly eject the media when prompting for a subsequent installation disc.  Investigation appears to show that performing a media check on the ISO media may trigger this failure later during install.
If you encounter this issue while installing from CD-ROM media, you may work around the problem using the procedure detailed below.
# When prompted to insert the next disc, change to the debug shell on tty2 by pressing ''<Control><Alt>F2''
# Eject the disc by typing: {{command|eject /dev/cdrom}}
# Insert the requested installation disc number
# Prepare the disc by typing: {{command|mount -o ro /dev/cdrom /mnt/source}}
# Return to the installer by pressing ''<Control><Alt>F6''
The above procedure may be repeated for each installation disc needed to complete the install.

Revision as of 15:32, 2 March 2010

This page documents common bugs in Fedora 13 and, if available, fixes or workarounds for these problems. If you find your problem in this page, do not file a bug for it, unless otherwise instructed. Where appropriate, a reference to the current bug(s) in Bugzilla is included.


My bug is not listed

Not every bug is listed in this page, but Bugzilla should be a comprehensive database of known bugs. This page is a sampling of the bugs most commonly discussed on our mailing lists and forums.

To see if your bug has already been reported, you can search Bugzilla. If it has not yet been reported, we encourage you to do so to help improve Fedora for yourself and others. A guide to Bugs and feature requests has been prepared to assist you.

If you believe an already-reported bug report should be added to this page because it is commonly encountered, you can:

  • Add it yourself, if you have wiki access. Please follow the style and guidelines explained in the comments in the page source.
  • Or, add the CommonBugs' keyword to the bug report. Someone from the QA team will then inspect the issue to determine whether the bug should be listed as a common bug. To expedite your request, please add a comment to the bug that includes
    1. a summary of the problem
    2. any known workarounds
    3. an assessment on the impact to Fedora users

For reference, can query Bugzilla for bugs tagged CommonBugs:

  • CommonBugs? (bugs with CommonBugs keyword, but do not yet have a link to this page) -
  • CommonBugs+ (bugs with CommonBugs keyword and contain a link to this page)


Installation issues

Failure to eject CD-ROM when prompting for next disc

link to this item - Bugzilla: #569377

During a Fedora 13 Alpha CD-ROM installation, the installer may fail to properly eject the media when prompting for a subsequent installation disc. Investigation appears to show that performing a media check on the ISO media may trigger this failure later during install.

If you encounter this issue while installing from CD-ROM media, you may work around the problem using the procedure detailed below.

  1. When prompted to insert the next disc, change to the debug shell on tty2 by pressing <Control><Alt>F2
  2. Eject the disc by typing: eject /dev/cdrom
  3. Insert the requested installation disc number
  4. Prepare the disc by typing: mount -o ro /dev/cdrom /mnt/source
  5. Return to the installer by pressing <Control><Alt>F6

The above procedure may be repeated for each installation disc needed to complete the install.