Updates:
        Status: Assigned
        Owner: [email protected]

Comment #9 on issue 16130 by [email protected]:  
/etc/apt/sources.list.d/google-chrome.list keeps reappearing
http://code.google.com/p/chromium/issues/detail?id=16130

I think I see what's happening.

0. you added the google repository yourself
1. you did apt-get install google-chrome
2. you deleted /etc/apt/sources.list.d/google-chrome.list
3. at some point later, it reappeared

What's causing #3 is a bug in our daily cron job.  (It used
to set repo_add_once in /etc/defaults/google-chrome to
false, but doesn't anymore.)

You can work around this for the moment by doing
   sudo rm /etc/defaults/google-chrome
   sudo touch /etc/defaults/google-chrome
That should keep that file from coming back.  Let me know if that helps.

The cron job only looks at /etc/apt/sources.list.d/google-chrome.list, I  
think.
You can see it at /etc/cron.daily/google-chrome.  We'll see if we can fix  
the bug
you ran into.


--
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