Strange error with yum update

2009-12-12 Thread John Lagrue
At first glance this look simple, but it seems to be telling me there's an
error.

Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
kernel-uname-r = 2.6.30.9-96.fc11.i686.PAE is needed by (installed)
kmod-nvidia-2.6.30.9-96.fc11.i686.PAE-190.42-1.fc11.1.i686
Complete!
(1, [u'Please report this error in http://yum.baseurl.org/report'])

Anyone got any idea of what's wrong?

JDL
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Fedora 11 - Gnome - System / Preferences / Personal doesn't exist

2009-08-13 Thread John Lagrue
I've been reading various bits of documentation to with my Gnome session on
Fedora 11 and they keep referring to the options under System / Preferences
/ Personal

But that option isn't there on my system!

Am I going nuts? Or is there some magic incantation needed to turn it on?

Any idea?

John
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Can't get virtualisation running with Fedora 11

2009-06-12 Thread John Lagrue
Just installed F11, installed libvirt etc but can''t get virtualisation to
work.

When I run Virtual Machine Manager and try to connect to qemu I get:

"Unable to open a connection to the libvirt management daemon.

Libvirt URI is: qemu:///system

Verify that:
 - The 'libvirtd' daemon has been started
"

-

libvirt is installed and the service is running.

Does anyone have any ideas? I can't find this elsewhere.

John
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Yum error when attempting an update

2009-01-29 Thread John Lagrue
2009/1/29 Thorsten Leemhuis 

> On 29.01.2009 02:55, David Burns wrote:
>
>> On Wed, Jan 28, 2009 at 12:39 PM, John Lagrue  wrote:
>>
>>> 2009/1/27 Phil Meyer 
>>>
>>>> John Lagrue wrote:
>>>>
>>>>> Attempting an update this evening I get the following error.
>>>>>
>>>>> --
>>>>> Downloading Packages:
>>>>> == Entering rpm code
>>>>> ===
>>>>> Running rpm_check_debug
>>>>> ERROR with rpm_check_debug vs depsolve:
>>>>> kernel-uname-r is needed by (installed)
>>>>> kmod-nvidia-2.6.27.5-37.fc9.i686-173.14.15-1.fc9.5.i686
>>>>>
>>>> My guess is that kmod-nvidia (or something related) has not been
>> updated to match the new kernel yet.
>>
>
> Wrong guess. The modules were in the repo on the same day as the new kernel
> (within hours after that one got out; wasn't quicker as I was asleep when
> the new kernel got pushed).
>
>  kernel-uname-r is needed by (installed)
>>>>> kmod-nvidia-2.6.27.5-41.fc9.i686-173.14.15-1.fc9.6.i686
>>>>> kernel-uname-r is needed by (installed)
>>>>> kmod-nvidia-2.6.27.7-53.fc9.i686-173.14.15-1.fc9.7.i686
>>>>> Complete!
>>>>> (1, [u'Please report this error in http://yum.baseurl.org/report'
>>>>> <http://yum.baseurl.org/report%27>])
>>>>>
>>>>
> These are all kernels and those are reports for the kmod that are on the
> system. John, did you maybe remove the kernels 2.6.27.5-37.fc9.i686
> 2.6.27.5-41.fc9.i686 and 2.6.27.7-53.fc9.i686 with "--nodeps"?
>
> But whatever, this command should solve the problem:
>
>  rpm -e kmod-nvidia-2.6.27.5-37.fc9.i686-173.14.15-1.fc9.5.i686
>> kmod-nvidia-2.6.27.5-41.fc9.i686-173.14.15-1.fc9.6.i686
>> kmod-nvidia-2.6.27.7-53.fc9.i686-173.14.15-1.fc9.7.i686
>>
>
> Then run yum-update
>
> CU
> knurd
>
> --


Thank you - that fixed it :)

JDL
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Yum error when attempting an update

2009-01-28 Thread John Lagrue
2009/1/27 Phil Meyer 

> John Lagrue wrote:
>
>> Attempting an update this evening I get the following error.
>>
>> --
>> Downloading Packages:
>> == Entering rpm code
>> ===
>> Running rpm_check_debug
>> ERROR with rpm_check_debug vs depsolve:
>> kernel-uname-r is needed by (installed)
>> kmod-nvidia-2.6.27.5-37.fc9.i686-173.14.15-1.fc9.5.i686
>> kernel-uname-r is needed by (installed)
>> kmod-nvidia-2.6.27.5-41.fc9.i686-173.14.15-1.fc9.6.i686
>> kernel-uname-r is needed by (installed)
>> kmod-nvidia-2.6.27.7-53.fc9.i686-173.14.15-1.fc9.7.i686
>> Complete!
>> (1, [u'Please report this error in http://yum.baseurl.org/report' <
>> http://yum.baseurl.org/report%27>])
>>
>>
>> So I went to http://yum.baseurl.org/report but that seems to be a
>> developers site  -no place to report any errors.
>>
>> Does anyone have any idea what to do next?
>>
>> John
>>
>>
>
> The is almost always related to a mirror out of sync -- just try again and
> hope you get a server that has all the files. :)
>
> I saw the same thing this morning, and the second try a bit later worked.
>
>
> Good Luck!
>

It's more than 24 hours later and I'm still getting the same error :(

Is there any way out of this?

JDL
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Yum error when attempting an update

2009-01-27 Thread John Lagrue
Attempting an update this evening I get the following error.

--
Downloading Packages:
== Entering rpm code
===
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
kernel-uname-r is needed by (installed)
kmod-nvidia-2.6.27.5-37.fc9.i686-173.14.15-1.fc9.5.i686
kernel-uname-r is needed by (installed)
kmod-nvidia-2.6.27.5-41.fc9.i686-173.14.15-1.fc9.6.i686
kernel-uname-r is needed by (installed)
kmod-nvidia-2.6.27.7-53.fc9.i686-173.14.15-1.fc9.7.i686
Complete!
(1, [u'Please report this error in http://yum.baseurl.org/report'])


So I went to http://yum.baseurl.org/report but that seems to be a developers
site  -no place to report any errors.

Does anyone have any idea what to do next?

John
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Lost .jpg thumbnails

2008-11-05 Thread John Lagrue
2008/11/5 Matthew Flaschen <[EMAIL PROTECTED]>

> John Lagrue wrote:
> > Some time over the last month of so my Gnome desktop has lost the
> > ability to generate thumbnails of jpgs.
> >
> > I have all the options set; the maximum filesize for thumbnails is set
> > to 10Mb, so that's not the issue. Bmp, gif and png files all show as
> > thumbnails in Nautilus - but no jpgs do.
> >
> > Does anyone have an idea of what might have gone wrong?
>
> Are you sure you have plenty of free disk space?
>
> Matt Flaschen
>

About 116Gb free!
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Lost .jpg thumbnails

2008-11-05 Thread John Lagrue
Some time over the last month of so my Gnome desktop has lost the ability to
generate thumbnails of jpgs.

I have all the options set; the maximum filesize for thumbnails is set to
10Mb, so that's not the issue. Bmp, gif and png files all show as thumbnails
in Nautilus - but no jpgs do.

Does anyone have an idea of what might have gone wrong?

JDL
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Last kernel Update (2.6.25.11-97) breaks wlan (iwl4965)

2008-07-27 Thread John Lagrue
2008/7/27 M A Young <[EMAIL PROTECTED]>

> On Sun, 27 Jul 2008, Bjoern Schiessle wrote:
>
>  Hello,
>>
>> since my kernel upgrade from 2.6.25.10-86.fc9.x86_64 to
>> 2.6.25.11-97.fc9.x86_64 my wlan nic stopped working.
>>
>
> I had the similar problem. It seems the GUI package manager failed to
> update the iwl4965-firmware package, but doing a yum update fixed it.
>
>Michael Young
>
>
>
Yes, that worked for me too. Thank you :)

John
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: Last kernel Update (2.6.25.11-97) breaks wlan (iwl4965)

2008-07-27 Thread John Lagrue
2008/7/27 Bjoern Schiessle <[EMAIL PROTECTED]>

> Hello,
>
> since my kernel upgrade from 2.6.25.10-86.fc9.x86_64 to
> 2.6.25.11-97.fc9.x86_64 my wlan nic stopped working.
>
> The logs say:
>
> Jul 27 02:44:10 laptop NetworkManager:   wlan0: Device is
> fully-supported using driver 'iwl4965'.
> Jul 27 02:46:49 laptop kernel: iwl4965: Intel(R) Wireless WiFi Link 4965AGN
> driver for Linux, 1.3.27kds
> Jul 27 02:46:49 laptop kernel: iwl4965: Copyright(c) 2003-2008 Intel
> Corporation
> Jul 27 02:46:49 laptop kernel: iwl4965: Detected Intel Wireless WiFi Link
> 4965AGN REV=0x4
> Jul 27 02:46:49 laptop kernel: iwl4965: Tunable channels: 13 802.11bg, 19
> 802.11a channels
> Jul 27 02:46:52 laptop NetworkManager:   wlan0: Device is
> fully-supported using driver 'iwl4965'.
> Jul 27 02:46:56 laptop kernel: iwl4965: iwlwifi-4965-2.ucode firmware file
> req failed: Reason -2
> Jul 27 02:46:56 laptop kernel: iwl4965: Could not read microcode: -2
>
> I have already created a bug report (456782).
>
> Do you have the same problem?
> Do you know a solution for the problem?
>
> Thanks,
> Björn
>
>
Running on a ThinkPad T61p: wireless no longer works for me either.
Reverting to the previous kernel and and it works fine.

JDL
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list