UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.75 Safari/537.36
Steps to reproduce the problem:
1. Create a local repo (for example, with Pulp)
2. Add chrome's repository into local repo
3. Setup local repo mirror usage on dependent workstations
4. Install Google Chrome
What is the expected behavior?
Only Chrome is installed
What went wrong?
Chrome rpm contains chrome-stable.repo file which gets installed into /etc/yum.repos.d along with .repo file for local repository. So later every time on "yum upgrade" invocation yum complains this way:
"Repository google-chrome is listed more than once in the configuration"
This does not prevent yum from doing its job though, but it shouldn't happen since if yum is executed by cron, every invocation will lead to an email notification to root (or to whoever is recipient)
Did this work before? No
Chrome version: 49.0.2623.75 Channel: stable
OS Version: CentOS 7.1
Flash Version: Shockwave Flash 20.0 r0
Comment 1 by atwilson@chromium.org
, Apr 4 2016