[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#701048: open-cobol: squeeze->wheezy upgrade fails: Could not perform immediate configuration on 'gcc'



Control: severity -1 serious
Control: reassign -1 apt
Control: tags -1 - unreproducible
Control: affects -1 gcc

Hi,

On Thu, Feb 21, 2013 at 05:11:11AM +0000, Bart Martens wrote:
> I could not reproduce this problem.  I created a minimal squeeze chroot with
> pbuilder, installed the three open-cobol related packages, modified the apt
> configuration to add wheezy, ran "apt-get update" and ran "apt-get
> dist-upgrade".  No failure.
> 
> Suggestions on how to reproduce the problem ?

I was able to reproduce the problem, by looking at the log from lucas and
changing the installed packages before the upgrade. It turns out that gcc-4.3
and libtool need to be installed before the upgrade, and gcc and gcc-4.4
need to be removed. There is no need for open-cobol to be installed to
reproduce the problem.

I wrote a small script to reproduce the problem in a squeeze pbuilder chroot
and I'm attaching the output from that (including the list of installed
packages before and after the upgrade).

> > This is the only package affected by that issue.

The issue isn't related to open-cobol, so I'm reassigning the bug.

> I guess that this is why you assigned this bug to open-cobol, and not to apt or
> to gcc.

I'm reassigning the bug to apt, because I guess the apt developers will be
able to find the problem. It might be a gcc problem, though (hence the
affects).

> I'm adding the APT Development Team in cc because the manpage apt.conf(5)
> invites me to inform the APT team about this problem about Immediate-Configure.

Cheers,

Ivo

#! /bin/bash

set -x

apt-get -y install gcc-4.3 libtool
apt-get -y remove --purge gcc g++ gcc-4.4 g++-4.4

dpkg -l

sed -i s/squeeze/wheezy/ /etc/apt/sources.list
apt-get update
apt-get -y upgrade 

dpkg -l

apt-get -y dist-upgrade

I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base-squeeze-amd64.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
+ apt-get -y install gcc-4.3 libtool
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  autotools-dev cpp-4.3 file gcc-4.3-base libmagic1
Suggested packages:
  gcc-4.3-locales gcc-4.3-multilib libmudflap0-4.3-dev gcc-4.3-doc libgcc1-dbg
  libgomp1-dbg libmudflap0-dbg libtool-doc autoconf automaken gfortran
  fortran95-compiler gcj
Recommended packages:
  libltdl-dev
The following NEW packages will be installed:
  autotools-dev cpp-4.3 file gcc-4.3 gcc-4.3-base libmagic1 libtool
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/6945 kB of archives.
After this operation, 16.4 MB of additional disk space will be used.
Selecting previously deselected package libmagic1.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10275 files and directories currently installed.)
Unpacking libmagic1 (from .../libmagic1_5.04-5+squeeze2_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../file_5.04-5+squeeze2_amd64.deb) ...
Selecting previously deselected package autotools-dev.
Unpacking autotools-dev (from .../autotools-dev_20100122.1_all.deb) ...
Selecting previously deselected package gcc-4.3-base.
Unpacking gcc-4.3-base (from .../gcc-4.3-base_4.3.5-4_amd64.deb) ...
Selecting previously deselected package cpp-4.3.
Unpacking cpp-4.3 (from .../cpp-4.3_4.3.5-4_amd64.deb) ...
Selecting previously deselected package gcc-4.3.
Unpacking gcc-4.3 (from .../gcc-4.3_4.3.5-4_amd64.deb) ...
Selecting previously deselected package libtool.
Unpacking libtool (from .../libtool_2.2.6b-2_amd64.deb) ...
Setting up libmagic1 (5.04-5+squeeze2) ...
Setting up file (5.04-5+squeeze2) ...
Setting up autotools-dev (20100122.1) ...
Setting up gcc-4.3-base (4.3.5-4) ...
Setting up cpp-4.3 (4.3.5-4) ...
Setting up gcc-4.3 (4.3.5-4) ...
Setting up libtool (2.2.6b-2) ...
+ apt-get -y remove --purge gcc g++ gcc-4.4 g++-4.4
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  build-essential* g++* g++-4.4* gcc* gcc-4.4* libstdc++6-4.4-dev*
0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
After this operation, 27.3 MB disk space will be freed.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10436 files and directories currently installed.)
Removing build-essential ...
Removing g++ ...
Removing gcc ...
Removing g++-4.4 ...
Removing libstdc++6-4.4-dev ...
Removing gcc-4.4 ...
+ dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                            Version                      Description
+++-===============================-============================-===================================================================
ii  apt                             0.8.10.3+squeeze1            Advanced front-end for dpkg
ii  aptitude                        0.6.3-3.2+squeeze1           terminal-based package manager (terminal interface only)
ii  autotools-dev                   20100122.1                   Update infrastructure for config.{guess,sub} files
ii  base-files                      6.0squeeze7                  Debian base system miscellaneous files
ii  base-passwd                     3.5.22                       Debian base system master password and group files
ii  bash                            4.1-3                        The GNU Bourne Again SHell
ii  binutils                        2.20.1-16                    The GNU assembler, linker and binary utilities
ii  bsdutils                        1:2.17.2-9                   Basic utilities from 4.4BSD-Lite
ii  bzip2                           1.0.5-6+squeeze1             high-quality block-sorting file compressor - utilities
ii  coreutils                       8.5-1                        GNU core utilities
ii  cpp                             4:4.4.5-1                    The GNU C preprocessor (cpp)
ii  cpp-4.3                         4.3.5-4                      The GNU C preprocessor
ii  cpp-4.4                         4.4.5-8                      The GNU C preprocessor
ii  dash                            0.5.5.1-7.4                  POSIX-compliant shell
ii  debconf                         1.5.36.1                     Debian configuration management system
ii  debconf-i18n                    1.5.36.1                     full internationalization support for debconf
ii  debian-archive-keyring          2010.08.28+squeeze1          GnuPG archive keys of the Debian archive
ii  debianutils                     3.4                          Miscellaneous utilities specific to Debian
ii  diffutils                       1:3.0-1                      File comparison utilities
ii  dpkg                            1.15.8.13                    Debian package management system
ii  dpkg-dev                        1.15.8.13                    Debian package development tools
ii  e2fslibs                        1.41.12-4stable1             ext2/ext3/ext4 file system libraries
ii  e2fsprogs                       1.41.12-4stable1             ext2/ext3/ext4 file system utilities
ii  file                            5.04-5+squeeze2              Determines file type using "magic" numbers
ii  findutils                       4.4.2-1+b1                   utilities for finding files--find, xargs
ii  gcc-4.3                         4.3.5-4                      The GNU C compiler
ii  gcc-4.3-base                    4.3.5-4                      The GNU Compiler Collection (base package)
ii  gcc-4.4-base                    4.4.5-8                      The GNU Compiler Collection (base package)
ii  gnupg                           1.4.10-4+squeeze1            GNU privacy guard - a free PGP replacement
ii  gpgv                            1.4.10-4+squeeze1            GNU privacy guard - signature verification tool
ii  grep                            2.6.3-3                      GNU grep, egrep and fgrep
ii  gzip                            1.3.12-9+squeeze1            GNU compression utilities
ii  hostname                        3.04                         utility to set/show the host name or domain name
ii  initscripts                     2.88dsf-13.1+squeeze1        scripts for initializing and shutting down the system
ii  insserv                         1.14.0-2                     Tool to organize boot sequence using LSB init.d script dependencies
ii  libacl1                         2.2.49-4                     Access control list shared library
ii  libattr1                        1:2.4.44-2                   Extended attribute shared library
ii  libblkid1                       2.17.2-9                     block device id library
ii  libboost-iostreams1.42.0        1.42.0-4                     Boost.Iostreams Library
ii  libbz2-1.0                      1.0.5-6+squeeze1             high-quality block-sorting file compressor library - runtime
ii  libc-bin                        2.11.3-4                     Embedded GNU C Library: Binaries
ii  libc-dev-bin                    2.11.3-4                     Embedded GNU C Library: Development binaries
ii  libc6                           2.11.3-4                     Embedded GNU C Library: Shared libraries
ii  libc6-dev                       2.11.3-4                     Embedded GNU C Library: Development Libraries and Header Files
ii  libcomerr2                      1.41.12-4stable1             common error description library
ii  libcwidget3                     0.5.16-3                     high-level terminal interface library for C++ (runtime files)
ii  libdb4.7                        4.7.25-9                     Berkeley v4.7 Database Libraries [runtime]
ii  libdb4.8                        4.8.30-2                     Berkeley v4.8 Database Libraries [runtime]
ii  libdpkg-perl                    1.15.8.13                    Dpkg perl modules
ii  libept1                         1.0.4                        High-level library for managing Debian package information
ii  libgcc1                         1:4.4.5-8                    GCC support library
ii  libgdbm3                        1.8.3-9                      GNU dbm database routines (runtime version)
ii  libgmp3c2                       2:4.3.2+dfsg-1               Multiprecision arithmetic library
ii  libgomp1                        4.4.5-8                      GCC OpenMP (GOMP) support library
ii  liblocale-gettext-perl          1.05-6                       Using libc functions for internationalization in Perl
ii  liblzma2                        5.0.0-2                      XZ-format compression library
ii  libmagic1                       5.04-5+squeeze2              File type determination library using "magic" numbers
ii  libmpfr4                        3.0.0-2                      multiple precision floating-point computation
ii  libncurses5                     5.7+20100313-5               shared libraries for terminal handling
ii  libncursesw5                    5.7+20100313-5               shared libraries for terminal handling (wide character support)
ii  libpam-modules                  1.1.1-6.1+squeeze1           Pluggable Authentication Modules for PAM
ii  libpam-runtime                  1.1.1-6.1+squeeze1           Runtime support for the PAM library
ii  libpam0g                        1.1.1-6.1+squeeze1           Pluggable Authentication Modules library
ii  libreadline6                    6.1-3                        GNU readline and history libraries, run-time libraries
ii  libselinux1                     2.0.96-1                     SELinux runtime shared libraries
ii  libsepol1                       2.0.41-1                     SELinux library for manipulating binary security policies
ii  libsigc++-2.0-0c2a              2.2.4.2-1                    type-safe Signal Framework for C++ - runtime
ii  libslang2                       2.2.2-4                      The S-Lang programming library - runtime version
ii  libsqlite3-0                    3.7.3-1                      SQLite 3 shared library
ii  libss2                          1.41.12-4stable1             command-line interface parsing library
ii  libstdc++6                      4.4.5-8                      The GNU Standard C++ Library v3
ii  libtext-charwidth-perl          0.04-6                       get display widths of characters on the terminal
ii  libtext-iconv-perl              1.7-2                        converts between character sets in Perl
ii  libtext-wrapi18n-perl           0.06-7                       internationalized substitute of Text::Wrap
ii  libtimedate-perl                1.2000-1                     collection of modules to manipulate date/time information
ii  libtool                         2.2.6b-2                     Generic library support script
ii  libusb-0.1-4                    2:0.1.12-16                  userspace USB programming library
ii  libuuid1                        2.17.2-9                     Universally Unique ID library
ii  libxapian22                     1.2.3-2                      Search engine library
ii  linux-libc-dev                  2.6.32-48                    Linux support headers for userspace development
ii  login                           1:4.1.4.2+svn3283-2+squeeze1 system login tools
ii  lsb-base                        3.2-23.2squeeze1             Linux Standard Base 3.2 init script functionality
ii  make                            3.81-8                       An utility for Directing compilation.
ii  mawk                            1.3.3-15                     a pattern scanning and text processing language
ii  mount                           2.17.2-9                     Tools for mounting and manipulating filesystems
ii  ncurses-base                    5.7+20100313-5               basic terminal type definitions
ii  ncurses-bin                     5.7+20100313-5               terminal-related programs and man pages
ii  passwd                          1:4.1.4.2+svn3283-2+squeeze1 change and administer password and group data
ii  patch                           2.6-2                        Apply a diff file to an original
ii  perl                            5.10.1-17squeeze5            Larry Wall's Practical Extraction and Report Language
ii  perl-base                       5.10.1-17squeeze5            minimal Perl system
ii  perl-modules                    5.10.1-17squeeze5            Core Perl modules
ii  readline-common                 6.1-3                        GNU readline and history libraries, common files
ii  sed                             4.2.1-7                      The GNU sed stream editor
ii  sensible-utils                  0.0.4                        Utilities for sensible alternative selection
ii  sysv-rc                         2.88dsf-13.1+squeeze1        System-V-like runlevel change mechanism
ii  sysvinit                        2.88dsf-13.1+squeeze1        System-V-like init utilities
ii  sysvinit-utils                  2.88dsf-13.1+squeeze1        System-V-like utilities
ii  tar                             1.23-3                       GNU version of the tar archiving utility
ii  tzdata                          2012g-0squeeze1              time zone and daylight-saving time data
ii  util-linux                      2.17.2-9                     Miscellaneous system utilities
ii  xz-utils                        5.0.0-2                      XZ-format compression utilities
ii  zlib1g                          1:1.2.3.4.dfsg-3             compression library - runtime
+ sed -i s/squeeze/wheezy/ /etc/apt/sources.list
+ apt-get update
Get:1 http://ftp.de.debian.org wheezy Release.gpg [836 B]
Get:2 http://ftp.de.debian.org/debian/ wheezy/main Translation-en [3865 kB]
Get:3 http://ftp.de.debian.org wheezy Release [223 kB]
Get:4 http://ftp.de.debian.org wheezy/main amd64 Packages [5863 kB]
Fetched 9952 kB in 3s (3003 kB/s)
Reading package lists...
+ apt-get -y upgrade
Reading package lists...
Building dependency tree...
Reading state information...
The following packages have been kept back:
  apt aptitude base-files bash binutils bzip2 coreutils cpp cpp-4.4 dpkg
  e2fslibs e2fsprogs file gcc-4.4-base initscripts libacl1 libattr1 libblkid1
  libbz2-1.0 libcomerr2 libcwidget3 libgcc1 libgdbm3 libgomp1
  liblocale-gettext-perl libmagic1 libmpfr4 libncurses5 libncursesw5
  libpam-modules libpam0g libreadline6 libselinux1 libsepol1
  libsigc++-2.0-0c2a libslang2 libsqlite3-0 libss2 libstdc++6
  libtext-charwidth-perl libtext-iconv-perl libusb-0.1-4 libuuid1 libxapian22
  mount ncurses-bin passwd perl perl-base perl-modules sysvinit util-linux
  xz-utils zlib1g
The following packages will be upgraded:
  autotools-dev base-passwd bsdutils dash debconf debconf-i18n
  debian-archive-keyring debianutils diffutils dpkg-dev findutils gnupg gpgv
  grep gzip hostname insserv libc-bin libc-dev-bin libc6 libc6-dev
  libdpkg-perl libpam-runtime libtool linux-libc-dev login lsb-base make mawk
  ncurses-base patch readline-common sed sensible-utils sysv-rc sysvinit-utils
  tar tzdata
debconf: delaying package configuration, since apt-utils is not installed
38 upgraded, 0 newly installed, 0 to remove and 54 not upgraded.
Need to get 0 B/20.9 MB of archives.
After this operation, 6642 kB disk space will be freed.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9624 files and directories currently installed.)
Preparing to replace sensible-utils 0.0.4 (using .../sensible-utils_0.0.7_all.deb) ...
Unpacking replacement sensible-utils ...
Setting up sensible-utils (0.0.7) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9636 files and directories currently installed.)
Preparing to replace debianutils 3.4 (using .../debianutils_4.3.2_amd64.deb) ...
Unpacking replacement debianutils ...
Setting up debianutils (4.3.2) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9662 files and directories currently installed.)
Preparing to replace dash 0.5.5.1-7.4 (using .../dash_0.5.7-3_amd64.deb) ...
Unpacking replacement dash ...
Setting up dash (0.5.7-3) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9662 files and directories currently installed.)
Preparing to replace diffutils 1:3.0-1 (using .../diffutils_1%3a3.2-6_amd64.deb) ...
Unpacking replacement diffutils ...
Setting up diffutils (1:3.2-6) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9663 files and directories currently installed.)
Preparing to replace findutils 4.4.2-1+b1 (using .../findutils_4.4.2-4_amd64.deb) ...
Unpacking replacement findutils ...
Setting up findutils (4.4.2-4) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9663 files and directories currently installed.)
Preparing to replace grep 2.6.3-3 (using .../archives/grep_2.12-2_amd64.deb) ...
Unpacking replacement grep ...
Setting up grep (2.12-2) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9663 files and directories currently installed.)
Preparing to replace gzip 1.3.12-9+squeeze1 (using .../gzip_1.5-1.1_amd64.deb) ...
Unpacking replacement gzip ...
Setting up gzip (1.5-1.1) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9663 files and directories currently installed.)
Preparing to replace hostname 3.04 (using .../hostname_3.11_amd64.deb) ...
Unpacking replacement hostname ...
Setting up hostname (3.11) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9662 files and directories currently installed.)
Preparing to replace login 1:4.1.4.2+svn3283-2+squeeze1 (using .../login_1%3a4.1.5.1-1_amd64.deb) ...
Unpacking replacement login ...
Setting up login (1:4.1.5.1-1) ...
Installing new version of config file /etc/pam.d/login ...
Installing new version of config file /etc/login.defs ...
Installing new version of config file /etc/securetty ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9680 files and directories currently installed.)
Preparing to replace sed 4.2.1-7 (using .../sed_4.2.1-10_amd64.deb) ...
Unpacking replacement sed ...
Setting up sed (4.2.1-10) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9680 files and directories currently installed.)
Preparing to replace tar 1.23-3 (using .../tar_1.26+dfsg-0.1_amd64.deb) ...
Unpacking replacement tar ...
Setting up tar (1.26+dfsg-0.1) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9681 files and directories currently installed.)
Preparing to replace make 3.81-8 (using .../make_3.81-8.2_amd64.deb) ...
Unpacking replacement make ...
Preparing to replace libc6-dev 2.11.3-4 (using .../libc6-dev_2.13-38_amd64.deb) ...
Unpacking replacement libc6-dev ...
Preparing to replace libc-dev-bin 2.11.3-4 (using .../libc-dev-bin_2.13-38_amd64.deb) ...
Unpacking replacement libc-dev-bin ...
Preparing to replace libc-bin 2.11.3-4 (using .../libc-bin_2.13-38_amd64.deb) ...
Unpacking replacement libc-bin ...
Setting up libc-bin (2.13-38) ...
Installing new version of config file /etc/bindresvport.blacklist ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9701 files and directories currently installed.)
Preparing to replace libc6 2.11.3-4 (using .../libc6_2.13-38_amd64.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking replacement libc6 ...
Setting up libc6 (2.13-38) ...
Checking for services that may need to be restarted...
Checking init scripts...
Nothing to restart.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9705 files and directories currently installed.)
Preparing to replace linux-libc-dev 2.6.32-48 (using .../linux-libc-dev_3.2.35-2_amd64.deb) ...
Unpacking replacement linux-libc-dev ...
Preparing to replace base-passwd 3.5.22 (using .../base-passwd_3.5.26_amd64.deb) ...
Unpacking replacement base-passwd ...
Setting up base-passwd (3.5.26) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9753 files and directories currently installed.)
Preparing to replace bsdutils 1:2.17.2-9 (using .../bsdutils_1%3a2.20.1-5.3_amd64.deb) ...
Unpacking replacement bsdutils ...
Setting up bsdutils (1:2.20.1-5.3) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9753 files and directories currently installed.)
Preparing to replace ncurses-base 5.7+20100313-5 (using .../ncurses-base_5.9-10_all.deb) ...
Unpacking replacement ncurses-base ...
Setting up ncurses-base (5.9-10) ...
Installing new version of config file /etc/terminfo/README ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9755 files and directories currently installed.)
Preparing to replace sysvinit-utils 2.88dsf-13.1+squeeze1 (using .../sysvinit-utils_2.88dsf-41_amd64.deb) ...
Unpacking replacement sysvinit-utils ...
Setting up sysvinit-utils (2.88dsf-41) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9757 files and directories currently installed.)
Preparing to replace debconf 1.5.36.1 (using .../debconf_1.5.49_all.deb) ...
Unpacking replacement debconf ...
Setting up debconf (1.5.49) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9760 files and directories currently installed.)
Preparing to replace mawk 1.3.3-15 (using .../mawk_1.3.3-17_amd64.deb) ...
Unpacking replacement mawk ...
Preparing to replace gpgv 1.4.10-4+squeeze1 (using .../gpgv_1.4.12-7_amd64.deb) ...
Unpacking replacement gpgv ...
Setting up gpgv (1.4.12-7) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9760 files and directories currently installed.)
Preparing to replace debian-archive-keyring 2010.08.28+squeeze1 (using .../debian-archive-keyring_2012.4_all.deb) ...
Unpacking replacement debian-archive-keyring ...
Setting up debian-archive-keyring (2012.4) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9764 files and directories currently installed.)
Preparing to replace gnupg 1.4.10-4+squeeze1 (using .../gnupg_1.4.12-7_amd64.deb) ...
Unpacking replacement gnupg ...
Setting up gnupg (1.4.12-7) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9753 files and directories currently installed.)
Preparing to replace readline-common 6.1-3 (using .../readline-common_6.2+dfsg-0.1_all.deb) ...
Unpacking replacement readline-common ...
Setting up readline-common (6.2+dfsg-0.1) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9752 files and directories currently installed.)
Preparing to replace libpam-runtime 1.1.1-6.1+squeeze1 (using .../libpam-runtime_1.1.3-7.1_all.deb) ...
Unpacking replacement libpam-runtime ...
Setting up libpam-runtime (1.1.3-7.1) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9753 files and directories currently installed.)
Preparing to replace lsb-base 3.2-23.2squeeze1 (using .../lsb-base_4.1+Debian8_all.deb) ...
Unpacking replacement lsb-base ...
Setting up lsb-base (4.1+Debian8) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9755 files and directories currently installed.)
Preparing to replace insserv 1.14.0-2 (using .../insserv_1.14.0-5_amd64.deb) ...
Unpacking replacement insserv ...
Setting up insserv (1.14.0-5) ...
Installing new version of config file /etc/insserv.conf ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9745 files and directories currently installed.)
Preparing to replace sysv-rc 2.88dsf-13.1+squeeze1 (using .../sysv-rc_2.88dsf-41_all.deb) ...
Unpacking replacement sysv-rc ...
Setting up sysv-rc (2.88dsf-41) ...
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9746 files and directories currently installed.)
Preparing to replace tzdata 2012g-0squeeze1 (using .../tzdata_2012j-1_all.deb) ...
Unpacking replacement tzdata ...
Setting up tzdata (2012j-1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Sat Mar  2 14:15:16 UTC 2013.
Universal Time is now:  Sat Mar  2 14:15:16 UTC 2013.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9746 files and directories currently installed.)
Preparing to replace debconf-i18n 1.5.36.1 (using .../debconf-i18n_1.5.49_all.deb) ...
Unpacking replacement debconf-i18n ...
Preparing to replace patch 2.6-2 (using .../patch_2.6.1-3_amd64.deb) ...
Unpacking replacement patch ...
Preparing to replace autotools-dev 20100122.1 (using .../autotools-dev_20120608.1_all.deb) ...
Unpacking replacement autotools-dev ...
Preparing to replace dpkg-dev 1.15.8.13 (using .../dpkg-dev_1.16.9_all.deb) ...
Unpacking replacement dpkg-dev ...
Preparing to replace libdpkg-perl 1.15.8.13 (using .../libdpkg-perl_1.16.9_all.deb) ...
Unpacking replacement libdpkg-perl ...
Preparing to replace libtool 2.2.6b-2 (using .../libtool_2.4.2-1.1_amd64.deb) ...
Unpacking replacement libtool ...
Setting up make (3.81-8.2) ...
Setting up libc-dev-bin (2.13-38) ...
Setting up linux-libc-dev (3.2.35-2) ...
Setting up libc6-dev (2.13-38) ...
Setting up mawk (1.3.3-17) ...
Setting up debconf-i18n (1.5.49) ...
Setting up patch (2.6.1-3) ...
Setting up autotools-dev (20120608.1) ...
Setting up libdpkg-perl (1.16.9) ...
Setting up dpkg-dev (1.16.9) ...
Setting up libtool (2.4.2-1.1) ...
+ dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                            Version                      Description
+++-===============================-============================-======================================================================
ii  apt                             0.8.10.3+squeeze1            Advanced front-end for dpkg
ii  aptitude                        0.6.3-3.2+squeeze1           terminal-based package manager (terminal interface only)
ii  autotools-dev                   20120608.1                   Update infrastructure for config.{guess,sub} files
ii  base-files                      6.0squeeze7                  Debian base system miscellaneous files
ii  base-passwd                     3.5.26                       Debian base system master password and group files
ii  bash                            4.1-3                        The GNU Bourne Again SHell
ii  binutils                        2.20.1-16                    The GNU assembler, linker and binary utilities
ii  bsdutils                        1:2.20.1-5.3                 Basic utilities from 4.4BSD-Lite
ii  bzip2                           1.0.5-6+squeeze1             high-quality block-sorting file compressor - utilities
ii  coreutils                       8.5-1                        GNU core utilities
ii  cpp                             4:4.4.5-1                    The GNU C preprocessor (cpp)
ii  cpp-4.3                         4.3.5-4                      The GNU C preprocessor
ii  cpp-4.4                         4.4.5-8                      The GNU C preprocessor
ii  dash                            0.5.7-3                      POSIX-compliant shell
ii  debconf                         1.5.49                       Debian configuration management system
ii  debconf-i18n                    1.5.49                       full internationalization support for debconf
ii  debian-archive-keyring          2012.4                       GnuPG archive keys of the Debian archive
ii  debianutils                     4.3.2                        Miscellaneous utilities specific to Debian
ii  diffutils                       1:3.2-6                      File comparison utilities
ii  dpkg                            1.15.8.13                    Debian package management system
ii  dpkg-dev                        1.16.9                       Debian package development tools
ii  e2fslibs                        1.41.12-4stable1             ext2/ext3/ext4 file system libraries
ii  e2fsprogs                       1.41.12-4stable1             ext2/ext3/ext4 file system utilities
ii  file                            5.04-5+squeeze2              Determines file type using "magic" numbers
ii  findutils                       4.4.2-4                      utilities for finding files--find, xargs
ii  gcc-4.3                         4.3.5-4                      The GNU C compiler
ii  gcc-4.3-base                    4.3.5-4                      The GNU Compiler Collection (base package)
ii  gcc-4.4-base                    4.4.5-8                      The GNU Compiler Collection (base package)
ii  gnupg                           1.4.12-7                     GNU privacy guard - a free PGP replacement
ii  gpgv                            1.4.12-7                     GNU privacy guard - signature verification tool
ii  grep                            2.12-2                       GNU grep, egrep and fgrep
ii  gzip                            1.5-1.1                      GNU compression utilities
ii  hostname                        3.11                         utility to set/show the host name or domain name
ii  initscripts                     2.88dsf-13.1+squeeze1        scripts for initializing and shutting down the system
ii  insserv                         1.14.0-5                     boot sequence organizer using LSB init.d script dependency information
ii  libacl1                         2.2.49-4                     Access control list shared library
ii  libattr1                        1:2.4.44-2                   Extended attribute shared library
ii  libblkid1                       2.17.2-9                     block device id library
ii  libboost-iostreams1.42.0        1.42.0-4                     Boost.Iostreams Library
ii  libbz2-1.0                      1.0.5-6+squeeze1             high-quality block-sorting file compressor library - runtime
ii  libc-bin                        2.13-38                      Embedded GNU C Library: Binaries
ii  libc-dev-bin                    2.13-38                      Embedded GNU C Library: Development binaries
ii  libc6                           2.13-38                      Embedded GNU C Library: Shared libraries
ii  libc6-dev                       2.13-38                      Embedded GNU C Library: Development Libraries and Header Files
ii  libcomerr2                      1.41.12-4stable1             common error description library
ii  libcwidget3                     0.5.16-3                     high-level terminal interface library for C++ (runtime files)
ii  libdb4.7                        4.7.25-9                     Berkeley v4.7 Database Libraries [runtime]
ii  libdb4.8                        4.8.30-2                     Berkeley v4.8 Database Libraries [runtime]
ii  libdpkg-perl                    1.16.9                       Dpkg perl modules
ii  libept1                         1.0.4                        High-level library for managing Debian package information
ii  libgcc1                         1:4.4.5-8                    GCC support library
ii  libgdbm3                        1.8.3-9                      GNU dbm database routines (runtime version)
ii  libgmp3c2                       2:4.3.2+dfsg-1               Multiprecision arithmetic library
ii  libgomp1                        4.4.5-8                      GCC OpenMP (GOMP) support library
ii  liblocale-gettext-perl          1.05-6                       Using libc functions for internationalization in Perl
ii  liblzma2                        5.0.0-2                      XZ-format compression library
ii  libmagic1                       5.04-5+squeeze2              File type determination library using "magic" numbers
ii  libmpfr4                        3.0.0-2                      multiple precision floating-point computation
ii  libncurses5                     5.7+20100313-5               shared libraries for terminal handling
ii  libncursesw5                    5.7+20100313-5               shared libraries for terminal handling (wide character support)
ii  libpam-modules                  1.1.1-6.1+squeeze1           Pluggable Authentication Modules for PAM
ii  libpam-runtime                  1.1.3-7.1                    Runtime support for the PAM library
ii  libpam0g                        1.1.1-6.1+squeeze1           Pluggable Authentication Modules library
ii  libreadline6                    6.1-3                        GNU readline and history libraries, run-time libraries
ii  libselinux1                     2.0.96-1                     SELinux runtime shared libraries
ii  libsepol1                       2.0.41-1                     SELinux library for manipulating binary security policies
ii  libsigc++-2.0-0c2a              2.2.4.2-1                    type-safe Signal Framework for C++ - runtime
ii  libslang2                       2.2.2-4                      The S-Lang programming library - runtime version
ii  libsqlite3-0                    3.7.3-1                      SQLite 3 shared library
ii  libss2                          1.41.12-4stable1             command-line interface parsing library
ii  libstdc++6                      4.4.5-8                      The GNU Standard C++ Library v3
ii  libtext-charwidth-perl          0.04-6                       get display widths of characters on the terminal
ii  libtext-iconv-perl              1.7-2                        converts between character sets in Perl
ii  libtext-wrapi18n-perl           0.06-7                       internationalized substitute of Text::Wrap
ii  libtimedate-perl                1.2000-1                     collection of modules to manipulate date/time information
ii  libtool                         2.4.2-1.1                    Generic library support script
ii  libusb-0.1-4                    2:0.1.12-16                  userspace USB programming library
ii  libuuid1                        2.17.2-9                     Universally Unique ID library
ii  libxapian22                     1.2.3-2                      Search engine library
ii  linux-libc-dev                  3.2.35-2                     Linux support headers for userspace development
ii  login                           1:4.1.5.1-1                  system login tools
ii  lsb-base                        4.1+Debian8                  Linux Standard Base 4.1 init script functionality
ii  make                            3.81-8.2                     An utility for Directing compilation.
ii  mawk                            1.3.3-17                     a pattern scanning and text processing language
ii  mount                           2.17.2-9                     Tools for mounting and manipulating filesystems
ii  ncurses-base                    5.9-10                       basic terminal type definitions
ii  ncurses-bin                     5.7+20100313-5               terminal-related programs and man pages
ii  passwd                          1:4.1.4.2+svn3283-2+squeeze1 change and administer password and group data
ii  patch                           2.6.1-3                      Apply a diff file to an original
ii  perl                            5.10.1-17squeeze5            Larry Wall's Practical Extraction and Report Language
ii  perl-base                       5.10.1-17squeeze5            minimal Perl system
ii  perl-modules                    5.10.1-17squeeze5            Core Perl modules
ii  readline-common                 6.2+dfsg-0.1                 GNU readline and history libraries, common files
ii  sed                             4.2.1-10                     The GNU sed stream editor
ii  sensible-utils                  0.0.7                        Utilities for sensible alternative selection
ii  sysv-rc                         2.88dsf-41                   System-V-like runlevel change mechanism
ii  sysvinit                        2.88dsf-13.1+squeeze1        System-V-like init utilities
ii  sysvinit-utils                  2.88dsf-41                   System-V-like utilities
ii  tar                             1.26+dfsg-0.1                GNU version of the tar archiving utility
ii  tzdata                          2012j-1                      time zone and daylight-saving time data
ii  util-linux                      2.17.2-9                     Miscellaneous system utilities
ii  xz-utils                        5.0.0-2                      XZ-format compression utilities
ii  zlib1g                          1:1.2.3.4.dfsg-3             compression library - runtime
+ apt-get -y dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  gcc-4.3 libept1
The following NEW packages will be installed:
  aptitude-common cpp-4.7 gcc gcc-4.7 gcc-4.7-base libapt-pkg4.12
  libboost-iostreams1.49.0 libclass-isa-perl libdb5.1 libept1.4.12 libgmp10
  libitm1 liblzma5 libmount1 libmpc2 libpam-modules-bin libquadmath0
  libsemanage-common libsemanage1 libswitch-perl libtinfo5 libustr-1.0-1
  multiarch-support
The following packages will be upgraded:
  apt aptitude base-files bash binutils bzip2 coreutils cpp cpp-4.4 dpkg
  e2fslibs e2fsprogs file gcc-4.4-base initscripts libacl1 libattr1 libblkid1
  libbz2-1.0 libcomerr2 libcwidget3 libgcc1 libgdbm3 libgomp1
  liblocale-gettext-perl libmagic1 libmpfr4 libncurses5 libncursesw5
  libpam-modules libpam0g libreadline6 libselinux1 libsepol1
  libsigc++-2.0-0c2a libslang2 libsqlite3-0 libss2 libstdc++6
  libtext-charwidth-perl libtext-iconv-perl libusb-0.1-4 libuuid1 libxapian22
  mount ncurses-bin passwd perl perl-base perl-modules sysvinit util-linux
  xz-utils zlib1g
54 upgraded, 23 newly installed, 2 to remove and 0 not upgraded.
Need to get 0 B/59.2 MB of archives.
After this operation, 33.6 MB of additional disk space will be used.
E: Could not perform immediate configuration on 'gcc'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
I: Copying back the cached apt archive contents
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//24009 and its subdirectories

Reply to: