 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

10th December 2008, 09:25 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
The plot thickens
So I'm watching the same issues that everyone else with their Fedora 10 installs, most specifically the dbus errors and trouble with PackageKit and waiting until all this is resolved. But the system is working fine otherwise, at least yesterday it was. This morning is a different story. I booted the laptop and went outside for a smoke. When I came back in the Plymouth boot screen was still showing. We should have been at the login screen by now. Only way out was to reboot so I rebooted without Plymouth and watched the errors scroll by. First, apparently Vista (used yesterday) wasn't cleanly shut down, or at least the partitions weren't cleanly unmounted. Errors mounting the drives while booting Fedora Then there was the problem with System Message Bus. Something about Failed to start message bus. No text content expected inside XML element policy in configuration file. Crap! Like I'm an expert there.  Also errors starting the HAL daemon and the Avahi daemon. Then the boot process hung. Rebooted into Vista to get rid of the mounting errors and then booted Fedora, 3 times. Same thing. Hangs after Avahi error. Booted Uubuntu, from which I write this post.
This is more of a comment than a cry for help. If it's broke I'll just re-install Fedora. No big deal to me. No, I didn't update the system yesterday. Things were broken, remember. And yum was suffering from dependency errors that I didn't feel like dealing with so I was in a wait until it's resolved mood with that. I suppose that since I've booted Ubuntu I could access the Fedora error logs. Maybe I'll have a look.
Anyhow, anyone else totally broken this morning?
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

10th December 2008, 09:36 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Bulletin. This just in!: Tried booting Fedora again. This time I tried runlevel 3. That was a success although I still got the same errors during the boot process. I was able to login and manually start X, but I got an error message about the nm-applet failing to initialize and I had no mouse. Then I realized that the system was locked up solid.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

10th December 2008, 09:41 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Update dbus , grab the required dbus packages from Koji
http://koji.fedoraproject.org/koji/b...?buildID=74040
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

10th December 2008, 09:47 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 186

|
|
|
what is koji? is it safe?
|

10th December 2008, 09:56 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by niko123456
what is koji? is it safe?
|
Koji is the official Fedora build system
http://fedoraproject.org/wiki/Infras...ojiBuildSystem
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

10th December 2008, 10:18 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
As always Leigh, you come through when the going is tough. I applied your suggestion and all seems well here in Fedora land. Up and running with no boot errors. Thanks Leigh. Much appreciated.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

10th December 2008, 02:22 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 77

|
|
Yes thanks, saved me
|

10th December 2008, 10:24 PM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 130

|
|
|
I tried to load this on another computer running f10x86_64. It sat on resolving dependances all well for 7 hrs till I killed it. what is the proper way to install I guess clicking download is not what it wanted me to do.
please tell me the secret.
Thanks
|

11th December 2008, 11:14 AM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 77

|
|
To fix everything up I had to manually update the PackageKit and the dbus packages form Koji.
You do this by downloading the packages from Koji with wget if at the command line and them updating with 'rpm -Uvh'.
So what you can do to make it easy is:
'rpm -qa | grep PackageKit'
Go to http://koji.fedoraproject.org/koji/ download the packages you need in to a folder by themselves
Then run 'rpm -Uvh *.rpm' in that folder.
After this all should be well.
|

11th December 2008, 10:23 PM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 130

|
|
|
what am I doing wrong?
rpm -Uvh dbus-1.2.8-1.fc10.x86_64.rpm dbus-libs-1.2.8-1.fc10.x86_64.rpm dbus-x11-1.2.8-1.fc10.x86_64.rpm dbus-devel-1.2.8-1.fc10.x86_64.rpm
error: open of dbus-1.2.8-1.fc10.x86_64.rpm failed: No such file or directory
error: open of dbus-libs-1.2.8-1.fc10.x86_64.rpm failed: No such file or directory
error: open of dbus-x11-1.2.8-1.fc10.x86_64.rpm failed: No such file or directory
error: open of dbus-devel-1.2.8-1.fc10.x86_64.rpm failed: No such file or directory
[root@localhost michael]#
|

11th December 2008, 11:19 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 77

|
|
|
Means rpm can't find the files. You are in the folder that you downloaded the files to? If not you need to change to that path first.
|

12th December 2008, 12:48 AM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 14

|
|
|
Blog entry about packagekit mix up
In response to this mess, it made it's way to being the first post in my new blog. Check it out here:
www.linuxsoftwareblog.com
I don't mean to be negative about Fedora, but this weekend gone was not a good one for the project
If you agree/disagree, then post comments under the blog entry....
thanks,
|

12th December 2008, 01:22 AM
|
|
"Sean The Terrible" -- The forum(er) Vista® rep
|
|
Join Date: Nov 2005
Posts: 8,823

|
|
Quote:
Originally Posted by thewonderer57
In response to this mess, it made it's way to being the first post in my new blog. Check it out here:
www.linuxsoftwareblog.com
I don't mean to be negative about Fedora, but this weekend gone was not a good one for the project
If you agree/disagree, then post comments under the blog entry....
thanks,
|
It is the ONLY post in your new blog!
I disagree with much of your premise, that is my prerogative. Fedora is what it is. Nothing has changed, other than the powers that be being more deluded as to what, exactly, Fedora is supposed to be. Use it if you want if not just walk away again. There are many good distros available, Fedora does not have the market cornered. If you love Fedora for what it is and wish to use it then you should expect this.
|

12th December 2008, 01:24 AM
|
|
Guest
|
|
Posts: n/a

|
|
Quote:
Originally Posted by thewonderer57
In response to this mess, it made it's way to being the first post in my new blog. Check it out here:
www.linuxsoftwareblog.com
I don't mean to be negative about Fedora, but this weekend gone was not a good one for the project
If you agree/disagree, then post comments under the blog entry....
thanks,
|
you were asked not to keep spamming it around, once is enough,
|

12th December 2008, 01:44 AM
|
|
"Sean The Terrible" -- The forum(er) Vista® rep
|
|
Join Date: Nov 2005
Posts: 8,823

|
|
Quote:
Originally Posted by Demz
you were asked not to keep spamming it around, once is enough,
|
Bet you make the second post in his blog!
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 00:27 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|