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

Issue 517004: Add a helper script to be able to run "apt-get install" without running (Closed)

Created:
11 years ago by tedbo
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

Add a helper script to be able to run "apt-get install" without running the maintainer scripts on installed packages. I've experimented with using this in the install_packages.sh that runs from outside the targetfs. It is able to extract packages and make them appear to be installed (for the most part) without running the maintainer scripts. This will allow us to start figuring out what problems we will have when we no longer run the maintainer scripts. In the long run it would be nice to add an option to "dpkg" to skip maintainer scripts.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
A src/scripts/dpkg_no_scripts.sh View 1 chunk +83 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tedbo
This will help me get started on identifying issues with installing packages without running maintainer ...
11 years ago (2009-12-23 04:42:42 UTC) #1
Bill Richardson
11 years ago (2009-12-23 05:17:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698