Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Issue 2482343002: Linux installer: Fix APT_SOURCES and APT_SOURCESDIR paths (Closed)

Created:
4 years, 1 month ago by Tom (Use chromium acct)
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, grt+watch_chromium.org, pennymac+watch_chromium.org, Michael Moss, wfh+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Linux installer: Fix APT_SOURCES and APT_SOURCESDIR paths In prior versions of Ubuntu/Debian the Dir::Etc apt-config variable contained a trailing slash by default. The cronjob at /etc/cron.daily/google-chrome was concatenating that variable into a path, assuming the trailing slash. But in Ubuntu 16.10, the trailing slash is gone. That breaks the path to the list file, and the cronjob fails to fix it. BUG=663069 Committed: https://crrev.com/389af6af989c5ba5384988b55fc28a3f231a1479 Cr-Commit-Position: refs/heads/master@{#430771}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/installer/linux/common/apt.include View 1 chunk +6 lines, -2 lines 1 comment Download

Messages

Total messages: 16 (9 generated)
Tom (Use chromium acct)
thestig@ PTAL Users that have any channel of Chrome installed on Ubuntu 16.10 (or Debian ...
4 years, 1 month ago (2016-11-08 23:36:43 UTC) #5
Lei Zhang
lgtm https://codereview.chromium.org/2482343002/diff/1/chrome/installer/linux/common/apt.include File chrome/installer/linux/common/apt.include (right): https://codereview.chromium.org/2482343002/diff/1/chrome/installer/linux/common/apt.include#newcode147 chrome/installer/linux/common/apt.include:147: # though that sometimes gives a double slash. ...
4 years, 1 month ago (2016-11-08 23:44:35 UTC) #8
Tom (Use chromium acct)
On 2016/11/08 23:44:35, Lei Zhang (slow) wrote: > lgtm > > https://codereview.chromium.org/2482343002/diff/1/chrome/installer/linux/common/apt.include > File chrome/installer/linux/common/apt.include ...
4 years, 1 month ago (2016-11-08 23:46:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2482343002/1
4 years, 1 month ago (2016-11-08 23:47:13 UTC) #11
Lei Zhang
On 2016/11/08 23:46:08, Tom Anderson wrote: > Yes, but it shouldn't really matter if there's ...
4 years, 1 month ago (2016-11-08 23:47:16 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-08 23:53:19 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 23:58:25 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/389af6af989c5ba5384988b55fc28a3f231a1479
Cr-Commit-Position: refs/heads/master@{#430771}

Powered by Google App Engine
This is Rietveld 408576698