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

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

Created:
6 years ago by Lei Zhang
Modified:
4 years, 2 months ago
CC:
chromium-reviews, grt+watch_chromium.org, Michael Moss, wfh+watch_chromium.org, Dirk Pranke
Base URL:
https://chromium.googlesource.com/chromium/src.git@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.

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -0 lines) Patch
A chrome/installer/linux/sysroot_scripts/generate_precise_dpkg_admin_dir.py View 1 chunk +165 lines, -0 lines 5 comments Download

Messages

Total messages: 9 (3 generated)
Lei Zhang
6 years ago (2014-12-06 02:19:06 UTC) #2
Paweł Hajdan Jr.
Thanks for the script, some comments. https://codereview.chromium.org/786543004/diff/1/chrome/installer/linux/sysroot_scripts/generate_precise_dpkg_admin_dir.py File chrome/installer/linux/sysroot_scripts/generate_precise_dpkg_admin_dir.py (right): https://codereview.chromium.org/786543004/diff/1/chrome/installer/linux/sysroot_scripts/generate_precise_dpkg_admin_dir.py#newcode22 chrome/installer/linux/sysroot_scripts/generate_precise_dpkg_admin_dir.py:22: PACKAGES = [ ...
6 years ago (2014-12-08 10:12:16 UTC) #3
Sam Clegg
On 2014/12/08 10:12:16, Paweł Hajdan Jr. wrote: > Thanks for the script, some comments. > ...
4 years, 2 months ago (2016-10-04 21:57:57 UTC) #4
Tom (Use chromium acct)
I've created a continuation CL (not ready for review) at https://codereview.chromium.org/2391573005/ I think creating a ...
4 years, 2 months ago (2016-10-04 23:50:46 UTC) #7
Lei Zhang
On 2016/10/04 23:50:46, Tom Anderson wrote: > I've created a continuation CL (not ready for ...
4 years, 2 months ago (2016-10-04 23:53:52 UTC) #8
Tom (Use chromium acct)
4 years, 2 months ago (2016-10-05 00:00:38 UTC) #9
Message was sent while issue was closed.
On 2016/10/04 23:53:52, Lei Zhang wrote:
> On 2016/10/04 23:50:46, Tom Anderson wrote:
> > I've created a continuation CL (not ready for review) at
> > https://codereview.chromium.org/2391573005/
> > 
> > I think creating a Precise admin dir should be OK for now just to unblock
the
> > builder update effort.  
> > 
> > However, as a long term solution, we definitely want to generate the
> > /var/lib/dpkg dir in the sysroot creator scripts, since the scripts already
> pull
> > in everything we need, and the calculated deps should be based on whatever
> > sysroot we're using to build, not Precise.
> 
> It would be great if you can take this and run with it. I'll close it out.

Feel free to close

Powered by Google App Engine
This is Rietveld 408576698