Problems with Fedora 10
The start things off, bug #475068 was reported for Fedora 9 with x86_64. This bug is present in Fedora 10 and also affects x86 systems. There was a workaround for this bug, for Fedora 10 users, involving using yumdownloader to install an older version of dbus. Unfortunately the older packages won't show up on all mirrors. It is still possible to recover from this bug by manually editing /etc/dbus-1/system.conf and rebooting the system. Fedora 9 users will need this version of PackageKit. For Fedora 10 you'll want this version of PackageKit.
Bug
#475069 covers a dbus access problem with bluez. If you are seeing the
error message: "Agent registration failed: A security policy in place
prevents this sender from sending this message to this recipient, see
message bus configuration file (rejected message had interface
"org.bluez.Adapter" member "RegisterAgent" error name "(unset)" destination
"org.bluez").
", this may
help. Fedora 9 users will want bluez-utils-3.36-3.fc9.
Fedora 10 users should grab bluez-4.22-2.fc10.
If you are still running Fedora 8 the proper package to get is bluez-utils-3.35-5.fc8.
Another bug that may be troubling you is bug #469434, in which subnetmask settings are not saved. For some people this has been fixed. That fix did not seem to work for everyone though. The system-config-network-1.5.94-2.fc10 update does seem to work.
If you run into the error "PackageKit failed to get a TID" you will want to see this forum thread which affected several people on December 7, 2008. So far, no fix seems to be forthcoming.
Bugs in PackageKit are especially troubling for some, since you can't
install an update using the GUI tools. Your editor completed a fresh
install of Fedora 10 last weekend on an aging Thinkpad laptop. After the
usual update she could no longer find or update any packages. A manual
yum update did not help. It would appear that bug #475656
addresses the error "failed to get a TID: A security policy in place
prevents this sender from sending this message to this
recipient...
". No doubt a SELinux expert could edit the offending
policy. The rest of us will have to wait for a fix.
Editors note: as noted in the comment below, this is a DBus security problem and has nothing to do with SELinux. This last bug was reported December 9, and by December 10 a fix was already being tested.
Posted Dec 11, 2008 1:55 UTC (Thu)
by walters (subscriber, #7396)
[Link] (3 responses)
Posted Dec 11, 2008 13:02 UTC (Thu)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted Dec 15, 2008 6:10 UTC (Mon)
by rahulsundaram (subscriber, #21946)
[Link] (1 responses)
Posted Dec 15, 2008 7:53 UTC (Mon)
by nix (subscriber, #2304)
[Link]
Posted Dec 11, 2008 3:32 UTC (Thu)
by jhs (guest, #12429)
[Link]
(At any rate, I've heard that F10 is very nice overall and I'll still upgrade to it in lieu of Ibex.)
Posted Dec 11, 2008 12:36 UTC (Thu)
by epa (subscriber, #39769)
[Link] (3 responses)
It was quite a lot of hassle to fix, but that's the price you pay for running your server on a distribution that is kept up to date with the latest releases. I am sure RHEL, SLES or CentOS running on officially supported hardware would be much smoother than Fedora on a leftover old workstation, but you get what you pay for. I'm still happy to run Fedora on the server.
Posted Dec 11, 2008 13:21 UTC (Thu)
by pizza (subscriber, #46)
[Link] (2 responses)
I worked around it by modifying the initrd script to force 'wait_for_scsi="yes"'.
Posted Dec 11, 2008 22:47 UTC (Thu)
by nix (subscriber, #2304)
[Link]
I have non-modular SCSI, and SCSI_SCAN_ASYNC=y.
If you're building SCSI as a module and have SCSI_SCAN_ASYNC set, you have
(This is explained in the help for SCSI_SCAN_ASYNC.)
Posted Dec 12, 2008 3:48 UTC (Fri)
by jwb (guest, #15467)
[Link]
Problems with Fedora 10
Problems with Fedora 10
Problems with Fedora 10
Problems with Fedora 10
something similar, and declare 1.4.x or whatever a de-facto major release,
even though it's API and ABI-compatible :/
Problems with Fedora 10
SCSI unbootable
SCSI unbootable
SCSI unbootable
initramfs that mounts an LVM LV-atop-md-atop-sym53c8xx as the root
filesystem. SCSI bus enumeration happens *before* the kernel passes
control to the initramfs, and everything works just fine.
to pass scsi_mod.scan=sync on the kernel commandline, or 'modprobe
scsi_wait_scan'.
SCSI unbootable