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

Issue 2391573005: Linux: Add a script to generate a Precise dpkg admin dir for use with official builds on Trusty. (Closed)

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

Description

Linux: Add a script to generate a Precise dpkg admin dir for use with official builds on Trusty. With the output dpkg admin dir, dpkg-shlibdeps can generate the right package dependencies. Copied from thestig@'s CL https://codereview.chromium.org/786543004/ BUG=564904

Patch Set 1 #

Patch Set 2 : Update generate_precise_dpkg_admin_dir.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -0 lines) Patch
A build/linux/sysroot_scripts/generate_precise_dpkg_admin_dir.py View 1 1 chunk +137 lines, -0 lines 0 comments Download
M build/linux/sysroot_scripts/sysroot-creator.sh View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (7 generated)
Tom (Use chromium acct)
Hopefully we'll be able to use sbc@'s CL instead https://codereview.chromium.org/2391183002/, but we can use this ...
4 years, 2 months ago (2016-10-05 01:54:58 UTC) #4
Sam Clegg
4 years, 2 months ago (2016-10-05 02:23:59 UTC) #9
On 2016/10/05 01:54:58, Tom Anderson wrote:
> Hopefully we'll be able to use sbc@'s CL instead
> https://codereview.chromium.org/2391183002/, but we can use this if for some
> reason the sysroot change doesn't work

I'll keep working on 2391183002.  In the mean time I think it would be
cleaner/easier to simply add expected_deps_trusty in order to unblock 564904.  
What we have today is basically expected_deps_precise, its just not called that,
so it wouldn't be making things worse IMHO.

Powered by Google App Engine
This is Rietveld 408576698