Package: aptitude
Version: 0.4.1-1
Severity: wishlist

Hi,

To use aptitude in cron-apt, I would like to be able to use a
construction like
DPkg::Pre-Install-Pkgs { "if [ "$DO_APT_LISTCHANGES" != "no" ]; then
/usr/bin/apt-listchanges --apt || test $? -ne 10; fi"; };
which allows to disable the hook if running from cron-apt.

Unfortunately, the quotes do not seem to get through to the shell
invoked, regardless of how I quote them.

Please document how to do this.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.5-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.43.3    Advanced front-end for dpkg
ii  libc6                        2.3.6-3     GNU C Library: Shared libraries an
ii  libgcc1                      1:4.1-0exp4 GCC support library
ii  libncursesw5                 5.5-1       Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a           2.0.16-3    type-safe Signal Framework for C++
ii  libstdc++6                   4.1-0exp4   The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.1-1    English manual for aptitude, a ter

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to