On 01/17/2013 09:51 PM, Patrick O'Callaghan wrote:
> On Wed, 2013-01-16 at 18:55 +0100, Reindl Harald wrote:
>> Am 16.01.2013 18:03, schrieb Neal Becker:
>>> Mike Wohlgemuth wrote:
>>>
>>>> On Wed, 2013-01-16 at 10:11 -0500, Neal Becker wrote:
>>>>> Well, workaround really.
>>>>>
>>>>> /usr/lib64/libudev.so.0 -> /usr/lib64/libudev.so.1
>>>>>
>>>> A better solution is probably:
>>>>
>>>> yum remove google-chrome-stable
>>>> yum install google-chrome-stable
>>>>
>>>> Woogie
>>>>
>>> Really?  I just tried it, but looks like google-chrome-stable is still 
>>> linked to
>>> libudev.so.0:
>>>
>>> ldd /opt/google/chrome/chrome | grep udev
>>>         libudev.so.0 => /lib64/libudev.so.0 (0x00007ff603cb0000)
>>>
>> for me it works, there must be some magic in the rpm-scripts
>>
>> [root@srv-rhsoft:~]$ ldd /opt/google/chrome/chrome | grep udev
>>         libudev.so.0 => not found
>>         libudev.so.1 => /lib64/libudev.so.1 (0x00007fbd92d17000)
>>
> I have the same results from ldd, but Chrome didn't work. I did the
> remove/install with yum as above, and it did work.
>
> I noticed that during the erase action, yum showed the repo as
> "@google-chrome/17", but during the install it shows as "google-chrome".
> The Chrome versions are exactly the same, so as you say there is clearly
> some magic happening during the install which is different from F17 to
> F18.

FWIW, instead of doing the remove/install procedure I simply did

yum reinstall google-chrome-stable

to get it working again.

I suppose I should care why it worked, and why it failed in the first 
place.....   :-)


-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to