No subject


Thu May 28 17:10:26 EDT 2009


       -q[=3D<n>], --quiet[=3D<n>]
           Suppress all incremental progress indicators, thus making the
output loggable. This may be supplied multiple times to make the program
quieter, but
           unlike apt-get, aptitude does not enable -y when -q is =
supplied
more than once.

       -y, --assume-yes
           When a yes/no prompt would be presented, assume that the user
entered "yes". In particular, suppresses the prompt that appears when
installing,
           upgrading, or removing packages. Prompts for "dangerous" =
actions,
such as removing essential packages, will still be displayed. This =
option
overrides
           -P.



Sample patch:


Index: src/extras/Makefile.install
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- src/extras/Makefile.install (revision 1766)
+++ src/extras/Makefile.install (working copy)
@@ -61,7 +61,7 @@
 XML2=3Dlibxml2-2.6.30
 XML2_HOST=3Dftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6

-APT_TOOL=3Daptitude
+APT_TOOL=3Daptitude -yq

 # Debian dependencies
 DEBS =3D  \


--=20
Bill Erickson
| VP, Software Development & Integration
| Equinox Software, Inc. / The Evergreen Experts
| phone: 877-OPEN-ILS (673-6457)
| email: erickson at esilibrary.com
| web: http://esilibrary.com


------_=_NextPart_001_01CA2CF9.5119F8EC
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7234.20">
<TITLE>RE: [OPEN-ILS-DEV] making pre-req installs %.001 more =
automated</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><TT><FONT SIZE=3D2>Is there anything a newer admin can learn from =
allowing aptitude to be more verbose?&nbsp; If so, is it worth a line in =
the HOW-TO that a n00b can toggle this default if they want?<BR>
<BR>
uh... ahem... not that...uh... I would need to learn anything.... =
heh.<BR>
<BR>
Stev3<BR>
<BR>
-----Original Message-----<BR>
From: open-ils-dev-bounces at list.georgialibraries.org on behalf of Bill =
Erickson<BR>
Sent: Thu 9/3/2009 4:16 PM<BR>
To: Evergreen Development Discussion List<BR>
Subject: [OPEN-ILS-DEV] making pre-req installs %.001 more automated<BR>
<BR>
Are there any objections to adding the -y and -q flags to aptitude in =
the<BR>
prerequisite installer makefile for OpenSRF and Evergreen?<BR>
<BR>


More information about the Open-ils-dev mailing list