Comment #18 on issue 27794 by juhpetersen: 64bit rpm requiring 32bit libs
http://code.google.com/p/chromium/issues/detail?id=27794

> juhpetersen: Actually, that won't help.

I think it helps on fedora at least because you can't actually
yum install the google-chrome package because you don't have the
public key installed until after you have installed the package
(chicken and egg problem): as I mentioned elsewhere (issue 29276)
the better way to do it for yum at least would be to have
a google-release.noarch package to setup the yum repo and
after installing that you could yum install google-chrome,
and dependencies will get pulled automatically.

I guess the workaround is to use --nogpgcheck:

# yum --nogpgcheck localinstall google-chrome.rpm

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to