[Collab-qa-commits] r1552 - in collab-qa-tools: lib/collab-qa test/dest test/source

Lucas Nussbaum lucas at alioth.debian.org
Thu Jul 30 10:30:11 UTC 2009


Author: lucas
Date: 2009-07-30 10:30:10 +0000 (Thu, 30 Jul 2009)
New Revision: 1552

Added:
   collab-qa-tools/test/dest/geda-gsymcheck_1:1.4.3-3_lsid64b.buildoutput
   collab-qa-tools/test/source/geda-gsymcheck_1:1.4.3-3_lsid64b.buildlog
Modified:
   collab-qa-tools/lib/collab-qa/log-parser-build.rb
   collab-qa-tools/test/dest/conduit_0.3.9-1_sid32.buildoutput
Log:
deal with post-inst failures

Modified: collab-qa-tools/lib/collab-qa/log-parser-build.rb
===================================================================
--- collab-qa-tools/lib/collab-qa/log-parser-build.rb	2009-07-30 00:17:47 UTC (rev 1551)
+++ collab-qa-tools/lib/collab-qa/log-parser-build.rb	2009-07-30 10:30:10 UTC (rev 1552)
@@ -195,6 +195,17 @@
           @extract = @lines[beg_full..end_full]
           @sum_1l = "Unsatisfiable build-dependency: #{@sum_ml[0]}"
           return
+        elsif not (g = @lines.grep_index(/^ subprocess installed post-installation script returned error exit status/)).empty?
+          end_full = g[0]
+          h = @lines[0..end_full].grep_index(/^Setting up/)
+          if h.empty?
+            @sum_ml = [@lines[end_full]]
+          else
+            @sum_ml = @lines[h[-1]..end_full]
+          end
+          @extract = @lines[h[-1]..end_full]
+          @sum_1l = "Dependencies installation failed."
+          return
         elsif not (g = @lines.grep_index(/^E: Sub-process \/usr\/bin\/dpkg returned an error code/)).empty?
           end_full = g[0]
           h = @lines.grep_index(/^Errors were encountered while processing:$/)
@@ -275,6 +286,9 @@
       /configure: error: C compiler cannot create executables/,
       /dh_install: \w+ missing files /,
       /dpkg-source: unrepresentable changes to source/,
+      /dpkg-.*: error: /,
+      /dh_haskell_(build|configure): .\/setup returned exit code 1/,
+      /configure: error: /,
       /ERROR: The following new or changed copyright notices discovered:/
 
     ]

Modified: collab-qa-tools/test/dest/conduit_0.3.9-1_sid32.buildoutput
===================================================================
--- collab-qa-tools/test/dest/conduit_0.3.9-1_sid32.buildoutput	2009-07-30 00:17:47 UTC (rev 1551)
+++ collab-qa-tools/test/dest/conduit_0.3.9-1_sid32.buildoutput	2009-07-30 10:30:10 UTC (rev 1552)
@@ -2,10 +2,10 @@
 Reason: PYIMPORT
 
 1-line summary:
-ImportError: No module named dbus
+configure: error: Python module dbus >= 0.80.0 required to run Conduit
 
 multi-line summary:
-ImportError: No module named dbus
+configure: error: Python module dbus >= 0.80.0 required to run Conduit
 
 excerpt for mail:
  /usr/bin/fakeroot debian/rules clean

Added: collab-qa-tools/test/dest/geda-gsymcheck_1:1.4.3-3_lsid64b.buildoutput
===================================================================
--- collab-qa-tools/test/dest/geda-gsymcheck_1:1.4.3-3_lsid64b.buildoutput	                        (rev 0)
+++ collab-qa-tools/test/dest/geda-gsymcheck_1:1.4.3-3_lsid64b.buildoutput	2009-07-30 10:30:10 UTC (rev 1552)
@@ -0,0 +1,19 @@
+geda-gsymcheck 1:1.4.3-3 Failed 300.66383
+Reason: BUILDDEPS
+
+1-line summary:
+Dependencies installation failed.
+
+multi-line summary:
+Setting up netbase (4.36) ...
+insserv: Service ifupdown has to be enabled to start service networking
+insserv: exiting now!
+dpkg: error processing netbase (--configure):
+ subprocess installed post-installation script returned error exit status 1
+
+excerpt for mail:
+Setting up netbase (4.36) ...
+insserv: Service ifupdown has to be enabled to start service networking
+insserv: exiting now!
+dpkg: error processing netbase (--configure):
+ subprocess installed post-installation script returned error exit status 1

Added: collab-qa-tools/test/source/geda-gsymcheck_1:1.4.3-3_lsid64b.buildlog
===================================================================
--- collab-qa-tools/test/source/geda-gsymcheck_1:1.4.3-3_lsid64b.buildlog	                        (rev 0)
+++ collab-qa-tools/test/source/geda-gsymcheck_1:1.4.3-3_lsid64b.buildlog	2009-07-30 10:30:10 UTC (rev 1552)
@@ -0,0 +1,3493 @@
+DC-Build-Header: geda-gsymcheck 1:1.4.3-3 / Wed Jul 29 21:49:40 +0200 2009
+sbuild (Debian sbuild) 0.58.6 (20 Jun 2009) on paradent-32.rennes.grid5000.fr
+
+╔══════════════════════════════════════════════════════════════════════════════╗
+║ geda-gsymcheck 1:1.4.3-3 (amd64)                           29 Jul 2009 21:49 ║
+╚══════════════════════════════════════════════════════════════════════════════╝
+
+Package: geda-gsymcheck
+Version: 1:1.4.3-3
+Architecture: amd64
+Start Time: 20090729-2149
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Fetch source files                                                           │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+
+Check APT
+─────────
+
+Checking available source versions...
+
+Download source files with APT
+──────────────────────────────
+
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 178kB of source archives.
+Get:1 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (dsc) [1198B]
+Get:2 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (tar) [174kB]
+Get:3 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (diff) [3410B]
+Fetched 178kB in 0s (535kB/s)
+Download complete and in download only mode
+
+Check arch
+──────────
+
+** Using build dependencies supplied by package:
+Build-Depends: libgeda-dev (>= 1:1.4.3), debhelper (>= 4), groff, intltool
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+libgeda-dev: missing
+Using default version 1:1.4.3-1+b1
+debhelper: missing
+Using default version 7.3.8
+groff: missing
+intltool: missing
+Checking for source dependency conflicts...
+Installing positive dependencies: libgeda-dev debhelper groff intltool
+Reading package lists...
+Building dependency tree...
+Reading state information...
+The following extra packages will be installed:
+  autoconf automake autotools-dev bsdmainutils defoma file fontconfig
+  fontconfig-config gettext gettext-base groff-base guile-1.8 guile-1.8-dev
+  guile-1.8-libs html2text intltool-debian liba52-0.7.4 libatk1.0-0
+  libatk1.0-dev libcairo2 libcairo2-dev libcroco3 libcups2 libdatrie1
+  libdirectfb-1.2-0 libdirectfb-dev libdirectfb-extra libexpat1 libexpat1-dev
+  libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11
+  libgd2-xpm libgd2-xpm-dev libgeda-common libgeda33 libglib2.0-0
+  libglib2.0-dev libgmp3-dev libgmpxx4ldbl libgnutls26 libgpg-error0
+  libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev
+  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libice-dev libice6
+  libjasper1 libjpeg62 libjpeg62-dev libk5crypto3 libkeyutils1 libkrb5-3
+  libkrb5support0 libltdl-dev libltdl7 libmagic1 libmpeg3-1 libmpeg3-dev
+  libncurses5-dev libnewt0.52 libpango1.0-0 libpango1.0-common libpango1.0-dev
+  libpcre3 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpopt0
+  libpthread-stubs0 libpthread-stubs0-dev libreadline5-dev libsm-dev libsm6
+  libsysfs-dev libsysfs2 libtasn1-3 libthai-data libthai0 libtiff4 libts-0.0-0
+  liburi-perl libwww-perl libx11-6 libx11-data libx11-dev libxau-dev libxau6
+  libxaw7 libxcb-render-util0 libxcb-render-util0-dev libxcb-render0
+  libxcb-render0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1
+  libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6
+  libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev
+  libxi6 libxinerama-dev libxinerama1 libxml-parser-perl libxml2 libxml2-utils
+  libxmu6 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev
+  libxrender1 libxt6 m4 man-db netbase pkg-config po-debconf shared-mime-info
+  tsconf ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf whiptail x11-common
+  x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
+  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
+  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
+  zlib1g-dev
+Suggested packages:
+  autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc libtool
+  vacation wamerican wordlist whois dh-make defoma-doc dfontmgr psfontmgr
+  x-ttcidfont-conf cvs gettext-doc guile-1.8-doc libcairo2-doc cups-common
+  rng-tools libgd-tools libglib2.0-doc libgmp3-doc libmpfr-dev gnutls-bin
+  krb5-doc krb5-user librsvg2-common gvfs libgtk2.0-doc libdata-dump-perl
+  libjasper-runtime libtool-doc ttf-japanese-gothic ttf-japanese-mincho
+  ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
+  ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc libcrypt-ssleay-perl
+  libio-socket-ssl-perl www-browser libmail-box-perl
+Recommended packages:
+  libft-perl curl wget lynx ghostscript imagemagick libpaper1 netpbm psutils
+  libatk1.0-data libglib2.0-data python hicolor-icon-theme libgtk2.0-bin
+  libfribidi0 libmailtools-perl libhtml-format-perl libcompress-bzip2-perl
+  xml-core ifupdown libmail-sendmail-perl
+The following NEW packages will be installed:
+  autoconf automake autotools-dev bsdmainutils debhelper defoma file
+  fontconfig fontconfig-config gettext gettext-base groff groff-base guile-1.8
+  guile-1.8-dev guile-1.8-libs html2text intltool intltool-debian liba52-0.7.4
+  libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcroco3 libcups2
+  libdatrie1 libdirectfb-1.2-0 libdirectfb-dev libdirectfb-extra libexpat1
+  libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6
+  libfreetype6-dev libgcrypt11 libgd2-xpm libgd2-xpm-dev libgeda-common
+  libgeda-dev libgeda33 libglib2.0-0 libglib2.0-dev libgmp3-dev libgmpxx4ldbl
+  libgnutls26 libgpg-error0 libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common
+  libgtk2.0-dev libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
+  libice-dev libice6 libjasper1 libjpeg62 libjpeg62-dev libk5crypto3
+  libkeyutils1 libkrb5-3 libkrb5support0 libltdl-dev libltdl7 libmagic1
+  libmpeg3-1 libmpeg3-dev libncurses5-dev libnewt0.52 libpango1.0-0
+  libpango1.0-common libpango1.0-dev libpcre3 libpixman-1-0 libpixman-1-dev
+  libpng12-0 libpng12-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev
+  libreadline5-dev libsm-dev libsm6 libsysfs-dev libsysfs2 libtasn1-3
+  libthai-data libthai0 libtiff4 libts-0.0-0 liburi-perl libwww-perl libx11-6
+  libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxcb-render-util0
+  libxcb-render-util0-dev libxcb-render0 libxcb-render0-dev libxcb1
+  libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1
+  libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6
+  libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev
+  libxinerama1 libxml-parser-perl libxml2 libxml2-utils libxmu6 libxpm-dev
+  libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxt6 m4 man-db
+  netbase pkg-config po-debconf shared-mime-info tsconf ttf-dejavu
+  ttf-dejavu-core ttf-dejavu-extra ucf whiptail x11-common
+  x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
+  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
+  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
+  zlib1g-dev
+0 upgraded, 160 newly installed, 0 to remove and 0 not upgraded.
+Need to get 55.5MB of archives.
+After this operation, 173MB of additional disk space will be used.
+Get:1 http://localhost sid/main x11-common 1:7.4+3 [287kB]
+Get:2 http://localhost sid/main libice6 2:1.0.5-1 [53.4kB]
+Get:3 http://localhost sid/main x11proto-core-dev 7.0.15-1 [94.8kB]
+Get:4 http://localhost sid/main libice-dev 2:1.0.5-1 [65.5kB]
+Get:5 http://localhost sid/main libsm6 2:1.1.0-2 [23.5kB]
+Get:6 http://localhost sid/main libsm-dev 2:1.1.0-2 [26.6kB]
+Get:7 http://localhost sid/main libxau6 1:1.0.4-2 [13.2kB]
+Get:8 http://localhost sid/main libxdmcp6 1:1.0.2-3 [17.9kB]
+Get:9 http://localhost sid/main libxcb1 1.4-1 [43.3kB]
+Get:10 http://localhost sid/main libx11-data 2:1.2.2-1 [217kB]
+Get:11 http://localhost sid/main libx11-6 2:1.2.2-1 [831kB]
+Get:12 http://localhost sid/main libxau-dev 1:1.0.4-2 [16.9kB]
+Get:13 http://localhost sid/main libxdmcp-dev 1:1.0.2-3 [21.4kB]
+Get:14 http://localhost sid/main x11proto-input-dev 1.5.0-2 [17.5kB]
+Get:15 http://localhost sid/main x11proto-kb-dev 1.0.3-3 [27.1kB]
+Get:16 http://localhost sid/main xtrans-dev 1.2.3-3 [66.1kB]
+Get:17 http://localhost sid/main libpthread-stubs0 0.1-2 [2774B]
+Get:18 http://localhost sid/main libpthread-stubs0-dev 0.1-2 [3052B]
+Get:19 http://localhost sid/main libxcb1-dev 1.4-1 [79.7kB]
+Get:20 http://localhost sid/main libx11-dev 2:1.2.2-1 [1950kB]
+Get:21 http://localhost sid/main libxext6 2:1.0.4-1 [36.6kB]
+Get:22 http://localhost sid/main libxfixes3 1:4.0.3-2 [10.8kB]
+Get:23 http://localhost sid/main libxcomposite1 1:0.4.0-4 [11.8kB]
+Get:24 http://localhost sid/main x11proto-xext-dev 7.0.4-2 [44.6kB]
+Get:25 http://localhost sid/main x11proto-fixes-dev 1:4.0-3 [13.8kB]
+Get:26 http://localhost sid/main libxfixes-dev 1:4.0.3-2 [13.4kB]
+Get:27 http://localhost sid/main x11proto-composite-dev 1:0.4-2 [12.3kB]
+Get:28 http://localhost sid/main libxext-dev 2:1.0.4-1 [88.7kB]
+Get:29 http://localhost sid/main libxcomposite-dev 1:0.4.0-4 [15.2kB]
+Get:30 http://localhost sid/main libxrender1 1:0.9.4-2 [28.1kB]
+Get:31 http://localhost sid/main libxcursor1 1:1.1.9-1 [25.6kB]
+Get:32 http://localhost sid/main x11proto-render-dev 2:0.9.3-2 [7062B]
+Get:33 http://localhost sid/main libxrender-dev 1:0.9.4-2 [31.9kB]
+Get:34 http://localhost sid/main libxcursor-dev 1:1.1.9-1 [33.4kB]
+Get:35 http://localhost sid/main libxdamage1 1:1.1.1-4 [10.5kB]
+Get:36 http://localhost sid/main x11proto-damage-dev 1.1.0-2 [9090B]
+Get:37 http://localhost sid/main libxdamage-dev 1:1.1.1-4 [10.2kB]
+Get:38 http://localhost sid/main libexpat1 2.0.1-4 [136kB]
+Get:39 http://localhost sid/main libfreetype6 2.3.9-5 [408kB]
+Get:40 http://localhost sid/main ucf 3.0018 [64.3kB]
+Get:41 http://localhost sid/main libmagic1 5.03-1 [389kB]
+Get:42 http://localhost sid/main file 5.03-1 [46.7kB]
+Get:43 http://localhost sid/main libnewt0.52 0.52.10-4 [67.8kB]
+Get:44 http://localhost sid/main libpopt0 1.14-4 [46.4kB]
+Get:45 http://localhost sid/main whiptail 0.52.10-4 [38.9kB]
+Get:46 http://localhost sid/main defoma 0.11.10-0.2 [101kB]
+Get:47 http://localhost sid/main ttf-dejavu-core 2.29-3 [1430kB]
+Get:48 http://localhost sid/main ttf-dejavu-extra 2.29-3 [3173kB]
+Get:49 http://localhost sid/main ttf-dejavu 2.29-3 [28.4kB]
+Get:50 http://localhost sid/main fontconfig-config 2.6.0-4 [184kB]
+Get:51 http://localhost sid/main libfontconfig1 2.6.0-4 [240kB]
+Get:52 http://localhost sid/main libxft2 2.1.13-3 [53.8kB]
+Get:53 http://localhost sid/main libexpat1-dev 2.0.1-4 [226kB]
+Get:54 http://localhost sid/main zlib1g-dev 1:1.2.3.3.dfsg-14 [164kB]
+Get:55 http://localhost sid/main libfreetype6-dev 2.3.9-5 [730kB]
+Get:56 http://localhost sid/main libpcre3 7.8-2 [215kB]
+Get:57 http://localhost sid/main libglib2.0-0 2.20.4-1 [849kB]
+Get:58 http://localhost sid/main pkg-config 0.22-1 [55.0kB]
+Get:59 http://localhost sid/main libfontconfig1-dev 2.6.0-4 [733kB]
+Get:60 http://localhost sid/main libxft-dev 2.1.13-3 [69.1kB]
+Get:61 http://localhost sid/main libxi6 2:1.2.1-2 [29.8kB]
+Get:62 http://localhost sid/main libxi-dev 2:1.2.1-2 [78.8kB]
+Get:63 http://localhost sid/main libxinerama1 2:1.0.3-2 [10.5kB]
+Get:64 http://localhost sid/main x11proto-xinerama-dev 1.1.2-5 [5334B]
+Get:65 http://localhost sid/main libxinerama-dev 2:1.0.3-2 [12.0kB]
+Get:66 http://localhost sid/main libxpm4 1:3.5.7-2 [43.1kB]
+Get:67 http://localhost sid/main libxpm-dev 1:3.5.7-2 [99.8kB]
+Get:68 http://localhost sid/main libxrandr2 2:1.3.0-2 [28.2kB]
+Get:69 http://localhost sid/main x11proto-randr-dev 1.3.0-1 [38.1kB]
+Get:70 http://localhost sid/main libxrandr-dev 2:1.3.0-2 [35.7kB]
+Get:71 http://localhost sid/main libxt6 1:1.0.5-3 [185kB]
+Get:72 http://localhost sid/main bsdmainutils 6.1.10 [179kB]
+Get:73 http://localhost sid/main groff-base 1.20.1-4 [1154kB]
+Get:74 http://localhost sid/main libgpg-error0 1.6-1 [43.9kB]
+Get:75 http://localhost sid/main libgcrypt11 1.4.4-3 [274kB]
+Get:76 http://localhost sid/main libtasn1-3 2.2-1 [66.9kB]
+Get:77 http://localhost sid/main libgnutls26 2.6.6-1 [524kB]
+Get:78 http://localhost sid/main man-db 2.5.5-3 [1496kB]
+Get:79 http://localhost sid/main netbase 4.36 [18.9kB]
+Get:80 http://localhost sid/main gettext-base 0.17-6 [125kB]
+Get:81 http://localhost sid/main libkeyutils1 1.2-11 [6420B]
+Get:82 http://localhost sid/main libkrb5support0 1.7dfsg~beta3-1 [41.4kB]
+Get:83 http://localhost sid/main libk5crypto3 1.7dfsg~beta3-1 [106kB]
+Get:84 http://localhost sid/main libkrb5-3 1.7dfsg~beta3-1 [358kB]
+Get:85 http://localhost sid/main libgssapi-krb5-2 1.7dfsg~beta3-1 [113kB]
+Get:86 http://localhost sid/main libxml2 2.7.3.dfsg-2 [865kB]
+Get:87 http://localhost sid/main m4 1.4.13-1 [288kB]
+Get:88 http://localhost sid/main autoconf 2.64-1 [557kB]
+Get:89 http://localhost sid/main autotools-dev 20090611.1 [64.1kB]
+Get:90 http://localhost sid/main automake 1:1.10.2-1 [559kB]
+Get:91 http://localhost sid/main html2text 1.3.2a-14 [103kB]
+Get:92 http://localhost sid/main libcroco3 0.6.1-2 [123kB]
+Get:93 http://localhost sid/main gettext 0.17-6 [2710kB]
+Get:94 http://localhost sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
+Get:95 http://localhost sid/main po-debconf 1.0.16 [224kB]
+Get:96 http://localhost sid/main debhelper 7.3.8 [533kB]
+Get:97 http://localhost sid/main fontconfig 2.6.0-4 [282kB]
+Get:98 http://localhost sid/main libxmu6 2:1.0.4-1 [55.4kB]
+Get:99 http://localhost sid/main libxaw7 2:1.0.6-1 [211kB]
+Get:100 http://localhost sid/main groff 1.20.1-4 [3553kB]
+Get:101 http://localhost sid/main libltdl7 2.2.6a-4 [295kB]
+Get:102 http://localhost sid/main guile-1.8-libs 1.8.7+1-1 [747kB]
+Get:103 http://localhost sid/main guile-1.8 1.8.7+1-1 [10.3kB]
+Get:104 http://localhost sid/main libncurses5-dev 5.7+20090613-1 [1598kB]
+Get:105 http://localhost sid/main libreadline5-dev 5.2-5 [244kB]
+Get:106 http://localhost sid/main libltdl-dev 2.2.6a-4 [194kB]
+Get:107 http://localhost sid/main libgmpxx4ldbl 2:4.3.1+dfsg-2 [18.7kB]
+Get:108 http://localhost sid/main libgmp3-dev 2:4.3.1+dfsg-2 [661kB]
+Get:109 http://localhost sid/main guile-1.8-dev 1.8.7+1-1 [639kB]
+Get:110 http://localhost sid/main liburi-perl 1.37+dfsg-1 [88.3kB]
+Get:111 http://localhost sid/main libhtml-tagset-perl 3.20-2 [13.5kB]
+Get:112 http://localhost sid/main libhtml-parser-perl 3.61-1 [112kB]
+Get:113 http://localhost sid/main libhtml-tree-perl 3.23-1 [209kB]
+Get:114 http://localhost sid/main libwww-perl 5.829-1 [398kB]
+Get:115 http://localhost sid/main libxml-parser-perl 2.36-1.1+b1 [297kB]
+Get:116 http://localhost sid/main intltool 0.40.6-2 [102kB]
+Get:117 http://localhost sid/main liba52-0.7.4 0.7.4-11 [28.3kB]
+Get:118 http://localhost sid/main libatk1.0-0 1.26.0-1 [86.5kB]
+Get:119 http://localhost sid/main libglib2.0-dev 2.20.4-1 [1044kB]
+Get:120 http://localhost sid/main libatk1.0-dev 1.26.0-1 [127kB]
+Get:121 http://localhost sid/main libsysfs2 2.1.0-5 [28.9kB]
+Get:122 http://localhost sid/main tsconf 1.0-7 [12.6kB]
+Get:123 http://localhost sid/main libts-0.0-0 1.0-7 [28.6kB]
+Get:124 http://localhost sid/main libdirectfb-1.2-0 1.2.7-2 [1202kB]
+Get:125 http://localhost sid/main libpixman-1-0 0.14.0-1 [150kB]
+Get:126 http://localhost sid/main libpng12-0 1.2.38-1 [173kB]
+Get:127 http://localhost sid/main libxcb-render0 1.4-1 [15.6kB]
+Get:128 http://localhost sid/main libxcb-render-util0 0.3.5-1 [9684B]
+Get:129 http://localhost sid/main libcairo2 1.8.8-2 [521kB]
+Get:130 http://localhost sid/main libpng12-dev 1.2.38-1 [262kB]
+Get:131 http://localhost sid/main libjpeg62 6b-14 [89.4kB]
+Get:132 http://localhost sid/main libdirectfb-extra 1.2.7-2 [36.6kB]
+Get:133 http://localhost sid/main libjpeg62-dev 6b-14 [195kB]
+Get:134 http://localhost sid/main libmpeg3-1 1.5.4-5 [81.6kB]
+Get:135 http://localhost sid/main libmpeg3-dev 1.5.4-5 [113kB]
+Get:136 http://localhost sid/main libsysfs-dev 2.1.0-5 [46.1kB]
+Get:137 http://localhost sid/main libdirectfb-dev 1.2.7-2 [948kB]
+Get:138 http://localhost sid/main libpixman-1-dev 0.14.0-1 [176kB]
+Get:139 http://localhost sid/main libxcb-render0-dev 1.4-1 [23.0kB]
+Get:140 http://localhost sid/main libxcb-render-util0-dev 0.3.5-1 [9686B]
+Get:141 http://localhost sid/main libcairo2-dev 1.8.8-2 [623kB]
+Get:142 http://localhost sid/main libcups2 1.3.11-1 [181kB]
+Get:143 http://localhost sid/main libdatrie1 0.2.2-1 [24.9kB]
+Get:144 http://localhost sid/main libgd2-xpm 2.0.36~rc1~dfsg-3 [230kB]
+Get:145 http://localhost sid/main libgd2-xpm-dev 2.0.36~rc1~dfsg-3 [369kB]
+Get:146 http://localhost sid/main libgeda-common 1:1.4.3-1 [73.5kB]
+Get:147 http://localhost sid/main libgtk2.0-common 2.16.5-1 [6044kB]
+Get:148 http://localhost sid/main libjasper1 1.900.1-6 [154kB]
+Get:149 http://localhost sid/main libpango1.0-common 1.24.5-1 [70.6kB]
+Get:150 http://localhost sid/main libthai-data 0.1.12-1 [196kB]
+Get:151 http://localhost sid/main libthai0 0.1.12-1 [39.3kB]
+Get:152 http://localhost sid/main libpango1.0-0 1.24.5-1 [327kB]
+Get:153 http://localhost sid/main libtiff4 3.8.2-13 [169kB]
+Get:154 http://localhost sid/main shared-mime-info 0.60-2 [772kB]
+Get:155 http://localhost sid/main libgtk2.0-0 2.16.5-1 [2333kB]
+Get:156 http://localhost sid/main libgeda33 1:1.4.3-1+b1 [179kB]
+Get:157 http://localhost sid/main libpango1.0-dev 1.24.5-1 [408kB]
+Get:158 http://localhost sid/main libxml2-utils 2.7.3.dfsg-2 [86.7kB]
+Get:159 http://localhost sid/main libgtk2.0-dev 2.16.5-1 [3210kB]
+Get:160 http://localhost sid/main libgeda-dev 1:1.4.3-1+b1 [18.4kB]
+debconf: delaying package configuration, since apt-utils is not installed
+Fetched 55.5MB in 3s (16.0MB/s)
+Selecting previously deselected package x11-common.
+(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 ... 9728 files and directories currently installed.)
+Unpacking x11-common (from .../x11-common_1%3a7.4+3_all.deb) ...
+Selecting previously deselected package libice6.
+Unpacking libice6 (from .../libice6_2%3a1.0.5-1_amd64.deb) ...
+Setting up x11-common (1:7.4+3) ...
+Selecting previously deselected package x11proto-core-dev.
+(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 ... 9762 files and directories currently installed.)
+Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.15-1_all.deb) ...
+Selecting previously deselected package libice-dev.
+Unpacking libice-dev (from .../libice-dev_2%3a1.0.5-1_amd64.deb) ...
+Selecting previously deselected package libsm6.
+Unpacking libsm6 (from .../libsm6_2%3a1.1.0-2_amd64.deb) ...
+Selecting previously deselected package libsm-dev.
+Unpacking libsm-dev (from .../libsm-dev_2%3a1.1.0-2_amd64.deb) ...
+Selecting previously deselected package libxau6.
+Unpacking libxau6 (from .../libxau6_1%3a1.0.4-2_amd64.deb) ...
+Selecting previously deselected package libxdmcp6.
+Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
+Selecting previously deselected package libxcb1.
+Unpacking libxcb1 (from .../libxcb1_1.4-1_amd64.deb) ...
+Selecting previously deselected package libx11-data.
+Unpacking libx11-data (from .../libx11-data_2%3a1.2.2-1_all.deb) ...
+Selecting previously deselected package libx11-6.
+Unpacking libx11-6 (from .../libx11-6_2%3a1.2.2-1_amd64.deb) ...
+Selecting previously deselected package libxau-dev.
+Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.4-2_amd64.deb) ...
+Selecting previously deselected package libxdmcp-dev.
+Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-3_amd64.deb) ...
+Selecting previously deselected package x11proto-input-dev.
+Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.5.0-2_all.deb) ...
+Selecting previously deselected package x11proto-kb-dev.
+Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-3_all.deb) ...
+Selecting previously deselected package xtrans-dev.
+Unpacking xtrans-dev (from .../xtrans-dev_1.2.3-3_all.deb) ...
+Selecting previously deselected package libpthread-stubs0.
+Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.1-2_amd64.deb) ...
+Selecting previously deselected package libpthread-stubs0-dev.
+Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.1-2_amd64.deb) ...
+Selecting previously deselected package libxcb1-dev.
+Unpacking libxcb1-dev (from .../libxcb1-dev_1.4-1_amd64.deb) ...
+Selecting previously deselected package libx11-dev.
+Unpacking libx11-dev (from .../libx11-dev_2%3a1.2.2-1_amd64.deb) ...
+Selecting previously deselected package libxext6.
+Unpacking libxext6 (from .../libxext6_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxfixes3.
+Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_amd64.deb) ...
+Selecting previously deselected package libxcomposite1.
+Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.4.0-4_amd64.deb) ...
+Selecting previously deselected package x11proto-xext-dev.
+Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.4-2_all.deb) ...
+Selecting previously deselected package x11proto-fixes-dev.
+Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a4.0-3_all.deb) ...
+Selecting previously deselected package libxfixes-dev.
+Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a4.0.3-2_amd64.deb) ...
+Selecting previously deselected package x11proto-composite-dev.
+Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4-2_all.deb) ...
+Selecting previously deselected package libxext-dev.
+Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxcomposite-dev.
+Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.0-4_amd64.deb) ...
+Selecting previously deselected package libxrender1.
+Unpacking libxrender1 (from .../libxrender1_1%3a0.9.4-2_amd64.deb) ...
+Selecting previously deselected package libxcursor1.
+Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.9-1_amd64.deb) ...
+Selecting previously deselected package x11proto-render-dev.
+Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.3-2_all.deb) ...
+Selecting previously deselected package libxrender-dev.
+Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.4-2_amd64.deb) ...
+Selecting previously deselected package libxcursor-dev.
+Unpacking libxcursor-dev (from .../libxcursor-dev_1%3a1.1.9-1_amd64.deb) ...
+Selecting previously deselected package libxdamage1.
+Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-4_amd64.deb) ...
+Selecting previously deselected package x11proto-damage-dev.
+Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1.1.0-2_all.deb) ...
+Selecting previously deselected package libxdamage-dev.
+Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.1-4_amd64.deb) ...
+Selecting previously deselected package libexpat1.
+Unpacking libexpat1 (from .../libexpat1_2.0.1-4_amd64.deb) ...
+Selecting previously deselected package libfreetype6.
+Unpacking libfreetype6 (from .../libfreetype6_2.3.9-5_amd64.deb) ...
+Selecting previously deselected package ucf.
+Unpacking ucf (from .../archives/ucf_3.0018_all.deb) ...
+Moving old data out of the way
+Selecting previously deselected package libmagic1.
+Unpacking libmagic1 (from .../libmagic1_5.03-1_amd64.deb) ...
+Selecting previously deselected package file.
+Unpacking file (from .../archives/file_5.03-1_amd64.deb) ...
+Selecting previously deselected package libnewt0.52.
+Unpacking libnewt0.52 (from .../libnewt0.52_0.52.10-4_amd64.deb) ...
+Selecting previously deselected package libpopt0.
+Unpacking libpopt0 (from .../libpopt0_1.14-4_amd64.deb) ...
+Selecting previously deselected package whiptail.
+Unpacking whiptail (from .../whiptail_0.52.10-4_amd64.deb) ...
+Selecting previously deselected package defoma.
+Unpacking defoma (from .../defoma_0.11.10-0.2_all.deb) ...
+Selecting previously deselected package ttf-dejavu-core.
+Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.29-3_all.deb) ...
+Selecting previously deselected package ttf-dejavu-extra.
+Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.29-3_all.deb) ...
+Selecting previously deselected package ttf-dejavu.
+Unpacking ttf-dejavu (from .../ttf-dejavu_2.29-3_all.deb) ...
+Selecting previously deselected package fontconfig-config.
+Unpacking fontconfig-config (from .../fontconfig-config_2.6.0-4_all.deb) ...
+Selecting previously deselected package libfontconfig1.
+Unpacking libfontconfig1 (from .../libfontconfig1_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxft2.
+Unpacking libxft2 (from .../libxft2_2.1.13-3_amd64.deb) ...
+Selecting previously deselected package libexpat1-dev.
+Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-4_amd64.deb) ...
+Selecting previously deselected package zlib1g-dev.
+Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-14_amd64.deb) ...
+Selecting previously deselected package libfreetype6-dev.
+Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.9-5_amd64.deb) ...
+Selecting previously deselected package libpcre3.
+Unpacking libpcre3 (from .../libpcre3_7.8-2_amd64.deb) ...
+Selecting previously deselected package libglib2.0-0.
+Unpacking libglib2.0-0 (from .../libglib2.0-0_2.20.4-1_amd64.deb) ...
+Selecting previously deselected package pkg-config.
+Unpacking pkg-config (from .../pkg-config_0.22-1_amd64.deb) ...
+Selecting previously deselected package libfontconfig1-dev.
+Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxft-dev.
+Unpacking libxft-dev (from .../libxft-dev_2.1.13-3_amd64.deb) ...
+Selecting previously deselected package libxi6.
+Unpacking libxi6 (from .../libxi6_2%3a1.2.1-2_amd64.deb) ...
+Selecting previously deselected package libxi-dev.
+Unpacking libxi-dev (from .../libxi-dev_2%3a1.2.1-2_amd64.deb) ...
+Selecting previously deselected package libxinerama1.
+Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.3-2_amd64.deb) ...
+Selecting previously deselected package x11proto-xinerama-dev.
+Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-5_all.deb) ...
+Selecting previously deselected package libxinerama-dev.
+Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.3-2_amd64.deb) ...
+Selecting previously deselected package libxpm4.
+Unpacking libxpm4 (from .../libxpm4_1%3a3.5.7-2_amd64.deb) ...
+Selecting previously deselected package libxpm-dev.
+Unpacking libxpm-dev (from .../libxpm-dev_1%3a3.5.7-2_amd64.deb) ...
+Selecting previously deselected package libxrandr2.
+Unpacking libxrandr2 (from .../libxrandr2_2%3a1.3.0-2_amd64.deb) ...
+Selecting previously deselected package x11proto-randr-dev.
+Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.3.0-1_all.deb) ...
+Selecting previously deselected package libxrandr-dev.
+Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.3.0-2_amd64.deb) ...
+Selecting previously deselected package libxt6.
+Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3_amd64.deb) ...
+Selecting previously deselected package bsdmainutils.
+Unpacking bsdmainutils (from .../bsdmainutils_6.1.10_amd64.deb) ...
+Selecting previously deselected package groff-base.
+Unpacking groff-base (from .../groff-base_1.20.1-4_amd64.deb) ...
+Selecting previously deselected package libgpg-error0.
+Unpacking libgpg-error0 (from .../libgpg-error0_1.6-1_amd64.deb) ...
+Selecting previously deselected package libgcrypt11.
+Unpacking libgcrypt11 (from .../libgcrypt11_1.4.4-3_amd64.deb) ...
+Selecting previously deselected package libtasn1-3.
+Unpacking libtasn1-3 (from .../libtasn1-3_2.2-1_amd64.deb) ...
+Selecting previously deselected package libgnutls26.
+Unpacking libgnutls26 (from .../libgnutls26_2.6.6-1_amd64.deb) ...
+Selecting previously deselected package man-db.
+Unpacking man-db (from .../man-db_2.5.5-3_amd64.deb) ...
+Selecting previously deselected package netbase.
+Unpacking netbase (from .../archives/netbase_4.36_all.deb) ...
+Selecting previously deselected package gettext-base.
+Unpacking gettext-base (from .../gettext-base_0.17-6_amd64.deb) ...
+Selecting previously deselected package libkeyutils1.
+Unpacking libkeyutils1 (from .../libkeyutils1_1.2-11_amd64.deb) ...
+Selecting previously deselected package libkrb5support0.
+Unpacking libkrb5support0 (from .../libkrb5support0_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libk5crypto3.
+Unpacking libk5crypto3 (from .../libk5crypto3_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libkrb5-3.
+Unpacking libkrb5-3 (from .../libkrb5-3_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libgssapi-krb5-2.
+Unpacking libgssapi-krb5-2 (from .../libgssapi-krb5-2_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libxml2.
+Unpacking libxml2 (from .../libxml2_2.7.3.dfsg-2_amd64.deb) ...
+Selecting previously deselected package m4.
+Unpacking m4 (from .../archives/m4_1.4.13-1_amd64.deb) ...
+Selecting previously deselected package autoconf.
+Unpacking autoconf (from .../autoconf_2.64-1_all.deb) ...
+Selecting previously deselected package autotools-dev.
+Unpacking autotools-dev (from .../autotools-dev_20090611.1_all.deb) ...
+Selecting previously deselected package automake.
+Unpacking automake (from .../automake_1%3a1.10.2-1_all.deb) ...
+Selecting previously deselected package html2text.
+Unpacking html2text (from .../html2text_1.3.2a-14_amd64.deb) ...
+Selecting previously deselected package libcroco3.
+Unpacking libcroco3 (from .../libcroco3_0.6.1-2_amd64.deb) ...
+Selecting previously deselected package gettext.
+Unpacking gettext (from .../gettext_0.17-6_amd64.deb) ...
+Selecting previously deselected package intltool-debian.
+Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
+Selecting previously deselected package po-debconf.
+Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ...
+Selecting previously deselected package debhelper.
+Unpacking debhelper (from .../debhelper_7.3.8_all.deb) ...
+Selecting previously deselected package fontconfig.
+Unpacking fontconfig (from .../fontconfig_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxmu6.
+Unpacking libxmu6 (from .../libxmu6_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxaw7.
+Unpacking libxaw7 (from .../libxaw7_2%3a1.0.6-1_amd64.deb) ...
+Selecting previously deselected package groff.
+Unpacking groff (from .../groff_1.20.1-4_amd64.deb) ...
+Selecting previously deselected package libltdl7.
+Unpacking libltdl7 (from .../libltdl7_2.2.6a-4_amd64.deb) ...
+Selecting previously deselected package guile-1.8-libs.
+Unpacking guile-1.8-libs (from .../guile-1.8-libs_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package guile-1.8.
+Unpacking guile-1.8 (from .../guile-1.8_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package libncurses5-dev.
+Unpacking libncurses5-dev (from .../libncurses5-dev_5.7+20090613-1_amd64.deb) ...
+Selecting previously deselected package libreadline5-dev.
+Unpacking libreadline5-dev (from .../libreadline5-dev_5.2-5_amd64.deb) ...
+Selecting previously deselected package libltdl-dev.
+Unpacking libltdl-dev (from .../libltdl-dev_2.2.6a-4_amd64.deb) ...
+Selecting previously deselected package libgmpxx4ldbl.
+Unpacking libgmpxx4ldbl (from .../libgmpxx4ldbl_2%3a4.3.1+dfsg-2_amd64.deb) ...
+Selecting previously deselected package libgmp3-dev.
+Unpacking libgmp3-dev (from .../libgmp3-dev_2%3a4.3.1+dfsg-2_amd64.deb) ...
+Selecting previously deselected package guile-1.8-dev.
+Unpacking guile-1.8-dev (from .../guile-1.8-dev_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package liburi-perl.
+Unpacking liburi-perl (from .../liburi-perl_1.37+dfsg-1_all.deb) ...
+Selecting previously deselected package libhtml-tagset-perl.
+Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...
+Selecting previously deselected package libhtml-parser-perl.
+Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.61-1_amd64.deb) ...
+Selecting previously deselected package libhtml-tree-perl.
+Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-1_all.deb) ...
+Selecting previously deselected package libwww-perl.
+Unpacking libwww-perl (from .../libwww-perl_5.829-1_all.deb) ...
+Selecting previously deselected package libxml-parser-perl.
+Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.36-1.1+b1_amd64.deb) ...
+Selecting previously deselected package intltool.
+Unpacking intltool (from .../intltool_0.40.6-2_all.deb) ...
+Selecting previously deselected package liba52-0.7.4.
+Unpacking liba52-0.7.4 (from .../liba52-0.7.4_0.7.4-11_amd64.deb) ...
+Selecting previously deselected package libatk1.0-0.
+Unpacking libatk1.0-0 (from .../libatk1.0-0_1.26.0-1_amd64.deb) ...
+Selecting previously deselected package libglib2.0-dev.
+Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.20.4-1_amd64.deb) ...
+Selecting previously deselected package libatk1.0-dev.
+Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.26.0-1_amd64.deb) ...
+Selecting previously deselected package libsysfs2.
+Unpacking libsysfs2 (from .../libsysfs2_2.1.0-5_amd64.deb) ...
+Selecting previously deselected package tsconf.
+Unpacking tsconf (from .../archives/tsconf_1.0-7_all.deb) ...
+Selecting previously deselected package libts-0.0-0.
+Unpacking libts-0.0-0 (from .../libts-0.0-0_1.0-7_amd64.deb) ...
+Selecting previously deselected package libdirectfb-1.2-0.
+Unpacking libdirectfb-1.2-0 (from .../libdirectfb-1.2-0_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libpixman-1-0.
+Unpacking libpixman-1-0 (from .../libpixman-1-0_0.14.0-1_amd64.deb) ...
+Selecting previously deselected package libpng12-0.
+Unpacking libpng12-0 (from .../libpng12-0_1.2.38-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render0.
+Unpacking libxcb-render0 (from .../libxcb-render0_1.4-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render-util0.
+Unpacking libxcb-render-util0 (from .../libxcb-render-util0_0.3.5-1_amd64.deb) ...
+Selecting previously deselected package libcairo2.
+Unpacking libcairo2 (from .../libcairo2_1.8.8-2_amd64.deb) ...
+Selecting previously deselected package libpng12-dev.
+Unpacking libpng12-dev (from .../libpng12-dev_1.2.38-1_amd64.deb) ...
+Selecting previously deselected package libjpeg62.
+Unpacking libjpeg62 (from .../libjpeg62_6b-14_amd64.deb) ...
+Selecting previously deselected package libdirectfb-extra.
+Unpacking libdirectfb-extra (from .../libdirectfb-extra_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libjpeg62-dev.
+Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-14_amd64.deb) ...
+Selecting previously deselected package libmpeg3-1.
+Unpacking libmpeg3-1 (from .../libmpeg3-1_1.5.4-5_amd64.deb) ...
+Selecting previously deselected package libmpeg3-dev.
+Unpacking libmpeg3-dev (from .../libmpeg3-dev_1.5.4-5_amd64.deb) ...
+Selecting previously deselected package libsysfs-dev.
+Unpacking libsysfs-dev (from .../libsysfs-dev_2.1.0-5_amd64.deb) ...
+Selecting previously deselected package libdirectfb-dev.
+Unpacking libdirectfb-dev (from .../libdirectfb-dev_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libpixman-1-dev.
+Unpacking libpixman-1-dev (from .../libpixman-1-dev_0.14.0-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render0-dev.
+Unpacking libxcb-render0-dev (from .../libxcb-render0-dev_1.4-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render-util0-dev.
+Unpacking libxcb-render-util0-dev (from .../libxcb-render-util0-dev_0.3.5-1_amd64.deb) ...
+Selecting previously deselected package libcairo2-dev.
+Unpacking libcairo2-dev (from .../libcairo2-dev_1.8.8-2_amd64.deb) ...
+Selecting previously deselected package libcups2.
+Unpacking libcups2 (from .../libcups2_1.3.11-1_amd64.deb) ...
+Selecting previously deselected package libdatrie1.
+Unpacking libdatrie1 (from .../libdatrie1_0.2.2-1_amd64.deb) ...
+Selecting previously deselected package libgd2-xpm.
+Unpacking libgd2-xpm (from .../libgd2-xpm_2.0.36~rc1~dfsg-3_amd64.deb) ...
+Selecting previously deselected package libgd2-xpm-dev.
+Unpacking libgd2-xpm-dev (from .../libgd2-xpm-dev_2.0.36~rc1~dfsg-3_amd64.deb) ...
+Selecting previously deselected package libgeda-common.
+Unpacking libgeda-common (from .../libgeda-common_1%3a1.4.3-1_all.deb) ...
+Selecting previously deselected package libgtk2.0-common.
+Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.16.5-1_all.deb) ...
+Selecting previously deselected package libjasper1.
+Unpacking libjasper1 (from .../libjasper1_1.900.1-6_amd64.deb) ...
+Selecting previously deselected package libpango1.0-common.
+Unpacking libpango1.0-common (from .../libpango1.0-common_1.24.5-1_all.deb) ...
+Selecting previously deselected package libthai-data.
+Unpacking libthai-data (from .../libthai-data_0.1.12-1_all.deb) ...
+Selecting previously deselected package libthai0.
+Unpacking libthai0 (from .../libthai0_0.1.12-1_amd64.deb) ...
+Selecting previously deselected package libpango1.0-0.
+Unpacking libpango1.0-0 (from .../libpango1.0-0_1.24.5-1_amd64.deb) ...
+Selecting previously deselected package libtiff4.
+Unpacking libtiff4 (from .../libtiff4_3.8.2-13_amd64.deb) ...
+Selecting previously deselected package shared-mime-info.
+Unpacking shared-mime-info (from .../shared-mime-info_0.60-2_amd64.deb) ...
+Selecting previously deselected package libgtk2.0-0.
+Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.16.5-1_amd64.deb) ...
+Selecting previously deselected package libgeda33.
+Unpacking libgeda33 (from .../libgeda33_1%3a1.4.3-1+b1_amd64.deb) ...
+Selecting previously deselected package libpango1.0-dev.
+Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.24.5-1_amd64.deb) ...
+Selecting previously deselected package libxml2-utils.
+Unpacking libxml2-utils (from .../libxml2-utils_2.7.3.dfsg-2_amd64.deb) ...
+Selecting previously deselected package libgtk2.0-dev.
+Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.16.5-1_amd64.deb) ...
+Selecting previously deselected package libgeda-dev.
+Unpacking libgeda-dev (from .../libgeda-dev_1%3a1.4.3-1+b1_amd64.deb) ...
+Setting up libice6 (2:1.0.5-1) ...
+Setting up x11proto-core-dev (7.0.15-1) ...
+Setting up libice-dev (2:1.0.5-1) ...
+Setting up libsm6 (2:1.1.0-2) ...
+Setting up libsm-dev (2:1.1.0-2) ...
+Setting up libxau6 (1:1.0.4-2) ...
+Setting up libxdmcp6 (1:1.0.2-3) ...
+Setting up libxcb1 (1.4-1) ...
+Setting up libx11-data (2:1.2.2-1) ...
+Setting up libx11-6 (2:1.2.2-1) ...
+Setting up libxau-dev (1:1.0.4-2) ...
+Setting up libxdmcp-dev (1:1.0.2-3) ...
+Setting up x11proto-input-dev (1.5.0-2) ...
+Setting up x11proto-kb-dev (1.0.3-3) ...
+Setting up xtrans-dev (1.2.3-3) ...
+Setting up libpthread-stubs0 (0.1-2) ...
+Setting up libpthread-stubs0-dev (0.1-2) ...
+Setting up libxcb1-dev (1.4-1) ...
+Setting up libx11-dev (2:1.2.2-1) ...
+Setting up libxext6 (2:1.0.4-1) ...
+Setting up libxfixes3 (1:4.0.3-2) ...
+Setting up libxcomposite1 (1:0.4.0-4) ...
+Setting up x11proto-xext-dev (7.0.4-2) ...
+Setting up x11proto-fixes-dev (1:4.0-3) ...
+Setting up libxfixes-dev (1:4.0.3-2) ...
+Setting up x11proto-composite-dev (1:0.4-2) ...
+Setting up libxext-dev (2:1.0.4-1) ...
+Setting up libxcomposite-dev (1:0.4.0-4) ...
+Setting up libxrender1 (1:0.9.4-2) ...
+Setting up libxcursor1 (1:1.1.9-1) ...
+Setting up x11proto-render-dev (2:0.9.3-2) ...
+Setting up libxrender-dev (1:0.9.4-2) ...
+Setting up libxcursor-dev (1:1.1.9-1) ...
+Setting up libxdamage1 (1:1.1.1-4) ...
+Setting up x11proto-damage-dev (1.1.0-2) ...
+Setting up libxdamage-dev (1:1.1.1-4) ...
+Setting up libexpat1 (2.0.1-4) ...
+Setting up libfreetype6 (2.3.9-5) ...
+Setting up ucf (3.0018) ...
+Setting up libmagic1 (5.03-1) ...
+Setting up file (5.03-1) ...
+Setting up libnewt0.52 (0.52.10-4) ...
+Setting up libpopt0 (1.14-4) ...
+Setting up whiptail (0.52.10-4) ...
+Setting up defoma (0.11.10-0.2) ...
+Setting up ttf-dejavu-core (2.29-3) ...
+Setting up ttf-dejavu-extra (2.29-3) ...
+Setting up ttf-dejavu (2.29-3) ...
+Setting up fontconfig-config (2.6.0-4) ...
+Setting up libfontconfig1 (2.6.0-4) ...
+Setting up libxft2 (2.1.13-3) ...
+Setting up libexpat1-dev (2.0.1-4) ...
+Setting up zlib1g-dev (1:1.2.3.3.dfsg-14) ...
+Setting up libfreetype6-dev (2.3.9-5) ...
+Setting up libpcre3 (7.8-2) ...
+Setting up libglib2.0-0 (2.20.4-1) ...
+Setting up pkg-config (0.22-1) ...
+Setting up libfontconfig1-dev (2.6.0-4) ...
+Setting up libxft-dev (2.1.13-3) ...
+Setting up libxi6 (2:1.2.1-2) ...
+Setting up libxi-dev (2:1.2.1-2) ...
+Setting up libxinerama1 (2:1.0.3-2) ...
+Setting up x11proto-xinerama-dev (1.1.2-5) ...
+Setting up libxinerama-dev (2:1.0.3-2) ...
+Setting up libxpm4 (1:3.5.7-2) ...
+Setting up libxpm-dev (1:3.5.7-2) ...
+Setting up libxrandr2 (2:1.3.0-2) ...
+Setting up x11proto-randr-dev (1.3.0-1) ...
+Setting up libxrandr-dev (2:1.3.0-2) ...
+Setting up libxt6 (1:1.0.5-3) ...
+Setting up bsdmainutils (6.1.10) ...
+update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode.
+Setting up groff-base (1.20.1-4) ...
+Setting up libgpg-error0 (1.6-1) ...
+Setting up libgcrypt11 (1.4.4-3) ...
+Setting up libtasn1-3 (2.2-1) ...
+Setting up libgnutls26 (2.6.6-1) ...
+Setting up man-db (2.5.5-3) ...
+Building database of manual pages ...
+Setting up netbase (4.36) ...
+insserv: Service ifupdown has to be enabled to start service networking
+insserv: exiting now!
+dpkg: error processing netbase (--configure):
+ subprocess installed post-installation script returned error exit status 1
+Setting up gettext-base (0.17-6) ...
+Setting up libkeyutils1 (1.2-11) ...
+Setting up libkrb5support0 (1.7dfsg~beta3-1) ...
+Setting up libk5crypto3 (1.7dfsg~beta3-1) ...
+Setting up libkrb5-3 (1.7dfsg~beta3-1) ...
+Setting up libgssapi-krb5-2 (1.7dfsg~beta3-1) ...
+Setting up libxml2 (2.7.3.dfsg-2) ...
+Setting up m4 (1.4.13-1) ...
+Setting up autoconf (2.64-1) ...
+Setting up autotools-dev (20090611.1) ...
+Setting up automake (1:1.10.2-1) ...
+update-alternatives: using /usr/bin/automake-1.10 to provide /usr/bin/automake (automake) in auto mode.
+Setting up html2text (1.3.2a-14) ...
+Setting up libcroco3 (0.6.1-2) ...
+Setting up gettext (0.17-6) ...
+Setting up intltool-debian (0.35.0+20060710.1) ...
+Setting up po-debconf (1.0.16) ...
+Setting up debhelper (7.3.8) ...
+Setting up fontconfig (2.6.0-4) ...
+Updating font configuration of fontconfig...
+Cleaning up category cid..
+Cleaning up category truetype..
+Cleaning up category type1..
+Updating category type1..
+Updating category truetype..
+Updating category cid..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Cleaning up old fontconfig caches... done.
+Regenerating fonts cache... done.
+Setting up libxmu6 (2:1.0.4-1) ...
+Setting up libxaw7 (2:1.0.6-1) ...
+Setting up groff (1.20.1-4) ...
+Setting up libltdl7 (2.2.6a-4) ...
+Setting up guile-1.8-libs (1.8.7+1-1) ...
+Setting up guile-1.8 (1.8.7+1-1) ...
+update-alternatives: using /usr/bin/guile-1.8 to provide /usr/bin/guile (guile) in auto mode.
+Setting up libncurses5-dev (5.7+20090613-1) ...
+Setting up libreadline5-dev (5.2-5) ...
+Setting up libltdl-dev (2.2.6a-4) ...
+Setting up libgmpxx4ldbl (2:4.3.1+dfsg-2) ...
+Setting up libgmp3-dev (2:4.3.1+dfsg-2) ...
+Setting up guile-1.8-dev (1.8.7+1-1) ...
+Setting up liburi-perl (1.37+dfsg-1) ...
+Setting up libhtml-tagset-perl (3.20-2) ...
+Setting up libhtml-parser-perl (3.61-1) ...
+Setting up libhtml-tree-perl (3.23-1) ...
+dpkg: dependency problems prevent configuration of libwww-perl:
+ libwww-perl depends on netbase; however:
+  Package netbase is not configured yet.
+dpkg: error processing libwww-perl (--configure):
+ dependency problems - leaving unconfigured
+dpkg: dependency problems prevent configuration of libxml-parser-perl:
+ libxml-parser-perl depends on libwww-perl; however:
+  Package libwww-perl is not configured yet.
+dpkg: error processing libxml-parser-perl (--configure):
+ dependency problems - leaving unconfigured
+dpkg: dependency problems prevent configuration of intltool:
+ intltool depends on libxml-parser-perl; however:
+  Package libxml-parser-perl is not configured yet.
+dpkg: error processing intltool (--configure):
+ dependency problems - leaving unconfigured
+Setting up liba52-0.7.4 (0.7.4-11) ...
+Setting up libatk1.0-0 (1.26.0-1) ...
+Setting up libglib2.0-dev (2.20.4-1) ...
+Setting up libatk1.0-dev (1.26.0-1) ...
+Setting up libsysfs2 (2.1.0-5) ...
+Setting up tsconf (1.0-7) ...
+Setting up libts-0.0-0 (1.0-7) ...
+Setting up libdirectfb-1.2-0 (1.2.7-2) ...
+Setting up libpixman-1-0 (0.14.0-1) ...
+Setting up libpng12-0 (1.2.38-1) ...
+Setting up libxcb-render0 (1.4-1) ...
+Setting up libxcb-render-util0 (0.3.5-1) ...
+Setting up libcairo2 (1.8.8-2) ...
+Setting up libpng12-dev (1.2.38-1) ...
+Setting up libjpeg62 (6b-14) ...
+Setting up libdirectfb-extra (1.2.7-2) ...
+Setting up libjpeg62-dev (6b-14) ...
+Setting up libmpeg3-1 (1.5.4-5) ...
+Setting up libmpeg3-dev (1.5.4-5) ...
+Setting up libsysfs-dev (2.1.0-5) ...
+Setting up libdirectfb-dev (1.2.7-2) ...
+Setting up libpixman-1-dev (0.14.0-1) ...
+Setting up libxcb-render0-dev (1.4-1) ...
+Setting up libxcb-render-util0-dev (0.3.5-1) ...
+Setting up libcairo2-dev (1.8.8-2) ...
+Setting up libcups2 (1.3.11-1) ...
+Setting up libdatrie1 (0.2.2-1) ...
+Setting up libgd2-xpm (2.0.36~rc1~dfsg-3) ...
+Setting up libgd2-xpm-dev (2.0.36~rc1~dfsg-3) ...
+Setting up libgeda-common (1:1.4.3-1) ...
+Setting up libgtk2.0-common (2.16.5-1) ...
+Setting up libjasper1 (1.900.1-6) ...
+Setting up libpango1.0-common (1.24.5-1) ...
+Cleaning up font configuration of pango...
+Updating font configuration of pango...
+Cleaning up category xfont..
+Updating category xfont..
+*** You don't have any defomized font packages.
+*** So we are trying to force to generate pangox.aliases...
+Setting up libthai-data (0.1.12-1) ...
+Setting up libthai0 (0.1.12-1) ...
+Setting up libpango1.0-0 (1.24.5-1) ...
+Setting up libtiff4 (3.8.2-13) ...
+Setting up shared-mime-info (0.60-2) ...
+Setting up libgtk2.0-0 (2.16.5-1) ...
+Setting up libgeda33 (1:1.4.3-1+b1) ...
+Setting up libpango1.0-dev (1.24.5-1) ...
+Setting up libxml2-utils (2.7.3.dfsg-2) ...
+Setting up libgtk2.0-dev (2.16.5-1) ...
+Setting up libgeda-dev (1:1.4.3-1+b1) ...
+Errors were encountered while processing:
+ netbase
+ libwww-perl
+ libxml-parser-perl
+ intltool
+E: Sub-process /usr/bin/dpkg returned an error code (1)
+apt-get failed.
+Package installation failed
+Trying to reinstall removed packages:
+Trying to uninstall newly installed packages:
+(Reading database ... 18225 files and directories currently installed.)
+Removing automake ...
+Removing autotools-dev ...
+Removing debhelper ...
+Removing groff ...
+Purging configuration files for groff ...
+Removing html2text ...
+Purging configuration files for html2text ...
+Removing intltool ...
+Removing libgeda-dev ...
+Removing libgeda33 ...
+Purging configuration files for libgeda33 ...
+Removing libgtk2.0-dev ...
+Removing libhtml-tree-perl ...
+Removing libpango1.0-dev ...
+Removing libwww-perl ...
+Removing libxaw7 ...
+Purging configuration files for libxaw7 ...
+Removing libxcomposite-dev ...
+Removing libxcursor-dev ...
+Removing libxdamage-dev ...
+Removing libxfixes-dev ...
+Removing libxft-dev ...
+Removing libxi-dev ...
+Removing libxinerama-dev ...
+Removing libxml-parser-perl ...
+Removing libxml2-utils ...
+Removing libxmu6 ...
+Purging configuration files for libxmu6 ...
+Removing libxrandr-dev ...
+Removing libxt6 ...
+Purging configuration files for libxt6 ...
+Removing man-db ...
+Purging configuration files for man-db ...
+  Removing catpages as well as /var/cache/man hierarchy.
+Removing netbase ...
+Purging configuration files for netbase ...
+Removing po-debconf ...
+Removing x11proto-composite-dev ...
+Removing x11proto-damage-dev ...
+Removing x11proto-fixes-dev ...
+Removing x11proto-randr-dev ...
+Removing x11proto-xinerama-dev ...
+Removing autoconf ...
+Purging configuration files for autoconf ...
+Removing bsdmainutils ...
+Purging configuration files for bsdmainutils ...
+Removing groff-base ...
+Purging configuration files for groff-base ...
+Removing guile-1.8-dev ...
+Removing intltool-debian ...
+Removing libatk1.0-dev ...
+Removing libcairo2-dev ...
+Removing libdirectfb-dev ...
+Removing libdirectfb-extra ...
+Removing libgd2-xpm-dev ...
+Removing libgeda-common ...
+Purging configuration files for libgeda-common ...
+Removing libglib2.0-dev ...
+Removing libgmp3-dev ...
+Removing libgmpxx4ldbl ...
+Purging configuration files for libgmpxx4ldbl ...
+Removing libgtk2.0-0 ...
+Purging configuration files for libgtk2.0-0 ...
+Removing libgtk2.0-common ...
+Removing libhtml-parser-perl ...
+Removing libhtml-tagset-perl ...
+Removing libjasper1 ...
+Purging configuration files for libjasper1 ...
+Removing libjpeg62-dev ...
+Removing libltdl-dev ...
+Removing libmpeg3-dev ...
+Removing libpango1.0-0 ...
+Purging configuration files for libpango1.0-0 ...
+Removing libpango1.0-common ...
+Purging font configuration of pango...
+Purging category xfont..
+Purging configuration files for libpango1.0-common ...
+Removing libpixman-1-dev ...
+Removing libpng12-dev ...
+Removing libreadline5-dev ...
+Removing libsm-dev ...
+Removing libsm6 ...
+Purging configuration files for libsm6 ...
+Removing libsysfs-dev ...
+Removing libthai0 ...
+Purging configuration files for libthai0 ...
+Removing libtiff4 ...
+Purging configuration files for libtiff4 ...
+Removing liburi-perl ...
+Removing libxcb-render-util0-dev ...
+Removing libxcb-render0-dev ...
+Removing libxcomposite1 ...
+Purging configuration files for libxcomposite1 ...
+Removing libxcursor1 ...
+Purging configuration files for libxcursor1 ...
+Removing libxdamage1 ...
+Purging configuration files for libxdamage1 ...
+Removing libxext-dev ...
+Removing libxfixes3 ...
+Purging configuration files for libxfixes3 ...
+Removing libxft2 ...
+Purging configuration files for libxft2 ...
+Removing libxi6 ...
+Purging configuration files for libxi6 ...
+Removing libxinerama1 ...
+Purging configuration files for libxinerama1 ...
+Removing libxpm-dev ...
+Removing libxrandr2 ...
+Purging configuration files for libxrandr2 ...
+Removing libxrender-dev ...
+Removing m4 ...
+Removing shared-mime-info ...
+Purging configuration files for shared-mime-info ...
+dpkg: warning: while removing shared-mime-info, directory '/usr/share/mime' not empty so not removed.
+Removing x11proto-render-dev ...
+Removing x11proto-xext-dev ...
+Removing fontconfig ...
+Purging font configuration of fontconfig...
+Purging category cid..
+Purging category truetype..
+Purging category type1..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Purging configuration files for fontconfig ...
+Removing gettext ...
+Removing gettext-base ...
+Removing guile-1.8 ...
+Purging configuration files for guile-1.8 ...
+Removing guile-1.8-libs ...
+Purging configuration files for guile-1.8-libs ...
+Removing libatk1.0-0 ...
+Purging configuration files for libatk1.0-0 ...
+Removing libcairo2 ...
+Purging configuration files for libcairo2 ...
+Removing libcroco3 ...
+Purging configuration files for libcroco3 ...
+Removing libcups2 ...
+Purging configuration files for libcups2 ...
+Removing libdatrie1 ...
+Purging configuration files for libdatrie1 ...
+Removing libdirectfb-1.2-0 ...
+Purging configuration files for libdirectfb-1.2-0 ...
+Removing libfontconfig1-dev ...
+Removing libfreetype6-dev ...
+Removing libgd2-xpm ...
+Purging configuration files for libgd2-xpm ...
+Removing libgnutls26 ...
+Purging configuration files for libgnutls26 ...
+Removing libgssapi-krb5-2 ...
+Purging configuration files for libgssapi-krb5-2 ...
+Removing libice-dev ...
+Removing libice6 ...
+Purging configuration files for libice6 ...
+Removing libjpeg62 ...
+Removing libkrb5-3 ...
+Purging configuration files for libkrb5-3 ...
+Removing libltdl7 ...
+Purging configuration files for libltdl7 ...
+Removing libmpeg3-1 ...
+Purging configuration files for libmpeg3-1 ...
+Removing libncurses5-dev ...
+Removing libpixman-1-0 ...
+Purging configuration files for libpixman-1-0 ...
+Removing libpng12-0 ...
+Purging configuration files for libpng12-0 ...
+Removing libsysfs2 ...
+Purging configuration files for libsysfs2 ...
+Removing libtasn1-3 ...
+Purging configuration files for libtasn1-3 ...
+Removing libthai-data ...
+Removing libts-0.0-0 ...
+Purging configuration files for libts-0.0-0 ...
+Removing libx11-dev ...
+Removing libxcb-render-util0 ...
+Purging configuration files for libxcb-render-util0 ...
+Removing libxcb-render0 ...
+Purging configuration files for libxcb-render0 ...
+Removing libxcb1-dev ...
+Removing libxdmcp-dev ...
+Removing libxext6 ...
+Purging configuration files for libxext6 ...
+Removing libxml2 ...
+Purging configuration files for libxml2 ...
+Removing libxpm4 ...
+Purging configuration files for libxpm4 ...
+Removing libxrender1 ...
+Purging configuration files for libxrender1 ...
+Removing pkg-config ...
+Removing tsconf ...
+Purging configuration files for tsconf ...
+Removing x11proto-input-dev ...
+Removing x11proto-kb-dev ...
+Removing xtrans-dev ...
+Removing zlib1g-dev ...
+Removing liba52-0.7.4 ...
+Purging configuration files for liba52-0.7.4 ...
+Removing libexpat1-dev ...
+Removing libfontconfig1 ...
+Purging configuration files for libfontconfig1 ...
+Removing libfreetype6 ...
+Purging configuration files for libfreetype6 ...
+Removing libgcrypt11 ...
+Purging configuration files for libgcrypt11 ...
+Removing libglib2.0-0 ...
+Purging configuration files for libglib2.0-0 ...
+Removing libgpg-error0 ...
+Purging configuration files for libgpg-error0 ...
+Removing libk5crypto3 ...
+Purging configuration files for libk5crypto3 ...
+Removing libkrb5support0 ...
+Purging configuration files for libkrb5support0 ...
+Removing libpcre3 ...
+Purging configuration files for libpcre3 ...
+Removing libpthread-stubs0-dev ...
+Removing libx11-6 ...
+Purging configuration files for libx11-6 ...
+Removing libx11-data ...
+Removing libxau-dev ...
+Removing libxcb1 ...
+Purging configuration files for libxcb1 ...
+Removing libxdmcp6 ...
+Purging configuration files for libxdmcp6 ...
+Removing x11proto-core-dev ...
+Removing fontconfig-config ...
+Purging configuration files for fontconfig-config ...
+Removing libexpat1 ...
+Purging configuration files for libexpat1 ...
+Removing libkeyutils1 ...
+Purging configuration files for libkeyutils1 ...
+Removing libpthread-stubs0 ...
+Removing libxau6 ...
+Purging configuration files for libxau6 ...
+Removing ttf-dejavu ...
+Removing ttf-dejavu-extra ...
+Purging configuration files for ttf-dejavu-extra ...
+Removing ucf ...
+Purging configuration files for ucf ...
+Removing x11-common ...
+Purging configuration files for x11-common ...
+Removing ttf-dejavu-core ...
+Purging configuration files for ttf-dejavu-core ...
+Removing defoma ...
+Purging configuration files for defoma ...
+Removing file ...
+Purging configuration files for file ...
+Removing libmagic1 ...
+Purging configuration files for libmagic1 ...
+Removing whiptail ...
+Removing libnewt0.52 ...
+Purging configuration files for libnewt0.52 ...
+Removing libpopt0 ...
+Purging configuration files for libpopt0 ...
+Source-dependencies not satisfied; skipping geda-gsymcheck
+Not removing build depends: cloned chroot in use
+────────────────────────────────────────────────────────────────────────────────
+Finished at 20090729-2156
+Build needed 00:00:00, 0k disc space
+DC-Message: Failed, but took only 397.586507. Retrying, you never know.
+sbuild (Debian sbuild) 0.58.6 (20 Jun 2009) on paradent-32.rennes.grid5000.fr
+
+╔══════════════════════════════════════════════════════════════════════════════╗
+║ geda-gsymcheck 1:1.4.3-3 (amd64)                           29 Jul 2009 21:56 ║
+╚══════════════════════════════════════════════════════════════════════════════╝
+
+Package: geda-gsymcheck
+Version: 1:1.4.3-3
+Architecture: amd64
+Start Time: 20090729-2156
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Fetch source files                                                           │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+
+Check APT
+─────────
+
+Checking available source versions...
+
+Download source files with APT
+──────────────────────────────
+
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 178kB of source archives.
+Get:1 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (dsc) [1198B]
+Get:2 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (tar) [174kB]
+Get:3 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (diff) [3410B]
+Fetched 178kB in 0s (0B/s)
+Download complete and in download only mode
+
+Check arch
+──────────
+
+** Using build dependencies supplied by package:
+Build-Depends: libgeda-dev (>= 1:1.4.3), debhelper (>= 4), groff, intltool
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+libgeda-dev: missing
+Using default version 1:1.4.3-1+b1
+debhelper: missing
+Using default version 7.3.8
+groff: missing
+intltool: missing
+Checking for source dependency conflicts...
+Installing positive dependencies: libgeda-dev debhelper groff intltool
+Reading package lists...
+Building dependency tree...
+Reading state information...
+The following extra packages will be installed:
+  autoconf automake autotools-dev bsdmainutils defoma file fontconfig
+  fontconfig-config gettext gettext-base groff-base guile-1.8 guile-1.8-dev
+  guile-1.8-libs html2text intltool-debian liba52-0.7.4 libatk1.0-0
+  libatk1.0-dev libcairo2 libcairo2-dev libcroco3 libcups2 libdatrie1
+  libdirectfb-1.2-0 libdirectfb-dev libdirectfb-extra libexpat1 libexpat1-dev
+  libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11
+  libgd2-xpm libgd2-xpm-dev libgeda-common libgeda33 libglib2.0-0
+  libglib2.0-dev libgmp3-dev libgmpxx4ldbl libgnutls26 libgpg-error0
+  libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev
+  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libice-dev libice6
+  libjasper1 libjpeg62 libjpeg62-dev libk5crypto3 libkeyutils1 libkrb5-3
+  libkrb5support0 libltdl-dev libltdl7 libmagic1 libmpeg3-1 libmpeg3-dev
+  libncurses5-dev libnewt0.52 libpango1.0-0 libpango1.0-common libpango1.0-dev
+  libpcre3 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpopt0
+  libpthread-stubs0 libpthread-stubs0-dev libreadline5-dev libsm-dev libsm6
+  libsysfs-dev libsysfs2 libtasn1-3 libthai-data libthai0 libtiff4 libts-0.0-0
+  liburi-perl libwww-perl libx11-6 libx11-data libx11-dev libxau-dev libxau6
+  libxaw7 libxcb-render-util0 libxcb-render-util0-dev libxcb-render0
+  libxcb-render0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1
+  libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6
+  libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev
+  libxi6 libxinerama-dev libxinerama1 libxml-parser-perl libxml2 libxml2-utils
+  libxmu6 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev
+  libxrender1 libxt6 m4 man-db netbase pkg-config po-debconf shared-mime-info
+  tsconf ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf whiptail x11-common
+  x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
+  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
+  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
+  zlib1g-dev
+Suggested packages:
+  autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc libtool
+  vacation wamerican wordlist whois dh-make defoma-doc dfontmgr psfontmgr
+  x-ttcidfont-conf cvs gettext-doc guile-1.8-doc libcairo2-doc cups-common
+  rng-tools libgd-tools libglib2.0-doc libgmp3-doc libmpfr-dev gnutls-bin
+  krb5-doc krb5-user librsvg2-common gvfs libgtk2.0-doc libdata-dump-perl
+  libjasper-runtime libtool-doc ttf-japanese-gothic ttf-japanese-mincho
+  ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
+  ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc libcrypt-ssleay-perl
+  libio-socket-ssl-perl www-browser libmail-box-perl
+Recommended packages:
+  libft-perl curl wget lynx ghostscript imagemagick libpaper1 netpbm psutils
+  libatk1.0-data libglib2.0-data python hicolor-icon-theme libgtk2.0-bin
+  libfribidi0 libmailtools-perl libhtml-format-perl libcompress-bzip2-perl
+  xml-core ifupdown libmail-sendmail-perl
+The following NEW packages will be installed:
+  autoconf automake autotools-dev bsdmainutils debhelper defoma file
+  fontconfig fontconfig-config gettext gettext-base groff groff-base guile-1.8
+  guile-1.8-dev guile-1.8-libs html2text intltool intltool-debian liba52-0.7.4
+  libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcroco3 libcups2
+  libdatrie1 libdirectfb-1.2-0 libdirectfb-dev libdirectfb-extra libexpat1
+  libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6
+  libfreetype6-dev libgcrypt11 libgd2-xpm libgd2-xpm-dev libgeda-common
+  libgeda-dev libgeda33 libglib2.0-0 libglib2.0-dev libgmp3-dev libgmpxx4ldbl
+  libgnutls26 libgpg-error0 libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common
+  libgtk2.0-dev libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
+  libice-dev libice6 libjasper1 libjpeg62 libjpeg62-dev libk5crypto3
+  libkeyutils1 libkrb5-3 libkrb5support0 libltdl-dev libltdl7 libmagic1
+  libmpeg3-1 libmpeg3-dev libncurses5-dev libnewt0.52 libpango1.0-0
+  libpango1.0-common libpango1.0-dev libpcre3 libpixman-1-0 libpixman-1-dev
+  libpng12-0 libpng12-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev
+  libreadline5-dev libsm-dev libsm6 libsysfs-dev libsysfs2 libtasn1-3
+  libthai-data libthai0 libtiff4 libts-0.0-0 liburi-perl libwww-perl libx11-6
+  libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxcb-render-util0
+  libxcb-render-util0-dev libxcb-render0 libxcb-render0-dev libxcb1
+  libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1
+  libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6
+  libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev
+  libxinerama1 libxml-parser-perl libxml2 libxml2-utils libxmu6 libxpm-dev
+  libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxt6 m4 man-db
+  netbase pkg-config po-debconf shared-mime-info tsconf ttf-dejavu
+  ttf-dejavu-core ttf-dejavu-extra ucf whiptail x11-common
+  x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
+  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
+  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
+  zlib1g-dev
+0 upgraded, 160 newly installed, 0 to remove and 0 not upgraded.
+Need to get 55.5MB of archives.
+After this operation, 173MB of additional disk space will be used.
+Get:1 http://localhost sid/main x11-common 1:7.4+3 [287kB]
+Get:2 http://localhost sid/main libice6 2:1.0.5-1 [53.4kB]
+Get:3 http://localhost sid/main x11proto-core-dev 7.0.15-1 [94.8kB]
+Get:4 http://localhost sid/main libice-dev 2:1.0.5-1 [65.5kB]
+Get:5 http://localhost sid/main libsm6 2:1.1.0-2 [23.5kB]
+Get:6 http://localhost sid/main libsm-dev 2:1.1.0-2 [26.6kB]
+Get:7 http://localhost sid/main libxau6 1:1.0.4-2 [13.2kB]
+Get:8 http://localhost sid/main libxdmcp6 1:1.0.2-3 [17.9kB]
+Get:9 http://localhost sid/main libxcb1 1.4-1 [43.3kB]
+Get:10 http://localhost sid/main libx11-data 2:1.2.2-1 [217kB]
+Get:11 http://localhost sid/main libx11-6 2:1.2.2-1 [831kB]
+Get:12 http://localhost sid/main libxau-dev 1:1.0.4-2 [16.9kB]
+Get:13 http://localhost sid/main libxdmcp-dev 1:1.0.2-3 [21.4kB]
+Get:14 http://localhost sid/main x11proto-input-dev 1.5.0-2 [17.5kB]
+Get:15 http://localhost sid/main x11proto-kb-dev 1.0.3-3 [27.1kB]
+Get:16 http://localhost sid/main xtrans-dev 1.2.3-3 [66.1kB]
+Get:17 http://localhost sid/main libpthread-stubs0 0.1-2 [2774B]
+Get:18 http://localhost sid/main libpthread-stubs0-dev 0.1-2 [3052B]
+Get:19 http://localhost sid/main libxcb1-dev 1.4-1 [79.7kB]
+Get:20 http://localhost sid/main libx11-dev 2:1.2.2-1 [1950kB]
+Get:21 http://localhost sid/main libxext6 2:1.0.4-1 [36.6kB]
+Get:22 http://localhost sid/main libxfixes3 1:4.0.3-2 [10.8kB]
+Get:23 http://localhost sid/main libxcomposite1 1:0.4.0-4 [11.8kB]
+Get:24 http://localhost sid/main x11proto-xext-dev 7.0.4-2 [44.6kB]
+Get:25 http://localhost sid/main x11proto-fixes-dev 1:4.0-3 [13.8kB]
+Get:26 http://localhost sid/main libxfixes-dev 1:4.0.3-2 [13.4kB]
+Get:27 http://localhost sid/main x11proto-composite-dev 1:0.4-2 [12.3kB]
+Get:28 http://localhost sid/main libxext-dev 2:1.0.4-1 [88.7kB]
+Get:29 http://localhost sid/main libxcomposite-dev 1:0.4.0-4 [15.2kB]
+Get:30 http://localhost sid/main libxrender1 1:0.9.4-2 [28.1kB]
+Get:31 http://localhost sid/main libxcursor1 1:1.1.9-1 [25.6kB]
+Get:32 http://localhost sid/main x11proto-render-dev 2:0.9.3-2 [7062B]
+Get:33 http://localhost sid/main libxrender-dev 1:0.9.4-2 [31.9kB]
+Get:34 http://localhost sid/main libxcursor-dev 1:1.1.9-1 [33.4kB]
+Get:35 http://localhost sid/main libxdamage1 1:1.1.1-4 [10.5kB]
+Get:36 http://localhost sid/main x11proto-damage-dev 1.1.0-2 [9090B]
+Get:37 http://localhost sid/main libxdamage-dev 1:1.1.1-4 [10.2kB]
+Get:38 http://localhost sid/main libexpat1 2.0.1-4 [136kB]
+Get:39 http://localhost sid/main libfreetype6 2.3.9-5 [408kB]
+Get:40 http://localhost sid/main ucf 3.0018 [64.3kB]
+Get:41 http://localhost sid/main libmagic1 5.03-1 [389kB]
+Get:42 http://localhost sid/main file 5.03-1 [46.7kB]
+Get:43 http://localhost sid/main libnewt0.52 0.52.10-4 [67.8kB]
+Get:44 http://localhost sid/main libpopt0 1.14-4 [46.4kB]
+Get:45 http://localhost sid/main whiptail 0.52.10-4 [38.9kB]
+Get:46 http://localhost sid/main defoma 0.11.10-0.2 [101kB]
+Get:47 http://localhost sid/main ttf-dejavu-core 2.29-3 [1430kB]
+Get:48 http://localhost sid/main ttf-dejavu-extra 2.29-3 [3173kB]
+Get:49 http://localhost sid/main ttf-dejavu 2.29-3 [28.4kB]
+Get:50 http://localhost sid/main fontconfig-config 2.6.0-4 [184kB]
+Get:51 http://localhost sid/main libfontconfig1 2.6.0-4 [240kB]
+Get:52 http://localhost sid/main libxft2 2.1.13-3 [53.8kB]
+Get:53 http://localhost sid/main libexpat1-dev 2.0.1-4 [226kB]
+Get:54 http://localhost sid/main zlib1g-dev 1:1.2.3.3.dfsg-14 [164kB]
+Get:55 http://localhost sid/main libfreetype6-dev 2.3.9-5 [730kB]
+Get:56 http://localhost sid/main libpcre3 7.8-2 [215kB]
+Get:57 http://localhost sid/main libglib2.0-0 2.20.4-1 [849kB]
+Get:58 http://localhost sid/main pkg-config 0.22-1 [55.0kB]
+Get:59 http://localhost sid/main libfontconfig1-dev 2.6.0-4 [733kB]
+Get:60 http://localhost sid/main libxft-dev 2.1.13-3 [69.1kB]
+Get:61 http://localhost sid/main libxi6 2:1.2.1-2 [29.8kB]
+Get:62 http://localhost sid/main libxi-dev 2:1.2.1-2 [78.8kB]
+Get:63 http://localhost sid/main libxinerama1 2:1.0.3-2 [10.5kB]
+Get:64 http://localhost sid/main x11proto-xinerama-dev 1.1.2-5 [5334B]
+Get:65 http://localhost sid/main libxinerama-dev 2:1.0.3-2 [12.0kB]
+Get:66 http://localhost sid/main libxpm4 1:3.5.7-2 [43.1kB]
+Get:67 http://localhost sid/main libxpm-dev 1:3.5.7-2 [99.8kB]
+Get:68 http://localhost sid/main libxrandr2 2:1.3.0-2 [28.2kB]
+Get:69 http://localhost sid/main x11proto-randr-dev 1.3.0-1 [38.1kB]
+Get:70 http://localhost sid/main libxrandr-dev 2:1.3.0-2 [35.7kB]
+Get:71 http://localhost sid/main libxt6 1:1.0.5-3 [185kB]
+Get:72 http://localhost sid/main bsdmainutils 6.1.10 [179kB]
+Get:73 http://localhost sid/main groff-base 1.20.1-4 [1154kB]
+Get:74 http://localhost sid/main libgpg-error0 1.6-1 [43.9kB]
+Get:75 http://localhost sid/main libgcrypt11 1.4.4-3 [274kB]
+Get:76 http://localhost sid/main libtasn1-3 2.2-1 [66.9kB]
+Get:77 http://localhost sid/main libgnutls26 2.6.6-1 [524kB]
+Get:78 http://localhost sid/main man-db 2.5.5-3 [1496kB]
+Get:79 http://localhost sid/main netbase 4.36 [18.9kB]
+Get:80 http://localhost sid/main gettext-base 0.17-6 [125kB]
+Get:81 http://localhost sid/main libkeyutils1 1.2-11 [6420B]
+Get:82 http://localhost sid/main libkrb5support0 1.7dfsg~beta3-1 [41.4kB]
+Get:83 http://localhost sid/main libk5crypto3 1.7dfsg~beta3-1 [106kB]
+Get:84 http://localhost sid/main libkrb5-3 1.7dfsg~beta3-1 [358kB]
+Get:85 http://localhost sid/main libgssapi-krb5-2 1.7dfsg~beta3-1 [113kB]
+Get:86 http://localhost sid/main libxml2 2.7.3.dfsg-2 [865kB]
+Get:87 http://localhost sid/main m4 1.4.13-1 [288kB]
+Get:88 http://localhost sid/main autoconf 2.64-1 [557kB]
+Get:89 http://localhost sid/main autotools-dev 20090611.1 [64.1kB]
+Get:90 http://localhost sid/main automake 1:1.10.2-1 [559kB]
+Get:91 http://localhost sid/main html2text 1.3.2a-14 [103kB]
+Get:92 http://localhost sid/main libcroco3 0.6.1-2 [123kB]
+Get:93 http://localhost sid/main gettext 0.17-6 [2710kB]
+Get:94 http://localhost sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
+Get:95 http://localhost sid/main po-debconf 1.0.16 [224kB]
+Get:96 http://localhost sid/main debhelper 7.3.8 [533kB]
+Get:97 http://localhost sid/main fontconfig 2.6.0-4 [282kB]
+Get:98 http://localhost sid/main libxmu6 2:1.0.4-1 [55.4kB]
+Get:99 http://localhost sid/main libxaw7 2:1.0.6-1 [211kB]
+Get:100 http://localhost sid/main groff 1.20.1-4 [3553kB]
+Get:101 http://localhost sid/main libltdl7 2.2.6a-4 [295kB]
+Get:102 http://localhost sid/main guile-1.8-libs 1.8.7+1-1 [747kB]
+Get:103 http://localhost sid/main guile-1.8 1.8.7+1-1 [10.3kB]
+Get:104 http://localhost sid/main libncurses5-dev 5.7+20090613-1 [1598kB]
+Get:105 http://localhost sid/main libreadline5-dev 5.2-5 [244kB]
+Get:106 http://localhost sid/main libltdl-dev 2.2.6a-4 [194kB]
+Get:107 http://localhost sid/main libgmpxx4ldbl 2:4.3.1+dfsg-2 [18.7kB]
+Get:108 http://localhost sid/main libgmp3-dev 2:4.3.1+dfsg-2 [661kB]
+Get:109 http://localhost sid/main guile-1.8-dev 1.8.7+1-1 [639kB]
+Get:110 http://localhost sid/main liburi-perl 1.37+dfsg-1 [88.3kB]
+Get:111 http://localhost sid/main libhtml-tagset-perl 3.20-2 [13.5kB]
+Get:112 http://localhost sid/main libhtml-parser-perl 3.61-1 [112kB]
+Get:113 http://localhost sid/main libhtml-tree-perl 3.23-1 [209kB]
+Get:114 http://localhost sid/main libwww-perl 5.829-1 [398kB]
+Get:115 http://localhost sid/main libxml-parser-perl 2.36-1.1+b1 [297kB]
+Get:116 http://localhost sid/main intltool 0.40.6-2 [102kB]
+Get:117 http://localhost sid/main liba52-0.7.4 0.7.4-11 [28.3kB]
+Get:118 http://localhost sid/main libatk1.0-0 1.26.0-1 [86.5kB]
+Get:119 http://localhost sid/main libglib2.0-dev 2.20.4-1 [1044kB]
+Get:120 http://localhost sid/main libatk1.0-dev 1.26.0-1 [127kB]
+Get:121 http://localhost sid/main libsysfs2 2.1.0-5 [28.9kB]
+Get:122 http://localhost sid/main tsconf 1.0-7 [12.6kB]
+Get:123 http://localhost sid/main libts-0.0-0 1.0-7 [28.6kB]
+Get:124 http://localhost sid/main libdirectfb-1.2-0 1.2.7-2 [1202kB]
+Get:125 http://localhost sid/main libpixman-1-0 0.14.0-1 [150kB]
+Get:126 http://localhost sid/main libpng12-0 1.2.38-1 [173kB]
+Get:127 http://localhost sid/main libxcb-render0 1.4-1 [15.6kB]
+Get:128 http://localhost sid/main libxcb-render-util0 0.3.5-1 [9684B]
+Get:129 http://localhost sid/main libcairo2 1.8.8-2 [521kB]
+Get:130 http://localhost sid/main libpng12-dev 1.2.38-1 [262kB]
+Get:131 http://localhost sid/main libjpeg62 6b-14 [89.4kB]
+Get:132 http://localhost sid/main libdirectfb-extra 1.2.7-2 [36.6kB]
+Get:133 http://localhost sid/main libjpeg62-dev 6b-14 [195kB]
+Get:134 http://localhost sid/main libmpeg3-1 1.5.4-5 [81.6kB]
+Get:135 http://localhost sid/main libmpeg3-dev 1.5.4-5 [113kB]
+Get:136 http://localhost sid/main libsysfs-dev 2.1.0-5 [46.1kB]
+Get:137 http://localhost sid/main libdirectfb-dev 1.2.7-2 [948kB]
+Get:138 http://localhost sid/main libpixman-1-dev 0.14.0-1 [176kB]
+Get:139 http://localhost sid/main libxcb-render0-dev 1.4-1 [23.0kB]
+Get:140 http://localhost sid/main libxcb-render-util0-dev 0.3.5-1 [9686B]
+Get:141 http://localhost sid/main libcairo2-dev 1.8.8-2 [623kB]
+Get:142 http://localhost sid/main libcups2 1.3.11-1 [181kB]
+Get:143 http://localhost sid/main libdatrie1 0.2.2-1 [24.9kB]
+Get:144 http://localhost sid/main libgd2-xpm 2.0.36~rc1~dfsg-3 [230kB]
+Get:145 http://localhost sid/main libgd2-xpm-dev 2.0.36~rc1~dfsg-3 [369kB]
+Get:146 http://localhost sid/main libgeda-common 1:1.4.3-1 [73.5kB]
+Get:147 http://localhost sid/main libgtk2.0-common 2.16.5-1 [6044kB]
+Get:148 http://localhost sid/main libjasper1 1.900.1-6 [154kB]
+Get:149 http://localhost sid/main libpango1.0-common 1.24.5-1 [70.6kB]
+Get:150 http://localhost sid/main libthai-data 0.1.12-1 [196kB]
+Get:151 http://localhost sid/main libthai0 0.1.12-1 [39.3kB]
+Get:152 http://localhost sid/main libpango1.0-0 1.24.5-1 [327kB]
+Get:153 http://localhost sid/main libtiff4 3.8.2-13 [169kB]
+Get:154 http://localhost sid/main shared-mime-info 0.60-2 [772kB]
+Get:155 http://localhost sid/main libgtk2.0-0 2.16.5-1 [2333kB]
+Get:156 http://localhost sid/main libgeda33 1:1.4.3-1+b1 [179kB]
+Get:157 http://localhost sid/main libpango1.0-dev 1.24.5-1 [408kB]
+Get:158 http://localhost sid/main libxml2-utils 2.7.3.dfsg-2 [86.7kB]
+Get:159 http://localhost sid/main libgtk2.0-dev 2.16.5-1 [3210kB]
+Get:160 http://localhost sid/main libgeda-dev 1:1.4.3-1+b1 [18.4kB]
+debconf: delaying package configuration, since apt-utils is not installed
+Fetched 55.5MB in 1s (52.5MB/s)
+Selecting previously deselected package x11-common.
+(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 ... 9728 files and directories currently installed.)
+Unpacking x11-common (from .../x11-common_1%3a7.4+3_all.deb) ...
+Selecting previously deselected package libice6.
+Unpacking libice6 (from .../libice6_2%3a1.0.5-1_amd64.deb) ...
+Setting up x11-common (1:7.4+3) ...
+Selecting previously deselected package x11proto-core-dev.
+(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 ... 9762 files and directories currently installed.)
+Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.15-1_all.deb) ...
+Selecting previously deselected package libice-dev.
+Unpacking libice-dev (from .../libice-dev_2%3a1.0.5-1_amd64.deb) ...
+Selecting previously deselected package libsm6.
+Unpacking libsm6 (from .../libsm6_2%3a1.1.0-2_amd64.deb) ...
+Selecting previously deselected package libsm-dev.
+Unpacking libsm-dev (from .../libsm-dev_2%3a1.1.0-2_amd64.deb) ...
+Selecting previously deselected package libxau6.
+Unpacking libxau6 (from .../libxau6_1%3a1.0.4-2_amd64.deb) ...
+Selecting previously deselected package libxdmcp6.
+Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
+Selecting previously deselected package libxcb1.
+Unpacking libxcb1 (from .../libxcb1_1.4-1_amd64.deb) ...
+Selecting previously deselected package libx11-data.
+Unpacking libx11-data (from .../libx11-data_2%3a1.2.2-1_all.deb) ...
+Selecting previously deselected package libx11-6.
+Unpacking libx11-6 (from .../libx11-6_2%3a1.2.2-1_amd64.deb) ...
+Selecting previously deselected package libxau-dev.
+Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.4-2_amd64.deb) ...
+Selecting previously deselected package libxdmcp-dev.
+Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-3_amd64.deb) ...
+Selecting previously deselected package x11proto-input-dev.
+Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.5.0-2_all.deb) ...
+Selecting previously deselected package x11proto-kb-dev.
+Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-3_all.deb) ...
+Selecting previously deselected package xtrans-dev.
+Unpacking xtrans-dev (from .../xtrans-dev_1.2.3-3_all.deb) ...
+Selecting previously deselected package libpthread-stubs0.
+Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.1-2_amd64.deb) ...
+Selecting previously deselected package libpthread-stubs0-dev.
+Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.1-2_amd64.deb) ...
+Selecting previously deselected package libxcb1-dev.
+Unpacking libxcb1-dev (from .../libxcb1-dev_1.4-1_amd64.deb) ...
+Selecting previously deselected package libx11-dev.
+Unpacking libx11-dev (from .../libx11-dev_2%3a1.2.2-1_amd64.deb) ...
+Selecting previously deselected package libxext6.
+Unpacking libxext6 (from .../libxext6_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxfixes3.
+Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_amd64.deb) ...
+Selecting previously deselected package libxcomposite1.
+Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.4.0-4_amd64.deb) ...
+Selecting previously deselected package x11proto-xext-dev.
+Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.4-2_all.deb) ...
+Selecting previously deselected package x11proto-fixes-dev.
+Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a4.0-3_all.deb) ...
+Selecting previously deselected package libxfixes-dev.
+Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a4.0.3-2_amd64.deb) ...
+Selecting previously deselected package x11proto-composite-dev.
+Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4-2_all.deb) ...
+Selecting previously deselected package libxext-dev.
+Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxcomposite-dev.
+Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.0-4_amd64.deb) ...
+Selecting previously deselected package libxrender1.
+Unpacking libxrender1 (from .../libxrender1_1%3a0.9.4-2_amd64.deb) ...
+Selecting previously deselected package libxcursor1.
+Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.9-1_amd64.deb) ...
+Selecting previously deselected package x11proto-render-dev.
+Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.3-2_all.deb) ...
+Selecting previously deselected package libxrender-dev.
+Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.4-2_amd64.deb) ...
+Selecting previously deselected package libxcursor-dev.
+Unpacking libxcursor-dev (from .../libxcursor-dev_1%3a1.1.9-1_amd64.deb) ...
+Selecting previously deselected package libxdamage1.
+Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-4_amd64.deb) ...
+Selecting previously deselected package x11proto-damage-dev.
+Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1.1.0-2_all.deb) ...
+Selecting previously deselected package libxdamage-dev.
+Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.1-4_amd64.deb) ...
+Selecting previously deselected package libexpat1.
+Unpacking libexpat1 (from .../libexpat1_2.0.1-4_amd64.deb) ...
+Selecting previously deselected package libfreetype6.
+Unpacking libfreetype6 (from .../libfreetype6_2.3.9-5_amd64.deb) ...
+Selecting previously deselected package ucf.
+Unpacking ucf (from .../archives/ucf_3.0018_all.deb) ...
+Moving old data out of the way
+Selecting previously deselected package libmagic1.
+Unpacking libmagic1 (from .../libmagic1_5.03-1_amd64.deb) ...
+Selecting previously deselected package file.
+Unpacking file (from .../archives/file_5.03-1_amd64.deb) ...
+Selecting previously deselected package libnewt0.52.
+Unpacking libnewt0.52 (from .../libnewt0.52_0.52.10-4_amd64.deb) ...
+Selecting previously deselected package libpopt0.
+Unpacking libpopt0 (from .../libpopt0_1.14-4_amd64.deb) ...
+Selecting previously deselected package whiptail.
+Unpacking whiptail (from .../whiptail_0.52.10-4_amd64.deb) ...
+Selecting previously deselected package defoma.
+Unpacking defoma (from .../defoma_0.11.10-0.2_all.deb) ...
+Selecting previously deselected package ttf-dejavu-core.
+Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.29-3_all.deb) ...
+Selecting previously deselected package ttf-dejavu-extra.
+Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.29-3_all.deb) ...
+Selecting previously deselected package ttf-dejavu.
+Unpacking ttf-dejavu (from .../ttf-dejavu_2.29-3_all.deb) ...
+Selecting previously deselected package fontconfig-config.
+Unpacking fontconfig-config (from .../fontconfig-config_2.6.0-4_all.deb) ...
+Selecting previously deselected package libfontconfig1.
+Unpacking libfontconfig1 (from .../libfontconfig1_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxft2.
+Unpacking libxft2 (from .../libxft2_2.1.13-3_amd64.deb) ...
+Selecting previously deselected package libexpat1-dev.
+Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-4_amd64.deb) ...
+Selecting previously deselected package zlib1g-dev.
+Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-14_amd64.deb) ...
+Selecting previously deselected package libfreetype6-dev.
+Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.9-5_amd64.deb) ...
+Selecting previously deselected package libpcre3.
+Unpacking libpcre3 (from .../libpcre3_7.8-2_amd64.deb) ...
+Selecting previously deselected package libglib2.0-0.
+Unpacking libglib2.0-0 (from .../libglib2.0-0_2.20.4-1_amd64.deb) ...
+Selecting previously deselected package pkg-config.
+Unpacking pkg-config (from .../pkg-config_0.22-1_amd64.deb) ...
+Selecting previously deselected package libfontconfig1-dev.
+Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxft-dev.
+Unpacking libxft-dev (from .../libxft-dev_2.1.13-3_amd64.deb) ...
+Selecting previously deselected package libxi6.
+Unpacking libxi6 (from .../libxi6_2%3a1.2.1-2_amd64.deb) ...
+Selecting previously deselected package libxi-dev.
+Unpacking libxi-dev (from .../libxi-dev_2%3a1.2.1-2_amd64.deb) ...
+Selecting previously deselected package libxinerama1.
+Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.3-2_amd64.deb) ...
+Selecting previously deselected package x11proto-xinerama-dev.
+Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-5_all.deb) ...
+Selecting previously deselected package libxinerama-dev.
+Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.3-2_amd64.deb) ...
+Selecting previously deselected package libxpm4.
+Unpacking libxpm4 (from .../libxpm4_1%3a3.5.7-2_amd64.deb) ...
+Selecting previously deselected package libxpm-dev.
+Unpacking libxpm-dev (from .../libxpm-dev_1%3a3.5.7-2_amd64.deb) ...
+Selecting previously deselected package libxrandr2.
+Unpacking libxrandr2 (from .../libxrandr2_2%3a1.3.0-2_amd64.deb) ...
+Selecting previously deselected package x11proto-randr-dev.
+Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.3.0-1_all.deb) ...
+Selecting previously deselected package libxrandr-dev.
+Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.3.0-2_amd64.deb) ...
+Selecting previously deselected package libxt6.
+Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3_amd64.deb) ...
+Selecting previously deselected package bsdmainutils.
+Unpacking bsdmainutils (from .../bsdmainutils_6.1.10_amd64.deb) ...
+Selecting previously deselected package groff-base.
+Unpacking groff-base (from .../groff-base_1.20.1-4_amd64.deb) ...
+Selecting previously deselected package libgpg-error0.
+Unpacking libgpg-error0 (from .../libgpg-error0_1.6-1_amd64.deb) ...
+Selecting previously deselected package libgcrypt11.
+Unpacking libgcrypt11 (from .../libgcrypt11_1.4.4-3_amd64.deb) ...
+Selecting previously deselected package libtasn1-3.
+Unpacking libtasn1-3 (from .../libtasn1-3_2.2-1_amd64.deb) ...
+Selecting previously deselected package libgnutls26.
+Unpacking libgnutls26 (from .../libgnutls26_2.6.6-1_amd64.deb) ...
+Selecting previously deselected package man-db.
+Unpacking man-db (from .../man-db_2.5.5-3_amd64.deb) ...
+Selecting previously deselected package netbase.
+Unpacking netbase (from .../archives/netbase_4.36_all.deb) ...
+Selecting previously deselected package gettext-base.
+Unpacking gettext-base (from .../gettext-base_0.17-6_amd64.deb) ...
+Selecting previously deselected package libkeyutils1.
+Unpacking libkeyutils1 (from .../libkeyutils1_1.2-11_amd64.deb) ...
+Selecting previously deselected package libkrb5support0.
+Unpacking libkrb5support0 (from .../libkrb5support0_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libk5crypto3.
+Unpacking libk5crypto3 (from .../libk5crypto3_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libkrb5-3.
+Unpacking libkrb5-3 (from .../libkrb5-3_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libgssapi-krb5-2.
+Unpacking libgssapi-krb5-2 (from .../libgssapi-krb5-2_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libxml2.
+Unpacking libxml2 (from .../libxml2_2.7.3.dfsg-2_amd64.deb) ...
+Selecting previously deselected package m4.
+Unpacking m4 (from .../archives/m4_1.4.13-1_amd64.deb) ...
+Selecting previously deselected package autoconf.
+Unpacking autoconf (from .../autoconf_2.64-1_all.deb) ...
+Selecting previously deselected package autotools-dev.
+Unpacking autotools-dev (from .../autotools-dev_20090611.1_all.deb) ...
+Selecting previously deselected package automake.
+Unpacking automake (from .../automake_1%3a1.10.2-1_all.deb) ...
+Selecting previously deselected package html2text.
+Unpacking html2text (from .../html2text_1.3.2a-14_amd64.deb) ...
+Selecting previously deselected package libcroco3.
+Unpacking libcroco3 (from .../libcroco3_0.6.1-2_amd64.deb) ...
+Selecting previously deselected package gettext.
+Unpacking gettext (from .../gettext_0.17-6_amd64.deb) ...
+Selecting previously deselected package intltool-debian.
+Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
+Selecting previously deselected package po-debconf.
+Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ...
+Selecting previously deselected package debhelper.
+Unpacking debhelper (from .../debhelper_7.3.8_all.deb) ...
+Selecting previously deselected package fontconfig.
+Unpacking fontconfig (from .../fontconfig_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxmu6.
+Unpacking libxmu6 (from .../libxmu6_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxaw7.
+Unpacking libxaw7 (from .../libxaw7_2%3a1.0.6-1_amd64.deb) ...
+Selecting previously deselected package groff.
+Unpacking groff (from .../groff_1.20.1-4_amd64.deb) ...
+Selecting previously deselected package libltdl7.
+Unpacking libltdl7 (from .../libltdl7_2.2.6a-4_amd64.deb) ...
+Selecting previously deselected package guile-1.8-libs.
+Unpacking guile-1.8-libs (from .../guile-1.8-libs_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package guile-1.8.
+Unpacking guile-1.8 (from .../guile-1.8_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package libncurses5-dev.
+Unpacking libncurses5-dev (from .../libncurses5-dev_5.7+20090613-1_amd64.deb) ...
+Selecting previously deselected package libreadline5-dev.
+Unpacking libreadline5-dev (from .../libreadline5-dev_5.2-5_amd64.deb) ...
+Selecting previously deselected package libltdl-dev.
+Unpacking libltdl-dev (from .../libltdl-dev_2.2.6a-4_amd64.deb) ...
+Selecting previously deselected package libgmpxx4ldbl.
+Unpacking libgmpxx4ldbl (from .../libgmpxx4ldbl_2%3a4.3.1+dfsg-2_amd64.deb) ...
+Selecting previously deselected package libgmp3-dev.
+Unpacking libgmp3-dev (from .../libgmp3-dev_2%3a4.3.1+dfsg-2_amd64.deb) ...
+Selecting previously deselected package guile-1.8-dev.
+Unpacking guile-1.8-dev (from .../guile-1.8-dev_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package liburi-perl.
+Unpacking liburi-perl (from .../liburi-perl_1.37+dfsg-1_all.deb) ...
+Selecting previously deselected package libhtml-tagset-perl.
+Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...
+Selecting previously deselected package libhtml-parser-perl.
+Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.61-1_amd64.deb) ...
+Selecting previously deselected package libhtml-tree-perl.
+Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-1_all.deb) ...
+Selecting previously deselected package libwww-perl.
+Unpacking libwww-perl (from .../libwww-perl_5.829-1_all.deb) ...
+Selecting previously deselected package libxml-parser-perl.
+Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.36-1.1+b1_amd64.deb) ...
+Selecting previously deselected package intltool.
+Unpacking intltool (from .../intltool_0.40.6-2_all.deb) ...
+Selecting previously deselected package liba52-0.7.4.
+Unpacking liba52-0.7.4 (from .../liba52-0.7.4_0.7.4-11_amd64.deb) ...
+Selecting previously deselected package libatk1.0-0.
+Unpacking libatk1.0-0 (from .../libatk1.0-0_1.26.0-1_amd64.deb) ...
+Selecting previously deselected package libglib2.0-dev.
+Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.20.4-1_amd64.deb) ...
+Selecting previously deselected package libatk1.0-dev.
+Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.26.0-1_amd64.deb) ...
+Selecting previously deselected package libsysfs2.
+Unpacking libsysfs2 (from .../libsysfs2_2.1.0-5_amd64.deb) ...
+Selecting previously deselected package tsconf.
+Unpacking tsconf (from .../archives/tsconf_1.0-7_all.deb) ...
+Selecting previously deselected package libts-0.0-0.
+Unpacking libts-0.0-0 (from .../libts-0.0-0_1.0-7_amd64.deb) ...
+Selecting previously deselected package libdirectfb-1.2-0.
+Unpacking libdirectfb-1.2-0 (from .../libdirectfb-1.2-0_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libpixman-1-0.
+Unpacking libpixman-1-0 (from .../libpixman-1-0_0.14.0-1_amd64.deb) ...
+Selecting previously deselected package libpng12-0.
+Unpacking libpng12-0 (from .../libpng12-0_1.2.38-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render0.
+Unpacking libxcb-render0 (from .../libxcb-render0_1.4-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render-util0.
+Unpacking libxcb-render-util0 (from .../libxcb-render-util0_0.3.5-1_amd64.deb) ...
+Selecting previously deselected package libcairo2.
+Unpacking libcairo2 (from .../libcairo2_1.8.8-2_amd64.deb) ...
+Selecting previously deselected package libpng12-dev.
+Unpacking libpng12-dev (from .../libpng12-dev_1.2.38-1_amd64.deb) ...
+Selecting previously deselected package libjpeg62.
+Unpacking libjpeg62 (from .../libjpeg62_6b-14_amd64.deb) ...
+Selecting previously deselected package libdirectfb-extra.
+Unpacking libdirectfb-extra (from .../libdirectfb-extra_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libjpeg62-dev.
+Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-14_amd64.deb) ...
+Selecting previously deselected package libmpeg3-1.
+Unpacking libmpeg3-1 (from .../libmpeg3-1_1.5.4-5_amd64.deb) ...
+Selecting previously deselected package libmpeg3-dev.
+Unpacking libmpeg3-dev (from .../libmpeg3-dev_1.5.4-5_amd64.deb) ...
+Selecting previously deselected package libsysfs-dev.
+Unpacking libsysfs-dev (from .../libsysfs-dev_2.1.0-5_amd64.deb) ...
+Selecting previously deselected package libdirectfb-dev.
+Unpacking libdirectfb-dev (from .../libdirectfb-dev_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libpixman-1-dev.
+Unpacking libpixman-1-dev (from .../libpixman-1-dev_0.14.0-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render0-dev.
+Unpacking libxcb-render0-dev (from .../libxcb-render0-dev_1.4-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render-util0-dev.
+Unpacking libxcb-render-util0-dev (from .../libxcb-render-util0-dev_0.3.5-1_amd64.deb) ...
+Selecting previously deselected package libcairo2-dev.
+Unpacking libcairo2-dev (from .../libcairo2-dev_1.8.8-2_amd64.deb) ...
+Selecting previously deselected package libcups2.
+Unpacking libcups2 (from .../libcups2_1.3.11-1_amd64.deb) ...
+Selecting previously deselected package libdatrie1.
+Unpacking libdatrie1 (from .../libdatrie1_0.2.2-1_amd64.deb) ...
+Selecting previously deselected package libgd2-xpm.
+Unpacking libgd2-xpm (from .../libgd2-xpm_2.0.36~rc1~dfsg-3_amd64.deb) ...
+Selecting previously deselected package libgd2-xpm-dev.
+Unpacking libgd2-xpm-dev (from .../libgd2-xpm-dev_2.0.36~rc1~dfsg-3_amd64.deb) ...
+Selecting previously deselected package libgeda-common.
+Unpacking libgeda-common (from .../libgeda-common_1%3a1.4.3-1_all.deb) ...
+Selecting previously deselected package libgtk2.0-common.
+Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.16.5-1_all.deb) ...
+Selecting previously deselected package libjasper1.
+Unpacking libjasper1 (from .../libjasper1_1.900.1-6_amd64.deb) ...
+Selecting previously deselected package libpango1.0-common.
+Unpacking libpango1.0-common (from .../libpango1.0-common_1.24.5-1_all.deb) ...
+Selecting previously deselected package libthai-data.
+Unpacking libthai-data (from .../libthai-data_0.1.12-1_all.deb) ...
+Selecting previously deselected package libthai0.
+Unpacking libthai0 (from .../libthai0_0.1.12-1_amd64.deb) ...
+Selecting previously deselected package libpango1.0-0.
+Unpacking libpango1.0-0 (from .../libpango1.0-0_1.24.5-1_amd64.deb) ...
+Selecting previously deselected package libtiff4.
+Unpacking libtiff4 (from .../libtiff4_3.8.2-13_amd64.deb) ...
+Selecting previously deselected package shared-mime-info.
+Unpacking shared-mime-info (from .../shared-mime-info_0.60-2_amd64.deb) ...
+Selecting previously deselected package libgtk2.0-0.
+Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.16.5-1_amd64.deb) ...
+Selecting previously deselected package libgeda33.
+Unpacking libgeda33 (from .../libgeda33_1%3a1.4.3-1+b1_amd64.deb) ...
+Selecting previously deselected package libpango1.0-dev.
+Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.24.5-1_amd64.deb) ...
+Selecting previously deselected package libxml2-utils.
+Unpacking libxml2-utils (from .../libxml2-utils_2.7.3.dfsg-2_amd64.deb) ...
+Selecting previously deselected package libgtk2.0-dev.
+Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.16.5-1_amd64.deb) ...
+Selecting previously deselected package libgeda-dev.
+Unpacking libgeda-dev (from .../libgeda-dev_1%3a1.4.3-1+b1_amd64.deb) ...
+Setting up libice6 (2:1.0.5-1) ...
+Setting up x11proto-core-dev (7.0.15-1) ...
+Setting up libice-dev (2:1.0.5-1) ...
+Setting up libsm6 (2:1.1.0-2) ...
+Setting up libsm-dev (2:1.1.0-2) ...
+Setting up libxau6 (1:1.0.4-2) ...
+Setting up libxdmcp6 (1:1.0.2-3) ...
+Setting up libxcb1 (1.4-1) ...
+Setting up libx11-data (2:1.2.2-1) ...
+Setting up libx11-6 (2:1.2.2-1) ...
+Setting up libxau-dev (1:1.0.4-2) ...
+Setting up libxdmcp-dev (1:1.0.2-3) ...
+Setting up x11proto-input-dev (1.5.0-2) ...
+Setting up x11proto-kb-dev (1.0.3-3) ...
+Setting up xtrans-dev (1.2.3-3) ...
+Setting up libpthread-stubs0 (0.1-2) ...
+Setting up libpthread-stubs0-dev (0.1-2) ...
+Setting up libxcb1-dev (1.4-1) ...
+Setting up libx11-dev (2:1.2.2-1) ...
+Setting up libxext6 (2:1.0.4-1) ...
+Setting up libxfixes3 (1:4.0.3-2) ...
+Setting up libxcomposite1 (1:0.4.0-4) ...
+Setting up x11proto-xext-dev (7.0.4-2) ...
+Setting up x11proto-fixes-dev (1:4.0-3) ...
+Setting up libxfixes-dev (1:4.0.3-2) ...
+Setting up x11proto-composite-dev (1:0.4-2) ...
+Setting up libxext-dev (2:1.0.4-1) ...
+Setting up libxcomposite-dev (1:0.4.0-4) ...
+Setting up libxrender1 (1:0.9.4-2) ...
+Setting up libxcursor1 (1:1.1.9-1) ...
+Setting up x11proto-render-dev (2:0.9.3-2) ...
+Setting up libxrender-dev (1:0.9.4-2) ...
+Setting up libxcursor-dev (1:1.1.9-1) ...
+Setting up libxdamage1 (1:1.1.1-4) ...
+Setting up x11proto-damage-dev (1.1.0-2) ...
+Setting up libxdamage-dev (1:1.1.1-4) ...
+Setting up libexpat1 (2.0.1-4) ...
+Setting up libfreetype6 (2.3.9-5) ...
+Setting up ucf (3.0018) ...
+Setting up libmagic1 (5.03-1) ...
+Setting up file (5.03-1) ...
+Setting up libnewt0.52 (0.52.10-4) ...
+Setting up libpopt0 (1.14-4) ...
+Setting up whiptail (0.52.10-4) ...
+Setting up defoma (0.11.10-0.2) ...
+Setting up ttf-dejavu-core (2.29-3) ...
+Setting up ttf-dejavu-extra (2.29-3) ...
+Setting up ttf-dejavu (2.29-3) ...
+Setting up fontconfig-config (2.6.0-4) ...
+Setting up libfontconfig1 (2.6.0-4) ...
+Setting up libxft2 (2.1.13-3) ...
+Setting up libexpat1-dev (2.0.1-4) ...
+Setting up zlib1g-dev (1:1.2.3.3.dfsg-14) ...
+Setting up libfreetype6-dev (2.3.9-5) ...
+Setting up libpcre3 (7.8-2) ...
+Setting up libglib2.0-0 (2.20.4-1) ...
+Setting up pkg-config (0.22-1) ...
+Setting up libfontconfig1-dev (2.6.0-4) ...
+Setting up libxft-dev (2.1.13-3) ...
+Setting up libxi6 (2:1.2.1-2) ...
+Setting up libxi-dev (2:1.2.1-2) ...
+Setting up libxinerama1 (2:1.0.3-2) ...
+Setting up x11proto-xinerama-dev (1.1.2-5) ...
+Setting up libxinerama-dev (2:1.0.3-2) ...
+Setting up libxpm4 (1:3.5.7-2) ...
+Setting up libxpm-dev (1:3.5.7-2) ...
+Setting up libxrandr2 (2:1.3.0-2) ...
+Setting up x11proto-randr-dev (1.3.0-1) ...
+Setting up libxrandr-dev (2:1.3.0-2) ...
+Setting up libxt6 (1:1.0.5-3) ...
+Setting up bsdmainutils (6.1.10) ...
+update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode.
+Setting up groff-base (1.20.1-4) ...
+Setting up libgpg-error0 (1.6-1) ...
+Setting up libgcrypt11 (1.4.4-3) ...
+Setting up libtasn1-3 (2.2-1) ...
+Setting up libgnutls26 (2.6.6-1) ...
+Setting up man-db (2.5.5-3) ...
+Building database of manual pages ...
+Setting up netbase (4.36) ...
+insserv: Service ifupdown has to be enabled to start service networking
+insserv: exiting now!
+dpkg: error processing netbase (--configure):
+ subprocess installed post-installation script returned error exit status 1
+Setting up gettext-base (0.17-6) ...
+Setting up libkeyutils1 (1.2-11) ...
+Setting up libkrb5support0 (1.7dfsg~beta3-1) ...
+Setting up libk5crypto3 (1.7dfsg~beta3-1) ...
+Setting up libkrb5-3 (1.7dfsg~beta3-1) ...
+Setting up libgssapi-krb5-2 (1.7dfsg~beta3-1) ...
+Setting up libxml2 (2.7.3.dfsg-2) ...
+Setting up m4 (1.4.13-1) ...
+Setting up autoconf (2.64-1) ...
+Setting up autotools-dev (20090611.1) ...
+Setting up automake (1:1.10.2-1) ...
+update-alternatives: using /usr/bin/automake-1.10 to provide /usr/bin/automake (automake) in auto mode.
+Setting up html2text (1.3.2a-14) ...
+Setting up libcroco3 (0.6.1-2) ...
+Setting up gettext (0.17-6) ...
+Setting up intltool-debian (0.35.0+20060710.1) ...
+Setting up po-debconf (1.0.16) ...
+Setting up debhelper (7.3.8) ...
+Setting up fontconfig (2.6.0-4) ...
+Updating font configuration of fontconfig...
+Cleaning up category cid..
+Cleaning up category truetype..
+Cleaning up category type1..
+Updating category type1..
+Updating category truetype..
+Updating category cid..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Cleaning up old fontconfig caches... done.
+Regenerating fonts cache... done.
+Setting up libxmu6 (2:1.0.4-1) ...
+Setting up libxaw7 (2:1.0.6-1) ...
+Setting up groff (1.20.1-4) ...
+Setting up libltdl7 (2.2.6a-4) ...
+Setting up guile-1.8-libs (1.8.7+1-1) ...
+Setting up guile-1.8 (1.8.7+1-1) ...
+update-alternatives: using /usr/bin/guile-1.8 to provide /usr/bin/guile (guile) in auto mode.
+Setting up libncurses5-dev (5.7+20090613-1) ...
+Setting up libreadline5-dev (5.2-5) ...
+Setting up libltdl-dev (2.2.6a-4) ...
+Setting up libgmpxx4ldbl (2:4.3.1+dfsg-2) ...
+Setting up libgmp3-dev (2:4.3.1+dfsg-2) ...
+Setting up guile-1.8-dev (1.8.7+1-1) ...
+Setting up liburi-perl (1.37+dfsg-1) ...
+Setting up libhtml-tagset-perl (3.20-2) ...
+Setting up libhtml-parser-perl (3.61-1) ...
+Setting up libhtml-tree-perl (3.23-1) ...
+dpkg: dependency problems prevent configuration of libwww-perl:
+ libwww-perl depends on netbase; however:
+  Package netbase is not configured yet.
+dpkg: error processing libwww-perl (--configure):
+ dependency problems - leaving unconfigured
+dpkg: dependency problems prevent configuration of libxml-parser-perl:
+ libxml-parser-perl depends on libwww-perl; however:
+  Package libwww-perl is not configured yet.
+dpkg: error processing libxml-parser-perl (--configure):
+ dependency problems - leaving unconfigured
+dpkg: dependency problems prevent configuration of intltool:
+ intltool depends on libxml-parser-perl; however:
+  Package libxml-parser-perl is not configured yet.
+dpkg: error processing intltool (--configure):
+ dependency problems - leaving unconfigured
+Setting up liba52-0.7.4 (0.7.4-11) ...
+Setting up libatk1.0-0 (1.26.0-1) ...
+Setting up libglib2.0-dev (2.20.4-1) ...
+Setting up libatk1.0-dev (1.26.0-1) ...
+Setting up libsysfs2 (2.1.0-5) ...
+Setting up tsconf (1.0-7) ...
+Setting up libts-0.0-0 (1.0-7) ...
+Setting up libdirectfb-1.2-0 (1.2.7-2) ...
+Setting up libpixman-1-0 (0.14.0-1) ...
+Setting up libpng12-0 (1.2.38-1) ...
+Setting up libxcb-render0 (1.4-1) ...
+Setting up libxcb-render-util0 (0.3.5-1) ...
+Setting up libcairo2 (1.8.8-2) ...
+Setting up libpng12-dev (1.2.38-1) ...
+Setting up libjpeg62 (6b-14) ...
+Setting up libdirectfb-extra (1.2.7-2) ...
+Setting up libjpeg62-dev (6b-14) ...
+Setting up libmpeg3-1 (1.5.4-5) ...
+Setting up libmpeg3-dev (1.5.4-5) ...
+Setting up libsysfs-dev (2.1.0-5) ...
+Setting up libdirectfb-dev (1.2.7-2) ...
+Setting up libpixman-1-dev (0.14.0-1) ...
+Setting up libxcb-render0-dev (1.4-1) ...
+Setting up libxcb-render-util0-dev (0.3.5-1) ...
+Setting up libcairo2-dev (1.8.8-2) ...
+Setting up libcups2 (1.3.11-1) ...
+Setting up libdatrie1 (0.2.2-1) ...
+Setting up libgd2-xpm (2.0.36~rc1~dfsg-3) ...
+Setting up libgd2-xpm-dev (2.0.36~rc1~dfsg-3) ...
+Setting up libgeda-common (1:1.4.3-1) ...
+Setting up libgtk2.0-common (2.16.5-1) ...
+Setting up libjasper1 (1.900.1-6) ...
+Setting up libpango1.0-common (1.24.5-1) ...
+Cleaning up font configuration of pango...
+Updating font configuration of pango...
+Cleaning up category xfont..
+Updating category xfont..
+*** You don't have any defomized font packages.
+*** So we are trying to force to generate pangox.aliases...
+Setting up libthai-data (0.1.12-1) ...
+Setting up libthai0 (0.1.12-1) ...
+Setting up libpango1.0-0 (1.24.5-1) ...
+Setting up libtiff4 (3.8.2-13) ...
+Setting up shared-mime-info (0.60-2) ...
+Setting up libgtk2.0-0 (2.16.5-1) ...
+Setting up libgeda33 (1:1.4.3-1+b1) ...
+Setting up libpango1.0-dev (1.24.5-1) ...
+Setting up libxml2-utils (2.7.3.dfsg-2) ...
+Setting up libgtk2.0-dev (2.16.5-1) ...
+Setting up libgeda-dev (1:1.4.3-1+b1) ...
+Errors were encountered while processing:
+ netbase
+ libwww-perl
+ libxml-parser-perl
+ intltool
+E: Sub-process /usr/bin/dpkg returned an error code (1)
+apt-get failed.
+Package installation failed
+Trying to reinstall removed packages:
+Trying to uninstall newly installed packages:
+(Reading database ... 18225 files and directories currently installed.)
+Removing automake ...
+Removing autotools-dev ...
+Removing debhelper ...
+Removing groff ...
+Purging configuration files for groff ...
+Removing html2text ...
+Purging configuration files for html2text ...
+Removing intltool ...
+Removing libgeda-dev ...
+Removing libgeda33 ...
+Purging configuration files for libgeda33 ...
+Removing libgtk2.0-dev ...
+Removing libhtml-tree-perl ...
+Removing libpango1.0-dev ...
+Removing libwww-perl ...
+Removing libxaw7 ...
+Purging configuration files for libxaw7 ...
+Removing libxcomposite-dev ...
+Removing libxcursor-dev ...
+Removing libxdamage-dev ...
+Removing libxfixes-dev ...
+Removing libxft-dev ...
+Removing libxi-dev ...
+Removing libxinerama-dev ...
+Removing libxml-parser-perl ...
+Removing libxml2-utils ...
+Removing libxmu6 ...
+Purging configuration files for libxmu6 ...
+Removing libxrandr-dev ...
+Removing libxt6 ...
+Purging configuration files for libxt6 ...
+Removing man-db ...
+Purging configuration files for man-db ...
+  Removing catpages as well as /var/cache/man hierarchy.
+Removing netbase ...
+Purging configuration files for netbase ...
+Removing po-debconf ...
+Removing x11proto-composite-dev ...
+Removing x11proto-damage-dev ...
+Removing x11proto-fixes-dev ...
+Removing x11proto-randr-dev ...
+Removing x11proto-xinerama-dev ...
+Removing autoconf ...
+Purging configuration files for autoconf ...
+Removing bsdmainutils ...
+Purging configuration files for bsdmainutils ...
+Removing groff-base ...
+Purging configuration files for groff-base ...
+Removing guile-1.8-dev ...
+Removing intltool-debian ...
+Removing libatk1.0-dev ...
+Removing libcairo2-dev ...
+Removing libdirectfb-dev ...
+Removing libdirectfb-extra ...
+Removing libgd2-xpm-dev ...
+Removing libgeda-common ...
+Purging configuration files for libgeda-common ...
+Removing libglib2.0-dev ...
+Removing libgmp3-dev ...
+Removing libgmpxx4ldbl ...
+Purging configuration files for libgmpxx4ldbl ...
+Removing libgtk2.0-0 ...
+Purging configuration files for libgtk2.0-0 ...
+Removing libgtk2.0-common ...
+Removing libhtml-parser-perl ...
+Removing libhtml-tagset-perl ...
+Removing libjasper1 ...
+Purging configuration files for libjasper1 ...
+Removing libjpeg62-dev ...
+Removing libltdl-dev ...
+Removing libmpeg3-dev ...
+Removing libpango1.0-0 ...
+Purging configuration files for libpango1.0-0 ...
+Removing libpango1.0-common ...
+Purging font configuration of pango...
+Purging category xfont..
+Purging configuration files for libpango1.0-common ...
+Removing libpixman-1-dev ...
+Removing libpng12-dev ...
+Removing libreadline5-dev ...
+Removing libsm-dev ...
+Removing libsm6 ...
+Purging configuration files for libsm6 ...
+Removing libsysfs-dev ...
+Removing libthai0 ...
+Purging configuration files for libthai0 ...
+Removing libtiff4 ...
+Purging configuration files for libtiff4 ...
+Removing liburi-perl ...
+Removing libxcb-render-util0-dev ...
+Removing libxcb-render0-dev ...
+Removing libxcomposite1 ...
+Purging configuration files for libxcomposite1 ...
+Removing libxcursor1 ...
+Purging configuration files for libxcursor1 ...
+Removing libxdamage1 ...
+Purging configuration files for libxdamage1 ...
+Removing libxext-dev ...
+Removing libxfixes3 ...
+Purging configuration files for libxfixes3 ...
+Removing libxft2 ...
+Purging configuration files for libxft2 ...
+Removing libxi6 ...
+Purging configuration files for libxi6 ...
+Removing libxinerama1 ...
+Purging configuration files for libxinerama1 ...
+Removing libxpm-dev ...
+Removing libxrandr2 ...
+Purging configuration files for libxrandr2 ...
+Removing libxrender-dev ...
+Removing m4 ...
+Removing shared-mime-info ...
+Purging configuration files for shared-mime-info ...
+dpkg: warning: while removing shared-mime-info, directory '/usr/share/mime' not empty so not removed.
+Removing x11proto-render-dev ...
+Removing x11proto-xext-dev ...
+Removing fontconfig ...
+Purging font configuration of fontconfig...
+Purging category cid..
+Purging category truetype..
+Purging category type1..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Purging configuration files for fontconfig ...
+Removing gettext ...
+Removing gettext-base ...
+Removing guile-1.8 ...
+Purging configuration files for guile-1.8 ...
+Removing guile-1.8-libs ...
+Purging configuration files for guile-1.8-libs ...
+Removing libatk1.0-0 ...
+Purging configuration files for libatk1.0-0 ...
+Removing libcairo2 ...
+Purging configuration files for libcairo2 ...
+Removing libcroco3 ...
+Purging configuration files for libcroco3 ...
+Removing libcups2 ...
+Purging configuration files for libcups2 ...
+Removing libdatrie1 ...
+Purging configuration files for libdatrie1 ...
+Removing libdirectfb-1.2-0 ...
+Purging configuration files for libdirectfb-1.2-0 ...
+Removing libfontconfig1-dev ...
+Removing libfreetype6-dev ...
+Removing libgd2-xpm ...
+Purging configuration files for libgd2-xpm ...
+Removing libgnutls26 ...
+Purging configuration files for libgnutls26 ...
+Removing libgssapi-krb5-2 ...
+Purging configuration files for libgssapi-krb5-2 ...
+Removing libice-dev ...
+Removing libice6 ...
+Purging configuration files for libice6 ...
+Removing libjpeg62 ...
+Removing libkrb5-3 ...
+Purging configuration files for libkrb5-3 ...
+Removing libltdl7 ...
+Purging configuration files for libltdl7 ...
+Removing libmpeg3-1 ...
+Purging configuration files for libmpeg3-1 ...
+Removing libncurses5-dev ...
+Removing libpixman-1-0 ...
+Purging configuration files for libpixman-1-0 ...
+Removing libpng12-0 ...
+Purging configuration files for libpng12-0 ...
+Removing libsysfs2 ...
+Purging configuration files for libsysfs2 ...
+Removing libtasn1-3 ...
+Purging configuration files for libtasn1-3 ...
+Removing libthai-data ...
+Removing libts-0.0-0 ...
+Purging configuration files for libts-0.0-0 ...
+Removing libx11-dev ...
+Removing libxcb-render-util0 ...
+Purging configuration files for libxcb-render-util0 ...
+Removing libxcb-render0 ...
+Purging configuration files for libxcb-render0 ...
+Removing libxcb1-dev ...
+Removing libxdmcp-dev ...
+Removing libxext6 ...
+Purging configuration files for libxext6 ...
+Removing libxml2 ...
+Purging configuration files for libxml2 ...
+Removing libxpm4 ...
+Purging configuration files for libxpm4 ...
+Removing libxrender1 ...
+Purging configuration files for libxrender1 ...
+Removing pkg-config ...
+Removing tsconf ...
+Purging configuration files for tsconf ...
+Removing x11proto-input-dev ...
+Removing x11proto-kb-dev ...
+Removing xtrans-dev ...
+Removing zlib1g-dev ...
+Removing liba52-0.7.4 ...
+Purging configuration files for liba52-0.7.4 ...
+Removing libexpat1-dev ...
+Removing libfontconfig1 ...
+Purging configuration files for libfontconfig1 ...
+Removing libfreetype6 ...
+Purging configuration files for libfreetype6 ...
+Removing libgcrypt11 ...
+Purging configuration files for libgcrypt11 ...
+Removing libglib2.0-0 ...
+Purging configuration files for libglib2.0-0 ...
+Removing libgpg-error0 ...
+Purging configuration files for libgpg-error0 ...
+Removing libk5crypto3 ...
+Purging configuration files for libk5crypto3 ...
+Removing libkrb5support0 ...
+Purging configuration files for libkrb5support0 ...
+Removing libpcre3 ...
+Purging configuration files for libpcre3 ...
+Removing libpthread-stubs0-dev ...
+Removing libx11-6 ...
+Purging configuration files for libx11-6 ...
+Removing libx11-data ...
+Removing libxau-dev ...
+Removing libxcb1 ...
+Purging configuration files for libxcb1 ...
+Removing libxdmcp6 ...
+Purging configuration files for libxdmcp6 ...
+Removing x11proto-core-dev ...
+Removing fontconfig-config ...
+Purging configuration files for fontconfig-config ...
+Removing libexpat1 ...
+Purging configuration files for libexpat1 ...
+Removing libkeyutils1 ...
+Purging configuration files for libkeyutils1 ...
+Removing libpthread-stubs0 ...
+Removing libxau6 ...
+Purging configuration files for libxau6 ...
+Removing ttf-dejavu ...
+Removing ttf-dejavu-extra ...
+Purging configuration files for ttf-dejavu-extra ...
+Removing ucf ...
+Purging configuration files for ucf ...
+Removing x11-common ...
+Purging configuration files for x11-common ...
+Removing ttf-dejavu-core ...
+Purging configuration files for ttf-dejavu-core ...
+Removing defoma ...
+Purging configuration files for defoma ...
+Removing file ...
+Purging configuration files for file ...
+Removing libmagic1 ...
+Purging configuration files for libmagic1 ...
+Removing whiptail ...
+Removing libnewt0.52 ...
+Purging configuration files for libnewt0.52 ...
+Removing libpopt0 ...
+Purging configuration files for libpopt0 ...
+Source-dependencies not satisfied; skipping geda-gsymcheck
+Not removing build depends: cloned chroot in use
+────────────────────────────────────────────────────────────────────────────────
+Finished at 20090729-2203
+Build needed 00:00:00, 0k disc space
+DC-Message: Failed, but took only 444.986034. Retrying, you never know.
+sbuild (Debian sbuild) 0.58.6 (20 Jun 2009) on paradent-32.rennes.grid5000.fr
+
+╔══════════════════════════════════════════════════════════════════════════════╗
+║ geda-gsymcheck 1:1.4.3-3 (amd64)                           29 Jul 2009 22:03 ║
+╚══════════════════════════════════════════════════════════════════════════════╝
+
+Package: geda-gsymcheck
+Version: 1:1.4.3-3
+Architecture: amd64
+Start Time: 20090729-2203
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Fetch source files                                                           │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+
+Check APT
+─────────
+
+Checking available source versions...
+
+Download source files with APT
+──────────────────────────────
+
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 178kB of source archives.
+Get:1 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (dsc) [1198B]
+Get:2 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (tar) [174kB]
+Get:3 http://localhost sid/main geda-gsymcheck 1:1.4.3-3 (diff) [3410B]
+Fetched 178kB in 0s (0B/s)
+Download complete and in download only mode
+
+Check arch
+──────────
+
+** Using build dependencies supplied by package:
+Build-Depends: libgeda-dev (>= 1:1.4.3), debhelper (>= 4), groff, intltool
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+libgeda-dev: missing
+Using default version 1:1.4.3-1+b1
+debhelper: missing
+Using default version 7.3.8
+groff: missing
+intltool: missing
+Checking for source dependency conflicts...
+Installing positive dependencies: libgeda-dev debhelper groff intltool
+Reading package lists...
+Building dependency tree...
+Reading state information...
+The following extra packages will be installed:
+  autoconf automake autotools-dev bsdmainutils defoma file fontconfig
+  fontconfig-config gettext gettext-base groff-base guile-1.8 guile-1.8-dev
+  guile-1.8-libs html2text intltool-debian liba52-0.7.4 libatk1.0-0
+  libatk1.0-dev libcairo2 libcairo2-dev libcroco3 libcups2 libdatrie1
+  libdirectfb-1.2-0 libdirectfb-dev libdirectfb-extra libexpat1 libexpat1-dev
+  libfontconfig1 libfontconfig1-dev libfreetype6 libfreetype6-dev libgcrypt11
+  libgd2-xpm libgd2-xpm-dev libgeda-common libgeda33 libglib2.0-0
+  libglib2.0-dev libgmp3-dev libgmpxx4ldbl libgnutls26 libgpg-error0
+  libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev
+  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libice-dev libice6
+  libjasper1 libjpeg62 libjpeg62-dev libk5crypto3 libkeyutils1 libkrb5-3
+  libkrb5support0 libltdl-dev libltdl7 libmagic1 libmpeg3-1 libmpeg3-dev
+  libncurses5-dev libnewt0.52 libpango1.0-0 libpango1.0-common libpango1.0-dev
+  libpcre3 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpopt0
+  libpthread-stubs0 libpthread-stubs0-dev libreadline5-dev libsm-dev libsm6
+  libsysfs-dev libsysfs2 libtasn1-3 libthai-data libthai0 libtiff4 libts-0.0-0
+  liburi-perl libwww-perl libx11-6 libx11-data libx11-dev libxau-dev libxau6
+  libxaw7 libxcb-render-util0 libxcb-render-util0-dev libxcb-render0
+  libxcb-render0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1
+  libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6
+  libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev
+  libxi6 libxinerama-dev libxinerama1 libxml-parser-perl libxml2 libxml2-utils
+  libxmu6 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev
+  libxrender1 libxt6 m4 man-db netbase pkg-config po-debconf shared-mime-info
+  tsconf ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf whiptail x11-common
+  x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
+  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
+  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
+  zlib1g-dev
+Suggested packages:
+  autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc libtool
+  vacation wamerican wordlist whois dh-make defoma-doc dfontmgr psfontmgr
+  x-ttcidfont-conf cvs gettext-doc guile-1.8-doc libcairo2-doc cups-common
+  rng-tools libgd-tools libglib2.0-doc libgmp3-doc libmpfr-dev gnutls-bin
+  krb5-doc krb5-user librsvg2-common gvfs libgtk2.0-doc libdata-dump-perl
+  libjasper-runtime libtool-doc ttf-japanese-gothic ttf-japanese-mincho
+  ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
+  ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc libcrypt-ssleay-perl
+  libio-socket-ssl-perl www-browser libmail-box-perl
+Recommended packages:
+  libft-perl curl wget lynx ghostscript imagemagick libpaper1 netpbm psutils
+  libatk1.0-data libglib2.0-data python hicolor-icon-theme libgtk2.0-bin
+  libfribidi0 libmailtools-perl libhtml-format-perl libcompress-bzip2-perl
+  xml-core ifupdown libmail-sendmail-perl
+The following NEW packages will be installed:
+  autoconf automake autotools-dev bsdmainutils debhelper defoma file
+  fontconfig fontconfig-config gettext gettext-base groff groff-base guile-1.8
+  guile-1.8-dev guile-1.8-libs html2text intltool intltool-debian liba52-0.7.4
+  libatk1.0-0 libatk1.0-dev libcairo2 libcairo2-dev libcroco3 libcups2
+  libdatrie1 libdirectfb-1.2-0 libdirectfb-dev libdirectfb-extra libexpat1
+  libexpat1-dev libfontconfig1 libfontconfig1-dev libfreetype6
+  libfreetype6-dev libgcrypt11 libgd2-xpm libgd2-xpm-dev libgeda-common
+  libgeda-dev libgeda33 libglib2.0-0 libglib2.0-dev libgmp3-dev libgmpxx4ldbl
+  libgnutls26 libgpg-error0 libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common
+  libgtk2.0-dev libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
+  libice-dev libice6 libjasper1 libjpeg62 libjpeg62-dev libk5crypto3
+  libkeyutils1 libkrb5-3 libkrb5support0 libltdl-dev libltdl7 libmagic1
+  libmpeg3-1 libmpeg3-dev libncurses5-dev libnewt0.52 libpango1.0-0
+  libpango1.0-common libpango1.0-dev libpcre3 libpixman-1-0 libpixman-1-dev
+  libpng12-0 libpng12-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev
+  libreadline5-dev libsm-dev libsm6 libsysfs-dev libsysfs2 libtasn1-3
+  libthai-data libthai0 libtiff4 libts-0.0-0 liburi-perl libwww-perl libx11-6
+  libx11-data libx11-dev libxau-dev libxau6 libxaw7 libxcb-render-util0
+  libxcb-render-util0-dev libxcb-render0 libxcb-render0-dev libxcb1
+  libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1
+  libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6
+  libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev
+  libxinerama1 libxml-parser-perl libxml2 libxml2-utils libxmu6 libxpm-dev
+  libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxt6 m4 man-db
+  netbase pkg-config po-debconf shared-mime-info tsconf ttf-dejavu
+  ttf-dejavu-core ttf-dejavu-extra ucf whiptail x11-common
+  x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
+  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
+  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
+  zlib1g-dev
+0 upgraded, 160 newly installed, 0 to remove and 0 not upgraded.
+Need to get 55.5MB of archives.
+After this operation, 173MB of additional disk space will be used.
+Get:1 http://localhost sid/main x11-common 1:7.4+3 [287kB]
+Get:2 http://localhost sid/main libice6 2:1.0.5-1 [53.4kB]
+Get:3 http://localhost sid/main x11proto-core-dev 7.0.15-1 [94.8kB]
+Get:4 http://localhost sid/main libice-dev 2:1.0.5-1 [65.5kB]
+Get:5 http://localhost sid/main libsm6 2:1.1.0-2 [23.5kB]
+Get:6 http://localhost sid/main libsm-dev 2:1.1.0-2 [26.6kB]
+Get:7 http://localhost sid/main libxau6 1:1.0.4-2 [13.2kB]
+Get:8 http://localhost sid/main libxdmcp6 1:1.0.2-3 [17.9kB]
+Get:9 http://localhost sid/main libxcb1 1.4-1 [43.3kB]
+Get:10 http://localhost sid/main libx11-data 2:1.2.2-1 [217kB]
+Get:11 http://localhost sid/main libx11-6 2:1.2.2-1 [831kB]
+Get:12 http://localhost sid/main libxau-dev 1:1.0.4-2 [16.9kB]
+Get:13 http://localhost sid/main libxdmcp-dev 1:1.0.2-3 [21.4kB]
+Get:14 http://localhost sid/main x11proto-input-dev 1.5.0-2 [17.5kB]
+Get:15 http://localhost sid/main x11proto-kb-dev 1.0.3-3 [27.1kB]
+Get:16 http://localhost sid/main xtrans-dev 1.2.3-3 [66.1kB]
+Get:17 http://localhost sid/main libpthread-stubs0 0.1-2 [2774B]
+Get:18 http://localhost sid/main libpthread-stubs0-dev 0.1-2 [3052B]
+Get:19 http://localhost sid/main libxcb1-dev 1.4-1 [79.7kB]
+Get:20 http://localhost sid/main libx11-dev 2:1.2.2-1 [1950kB]
+Get:21 http://localhost sid/main libxext6 2:1.0.4-1 [36.6kB]
+Get:22 http://localhost sid/main libxfixes3 1:4.0.3-2 [10.8kB]
+Get:23 http://localhost sid/main libxcomposite1 1:0.4.0-4 [11.8kB]
+Get:24 http://localhost sid/main x11proto-xext-dev 7.0.4-2 [44.6kB]
+Get:25 http://localhost sid/main x11proto-fixes-dev 1:4.0-3 [13.8kB]
+Get:26 http://localhost sid/main libxfixes-dev 1:4.0.3-2 [13.4kB]
+Get:27 http://localhost sid/main x11proto-composite-dev 1:0.4-2 [12.3kB]
+Get:28 http://localhost sid/main libxext-dev 2:1.0.4-1 [88.7kB]
+Get:29 http://localhost sid/main libxcomposite-dev 1:0.4.0-4 [15.2kB]
+Get:30 http://localhost sid/main libxrender1 1:0.9.4-2 [28.1kB]
+Get:31 http://localhost sid/main libxcursor1 1:1.1.9-1 [25.6kB]
+Get:32 http://localhost sid/main x11proto-render-dev 2:0.9.3-2 [7062B]
+Get:33 http://localhost sid/main libxrender-dev 1:0.9.4-2 [31.9kB]
+Get:34 http://localhost sid/main libxcursor-dev 1:1.1.9-1 [33.4kB]
+Get:35 http://localhost sid/main libxdamage1 1:1.1.1-4 [10.5kB]
+Get:36 http://localhost sid/main x11proto-damage-dev 1.1.0-2 [9090B]
+Get:37 http://localhost sid/main libxdamage-dev 1:1.1.1-4 [10.2kB]
+Get:38 http://localhost sid/main libexpat1 2.0.1-4 [136kB]
+Get:39 http://localhost sid/main libfreetype6 2.3.9-5 [408kB]
+Get:40 http://localhost sid/main ucf 3.0018 [64.3kB]
+Get:41 http://localhost sid/main libmagic1 5.03-1 [389kB]
+Get:42 http://localhost sid/main file 5.03-1 [46.7kB]
+Get:43 http://localhost sid/main libnewt0.52 0.52.10-4 [67.8kB]
+Get:44 http://localhost sid/main libpopt0 1.14-4 [46.4kB]
+Get:45 http://localhost sid/main whiptail 0.52.10-4 [38.9kB]
+Get:46 http://localhost sid/main defoma 0.11.10-0.2 [101kB]
+Get:47 http://localhost sid/main ttf-dejavu-core 2.29-3 [1430kB]
+Get:48 http://localhost sid/main ttf-dejavu-extra 2.29-3 [3173kB]
+Get:49 http://localhost sid/main ttf-dejavu 2.29-3 [28.4kB]
+Get:50 http://localhost sid/main fontconfig-config 2.6.0-4 [184kB]
+Get:51 http://localhost sid/main libfontconfig1 2.6.0-4 [240kB]
+Get:52 http://localhost sid/main libxft2 2.1.13-3 [53.8kB]
+Get:53 http://localhost sid/main libexpat1-dev 2.0.1-4 [226kB]
+Get:54 http://localhost sid/main zlib1g-dev 1:1.2.3.3.dfsg-14 [164kB]
+Get:55 http://localhost sid/main libfreetype6-dev 2.3.9-5 [730kB]
+Get:56 http://localhost sid/main libpcre3 7.8-2 [215kB]
+Get:57 http://localhost sid/main libglib2.0-0 2.20.4-1 [849kB]
+Get:58 http://localhost sid/main pkg-config 0.22-1 [55.0kB]
+Get:59 http://localhost sid/main libfontconfig1-dev 2.6.0-4 [733kB]
+Get:60 http://localhost sid/main libxft-dev 2.1.13-3 [69.1kB]
+Get:61 http://localhost sid/main libxi6 2:1.2.1-2 [29.8kB]
+Get:62 http://localhost sid/main libxi-dev 2:1.2.1-2 [78.8kB]
+Get:63 http://localhost sid/main libxinerama1 2:1.0.3-2 [10.5kB]
+Get:64 http://localhost sid/main x11proto-xinerama-dev 1.1.2-5 [5334B]
+Get:65 http://localhost sid/main libxinerama-dev 2:1.0.3-2 [12.0kB]
+Get:66 http://localhost sid/main libxpm4 1:3.5.7-2 [43.1kB]
+Get:67 http://localhost sid/main libxpm-dev 1:3.5.7-2 [99.8kB]
+Get:68 http://localhost sid/main libxrandr2 2:1.3.0-2 [28.2kB]
+Get:69 http://localhost sid/main x11proto-randr-dev 1.3.0-1 [38.1kB]
+Get:70 http://localhost sid/main libxrandr-dev 2:1.3.0-2 [35.7kB]
+Get:71 http://localhost sid/main libxt6 1:1.0.5-3 [185kB]
+Get:72 http://localhost sid/main bsdmainutils 6.1.10 [179kB]
+Get:73 http://localhost sid/main groff-base 1.20.1-4 [1154kB]
+Get:74 http://localhost sid/main libgpg-error0 1.6-1 [43.9kB]
+Get:75 http://localhost sid/main libgcrypt11 1.4.4-3 [274kB]
+Get:76 http://localhost sid/main libtasn1-3 2.2-1 [66.9kB]
+Get:77 http://localhost sid/main libgnutls26 2.6.6-1 [524kB]
+Get:78 http://localhost sid/main man-db 2.5.5-3 [1496kB]
+Get:79 http://localhost sid/main netbase 4.36 [18.9kB]
+Get:80 http://localhost sid/main gettext-base 0.17-6 [125kB]
+Get:81 http://localhost sid/main libkeyutils1 1.2-11 [6420B]
+Get:82 http://localhost sid/main libkrb5support0 1.7dfsg~beta3-1 [41.4kB]
+Get:83 http://localhost sid/main libk5crypto3 1.7dfsg~beta3-1 [106kB]
+Get:84 http://localhost sid/main libkrb5-3 1.7dfsg~beta3-1 [358kB]
+Get:85 http://localhost sid/main libgssapi-krb5-2 1.7dfsg~beta3-1 [113kB]
+Get:86 http://localhost sid/main libxml2 2.7.3.dfsg-2 [865kB]
+Get:87 http://localhost sid/main m4 1.4.13-1 [288kB]
+Get:88 http://localhost sid/main autoconf 2.64-1 [557kB]
+Get:89 http://localhost sid/main autotools-dev 20090611.1 [64.1kB]
+Get:90 http://localhost sid/main automake 1:1.10.2-1 [559kB]
+Get:91 http://localhost sid/main html2text 1.3.2a-14 [103kB]
+Get:92 http://localhost sid/main libcroco3 0.6.1-2 [123kB]
+Get:93 http://localhost sid/main gettext 0.17-6 [2710kB]
+Get:94 http://localhost sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
+Get:95 http://localhost sid/main po-debconf 1.0.16 [224kB]
+Get:96 http://localhost sid/main debhelper 7.3.8 [533kB]
+Get:97 http://localhost sid/main fontconfig 2.6.0-4 [282kB]
+Get:98 http://localhost sid/main libxmu6 2:1.0.4-1 [55.4kB]
+Get:99 http://localhost sid/main libxaw7 2:1.0.6-1 [211kB]
+Get:100 http://localhost sid/main groff 1.20.1-4 [3553kB]
+Get:101 http://localhost sid/main libltdl7 2.2.6a-4 [295kB]
+Get:102 http://localhost sid/main guile-1.8-libs 1.8.7+1-1 [747kB]
+Get:103 http://localhost sid/main guile-1.8 1.8.7+1-1 [10.3kB]
+Get:104 http://localhost sid/main libncurses5-dev 5.7+20090613-1 [1598kB]
+Get:105 http://localhost sid/main libreadline5-dev 5.2-5 [244kB]
+Get:106 http://localhost sid/main libltdl-dev 2.2.6a-4 [194kB]
+Get:107 http://localhost sid/main libgmpxx4ldbl 2:4.3.1+dfsg-2 [18.7kB]
+Get:108 http://localhost sid/main libgmp3-dev 2:4.3.1+dfsg-2 [661kB]
+Get:109 http://localhost sid/main guile-1.8-dev 1.8.7+1-1 [639kB]
+Get:110 http://localhost sid/main liburi-perl 1.37+dfsg-1 [88.3kB]
+Get:111 http://localhost sid/main libhtml-tagset-perl 3.20-2 [13.5kB]
+Get:112 http://localhost sid/main libhtml-parser-perl 3.61-1 [112kB]
+Get:113 http://localhost sid/main libhtml-tree-perl 3.23-1 [209kB]
+Get:114 http://localhost sid/main libwww-perl 5.829-1 [398kB]
+Get:115 http://localhost sid/main libxml-parser-perl 2.36-1.1+b1 [297kB]
+Get:116 http://localhost sid/main intltool 0.40.6-2 [102kB]
+Get:117 http://localhost sid/main liba52-0.7.4 0.7.4-11 [28.3kB]
+Get:118 http://localhost sid/main libatk1.0-0 1.26.0-1 [86.5kB]
+Get:119 http://localhost sid/main libglib2.0-dev 2.20.4-1 [1044kB]
+Get:120 http://localhost sid/main libatk1.0-dev 1.26.0-1 [127kB]
+Get:121 http://localhost sid/main libsysfs2 2.1.0-5 [28.9kB]
+Get:122 http://localhost sid/main tsconf 1.0-7 [12.6kB]
+Get:123 http://localhost sid/main libts-0.0-0 1.0-7 [28.6kB]
+Get:124 http://localhost sid/main libdirectfb-1.2-0 1.2.7-2 [1202kB]
+Get:125 http://localhost sid/main libpixman-1-0 0.14.0-1 [150kB]
+Get:126 http://localhost sid/main libpng12-0 1.2.38-1 [173kB]
+Get:127 http://localhost sid/main libxcb-render0 1.4-1 [15.6kB]
+Get:128 http://localhost sid/main libxcb-render-util0 0.3.5-1 [9684B]
+Get:129 http://localhost sid/main libcairo2 1.8.8-2 [521kB]
+Get:130 http://localhost sid/main libpng12-dev 1.2.38-1 [262kB]
+Get:131 http://localhost sid/main libjpeg62 6b-14 [89.4kB]
+Get:132 http://localhost sid/main libdirectfb-extra 1.2.7-2 [36.6kB]
+Get:133 http://localhost sid/main libjpeg62-dev 6b-14 [195kB]
+Get:134 http://localhost sid/main libmpeg3-1 1.5.4-5 [81.6kB]
+Get:135 http://localhost sid/main libmpeg3-dev 1.5.4-5 [113kB]
+Get:136 http://localhost sid/main libsysfs-dev 2.1.0-5 [46.1kB]
+Get:137 http://localhost sid/main libdirectfb-dev 1.2.7-2 [948kB]
+Get:138 http://localhost sid/main libpixman-1-dev 0.14.0-1 [176kB]
+Get:139 http://localhost sid/main libxcb-render0-dev 1.4-1 [23.0kB]
+Get:140 http://localhost sid/main libxcb-render-util0-dev 0.3.5-1 [9686B]
+Get:141 http://localhost sid/main libcairo2-dev 1.8.8-2 [623kB]
+Get:142 http://localhost sid/main libcups2 1.3.11-1 [181kB]
+Get:143 http://localhost sid/main libdatrie1 0.2.2-1 [24.9kB]
+Get:144 http://localhost sid/main libgd2-xpm 2.0.36~rc1~dfsg-3 [230kB]
+Get:145 http://localhost sid/main libgd2-xpm-dev 2.0.36~rc1~dfsg-3 [369kB]
+Get:146 http://localhost sid/main libgeda-common 1:1.4.3-1 [73.5kB]
+Get:147 http://localhost sid/main libgtk2.0-common 2.16.5-1 [6044kB]
+Get:148 http://localhost sid/main libjasper1 1.900.1-6 [154kB]
+Get:149 http://localhost sid/main libpango1.0-common 1.24.5-1 [70.6kB]
+Get:150 http://localhost sid/main libthai-data 0.1.12-1 [196kB]
+Get:151 http://localhost sid/main libthai0 0.1.12-1 [39.3kB]
+Get:152 http://localhost sid/main libpango1.0-0 1.24.5-1 [327kB]
+Get:153 http://localhost sid/main libtiff4 3.8.2-13 [169kB]
+Get:154 http://localhost sid/main shared-mime-info 0.60-2 [772kB]
+Get:155 http://localhost sid/main libgtk2.0-0 2.16.5-1 [2333kB]
+Get:156 http://localhost sid/main libgeda33 1:1.4.3-1+b1 [179kB]
+Get:157 http://localhost sid/main libpango1.0-dev 1.24.5-1 [408kB]
+Get:158 http://localhost sid/main libxml2-utils 2.7.3.dfsg-2 [86.7kB]
+Get:159 http://localhost sid/main libgtk2.0-dev 2.16.5-1 [3210kB]
+Get:160 http://localhost sid/main libgeda-dev 1:1.4.3-1+b1 [18.4kB]
+debconf: delaying package configuration, since apt-utils is not installed
+Fetched 55.5MB in 1s (53.9MB/s)
+Selecting previously deselected package x11-common.
+(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 ... 9728 files and directories currently installed.)
+Unpacking x11-common (from .../x11-common_1%3a7.4+3_all.deb) ...
+Selecting previously deselected package libice6.
+Unpacking libice6 (from .../libice6_2%3a1.0.5-1_amd64.deb) ...
+Setting up x11-common (1:7.4+3) ...
+Selecting previously deselected package x11proto-core-dev.
+(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 ... 9762 files and directories currently installed.)
+Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.15-1_all.deb) ...
+Selecting previously deselected package libice-dev.
+Unpacking libice-dev (from .../libice-dev_2%3a1.0.5-1_amd64.deb) ...
+Selecting previously deselected package libsm6.
+Unpacking libsm6 (from .../libsm6_2%3a1.1.0-2_amd64.deb) ...
+Selecting previously deselected package libsm-dev.
+Unpacking libsm-dev (from .../libsm-dev_2%3a1.1.0-2_amd64.deb) ...
+Selecting previously deselected package libxau6.
+Unpacking libxau6 (from .../libxau6_1%3a1.0.4-2_amd64.deb) ...
+Selecting previously deselected package libxdmcp6.
+Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
+Selecting previously deselected package libxcb1.
+Unpacking libxcb1 (from .../libxcb1_1.4-1_amd64.deb) ...
+Selecting previously deselected package libx11-data.
+Unpacking libx11-data (from .../libx11-data_2%3a1.2.2-1_all.deb) ...
+Selecting previously deselected package libx11-6.
+Unpacking libx11-6 (from .../libx11-6_2%3a1.2.2-1_amd64.deb) ...
+Selecting previously deselected package libxau-dev.
+Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.4-2_amd64.deb) ...
+Selecting previously deselected package libxdmcp-dev.
+Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-3_amd64.deb) ...
+Selecting previously deselected package x11proto-input-dev.
+Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.5.0-2_all.deb) ...
+Selecting previously deselected package x11proto-kb-dev.
+Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-3_all.deb) ...
+Selecting previously deselected package xtrans-dev.
+Unpacking xtrans-dev (from .../xtrans-dev_1.2.3-3_all.deb) ...
+Selecting previously deselected package libpthread-stubs0.
+Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.1-2_amd64.deb) ...
+Selecting previously deselected package libpthread-stubs0-dev.
+Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.1-2_amd64.deb) ...
+Selecting previously deselected package libxcb1-dev.
+Unpacking libxcb1-dev (from .../libxcb1-dev_1.4-1_amd64.deb) ...
+Selecting previously deselected package libx11-dev.
+Unpacking libx11-dev (from .../libx11-dev_2%3a1.2.2-1_amd64.deb) ...
+Selecting previously deselected package libxext6.
+Unpacking libxext6 (from .../libxext6_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxfixes3.
+Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_amd64.deb) ...
+Selecting previously deselected package libxcomposite1.
+Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.4.0-4_amd64.deb) ...
+Selecting previously deselected package x11proto-xext-dev.
+Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.4-2_all.deb) ...
+Selecting previously deselected package x11proto-fixes-dev.
+Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a4.0-3_all.deb) ...
+Selecting previously deselected package libxfixes-dev.
+Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a4.0.3-2_amd64.deb) ...
+Selecting previously deselected package x11proto-composite-dev.
+Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4-2_all.deb) ...
+Selecting previously deselected package libxext-dev.
+Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxcomposite-dev.
+Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.0-4_amd64.deb) ...
+Selecting previously deselected package libxrender1.
+Unpacking libxrender1 (from .../libxrender1_1%3a0.9.4-2_amd64.deb) ...
+Selecting previously deselected package libxcursor1.
+Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.9-1_amd64.deb) ...
+Selecting previously deselected package x11proto-render-dev.
+Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.9.3-2_all.deb) ...
+Selecting previously deselected package libxrender-dev.
+Unpacking libxrender-dev (from .../libxrender-dev_1%3a0.9.4-2_amd64.deb) ...
+Selecting previously deselected package libxcursor-dev.
+Unpacking libxcursor-dev (from .../libxcursor-dev_1%3a1.1.9-1_amd64.deb) ...
+Selecting previously deselected package libxdamage1.
+Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-4_amd64.deb) ...
+Selecting previously deselected package x11proto-damage-dev.
+Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1.1.0-2_all.deb) ...
+Selecting previously deselected package libxdamage-dev.
+Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.1-4_amd64.deb) ...
+Selecting previously deselected package libexpat1.
+Unpacking libexpat1 (from .../libexpat1_2.0.1-4_amd64.deb) ...
+Selecting previously deselected package libfreetype6.
+Unpacking libfreetype6 (from .../libfreetype6_2.3.9-5_amd64.deb) ...
+Selecting previously deselected package ucf.
+Unpacking ucf (from .../archives/ucf_3.0018_all.deb) ...
+Moving old data out of the way
+Selecting previously deselected package libmagic1.
+Unpacking libmagic1 (from .../libmagic1_5.03-1_amd64.deb) ...
+Selecting previously deselected package file.
+Unpacking file (from .../archives/file_5.03-1_amd64.deb) ...
+Selecting previously deselected package libnewt0.52.
+Unpacking libnewt0.52 (from .../libnewt0.52_0.52.10-4_amd64.deb) ...
+Selecting previously deselected package libpopt0.
+Unpacking libpopt0 (from .../libpopt0_1.14-4_amd64.deb) ...
+Selecting previously deselected package whiptail.
+Unpacking whiptail (from .../whiptail_0.52.10-4_amd64.deb) ...
+Selecting previously deselected package defoma.
+Unpacking defoma (from .../defoma_0.11.10-0.2_all.deb) ...
+Selecting previously deselected package ttf-dejavu-core.
+Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.29-3_all.deb) ...
+Selecting previously deselected package ttf-dejavu-extra.
+Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.29-3_all.deb) ...
+Selecting previously deselected package ttf-dejavu.
+Unpacking ttf-dejavu (from .../ttf-dejavu_2.29-3_all.deb) ...
+Selecting previously deselected package fontconfig-config.
+Unpacking fontconfig-config (from .../fontconfig-config_2.6.0-4_all.deb) ...
+Selecting previously deselected package libfontconfig1.
+Unpacking libfontconfig1 (from .../libfontconfig1_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxft2.
+Unpacking libxft2 (from .../libxft2_2.1.13-3_amd64.deb) ...
+Selecting previously deselected package libexpat1-dev.
+Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-4_amd64.deb) ...
+Selecting previously deselected package zlib1g-dev.
+Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-14_amd64.deb) ...
+Selecting previously deselected package libfreetype6-dev.
+Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.9-5_amd64.deb) ...
+Selecting previously deselected package libpcre3.
+Unpacking libpcre3 (from .../libpcre3_7.8-2_amd64.deb) ...
+Selecting previously deselected package libglib2.0-0.
+Unpacking libglib2.0-0 (from .../libglib2.0-0_2.20.4-1_amd64.deb) ...
+Selecting previously deselected package pkg-config.
+Unpacking pkg-config (from .../pkg-config_0.22-1_amd64.deb) ...
+Selecting previously deselected package libfontconfig1-dev.
+Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxft-dev.
+Unpacking libxft-dev (from .../libxft-dev_2.1.13-3_amd64.deb) ...
+Selecting previously deselected package libxi6.
+Unpacking libxi6 (from .../libxi6_2%3a1.2.1-2_amd64.deb) ...
+Selecting previously deselected package libxi-dev.
+Unpacking libxi-dev (from .../libxi-dev_2%3a1.2.1-2_amd64.deb) ...
+Selecting previously deselected package libxinerama1.
+Unpacking libxinerama1 (from .../libxinerama1_2%3a1.0.3-2_amd64.deb) ...
+Selecting previously deselected package x11proto-xinerama-dev.
+Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.1.2-5_all.deb) ...
+Selecting previously deselected package libxinerama-dev.
+Unpacking libxinerama-dev (from .../libxinerama-dev_2%3a1.0.3-2_amd64.deb) ...
+Selecting previously deselected package libxpm4.
+Unpacking libxpm4 (from .../libxpm4_1%3a3.5.7-2_amd64.deb) ...
+Selecting previously deselected package libxpm-dev.
+Unpacking libxpm-dev (from .../libxpm-dev_1%3a3.5.7-2_amd64.deb) ...
+Selecting previously deselected package libxrandr2.
+Unpacking libxrandr2 (from .../libxrandr2_2%3a1.3.0-2_amd64.deb) ...
+Selecting previously deselected package x11proto-randr-dev.
+Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.3.0-1_all.deb) ...
+Selecting previously deselected package libxrandr-dev.
+Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.3.0-2_amd64.deb) ...
+Selecting previously deselected package libxt6.
+Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3_amd64.deb) ...
+Selecting previously deselected package bsdmainutils.
+Unpacking bsdmainutils (from .../bsdmainutils_6.1.10_amd64.deb) ...
+Selecting previously deselected package groff-base.
+Unpacking groff-base (from .../groff-base_1.20.1-4_amd64.deb) ...
+Selecting previously deselected package libgpg-error0.
+Unpacking libgpg-error0 (from .../libgpg-error0_1.6-1_amd64.deb) ...
+Selecting previously deselected package libgcrypt11.
+Unpacking libgcrypt11 (from .../libgcrypt11_1.4.4-3_amd64.deb) ...
+Selecting previously deselected package libtasn1-3.
+Unpacking libtasn1-3 (from .../libtasn1-3_2.2-1_amd64.deb) ...
+Selecting previously deselected package libgnutls26.
+Unpacking libgnutls26 (from .../libgnutls26_2.6.6-1_amd64.deb) ...
+Selecting previously deselected package man-db.
+Unpacking man-db (from .../man-db_2.5.5-3_amd64.deb) ...
+Selecting previously deselected package netbase.
+Unpacking netbase (from .../archives/netbase_4.36_all.deb) ...
+Selecting previously deselected package gettext-base.
+Unpacking gettext-base (from .../gettext-base_0.17-6_amd64.deb) ...
+Selecting previously deselected package libkeyutils1.
+Unpacking libkeyutils1 (from .../libkeyutils1_1.2-11_amd64.deb) ...
+Selecting previously deselected package libkrb5support0.
+Unpacking libkrb5support0 (from .../libkrb5support0_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libk5crypto3.
+Unpacking libk5crypto3 (from .../libk5crypto3_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libkrb5-3.
+Unpacking libkrb5-3 (from .../libkrb5-3_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libgssapi-krb5-2.
+Unpacking libgssapi-krb5-2 (from .../libgssapi-krb5-2_1.7dfsg~beta3-1_amd64.deb) ...
+Selecting previously deselected package libxml2.
+Unpacking libxml2 (from .../libxml2_2.7.3.dfsg-2_amd64.deb) ...
+Selecting previously deselected package m4.
+Unpacking m4 (from .../archives/m4_1.4.13-1_amd64.deb) ...
+Selecting previously deselected package autoconf.
+Unpacking autoconf (from .../autoconf_2.64-1_all.deb) ...
+Selecting previously deselected package autotools-dev.
+Unpacking autotools-dev (from .../autotools-dev_20090611.1_all.deb) ...
+Selecting previously deselected package automake.
+Unpacking automake (from .../automake_1%3a1.10.2-1_all.deb) ...
+Selecting previously deselected package html2text.
+Unpacking html2text (from .../html2text_1.3.2a-14_amd64.deb) ...
+Selecting previously deselected package libcroco3.
+Unpacking libcroco3 (from .../libcroco3_0.6.1-2_amd64.deb) ...
+Selecting previously deselected package gettext.
+Unpacking gettext (from .../gettext_0.17-6_amd64.deb) ...
+Selecting previously deselected package intltool-debian.
+Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
+Selecting previously deselected package po-debconf.
+Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ...
+Selecting previously deselected package debhelper.
+Unpacking debhelper (from .../debhelper_7.3.8_all.deb) ...
+Selecting previously deselected package fontconfig.
+Unpacking fontconfig (from .../fontconfig_2.6.0-4_amd64.deb) ...
+Selecting previously deselected package libxmu6.
+Unpacking libxmu6 (from .../libxmu6_2%3a1.0.4-1_amd64.deb) ...
+Selecting previously deselected package libxaw7.
+Unpacking libxaw7 (from .../libxaw7_2%3a1.0.6-1_amd64.deb) ...
+Selecting previously deselected package groff.
+Unpacking groff (from .../groff_1.20.1-4_amd64.deb) ...
+Selecting previously deselected package libltdl7.
+Unpacking libltdl7 (from .../libltdl7_2.2.6a-4_amd64.deb) ...
+Selecting previously deselected package guile-1.8-libs.
+Unpacking guile-1.8-libs (from .../guile-1.8-libs_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package guile-1.8.
+Unpacking guile-1.8 (from .../guile-1.8_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package libncurses5-dev.
+Unpacking libncurses5-dev (from .../libncurses5-dev_5.7+20090613-1_amd64.deb) ...
+Selecting previously deselected package libreadline5-dev.
+Unpacking libreadline5-dev (from .../libreadline5-dev_5.2-5_amd64.deb) ...
+Selecting previously deselected package libltdl-dev.
+Unpacking libltdl-dev (from .../libltdl-dev_2.2.6a-4_amd64.deb) ...
+Selecting previously deselected package libgmpxx4ldbl.
+Unpacking libgmpxx4ldbl (from .../libgmpxx4ldbl_2%3a4.3.1+dfsg-2_amd64.deb) ...
+Selecting previously deselected package libgmp3-dev.
+Unpacking libgmp3-dev (from .../libgmp3-dev_2%3a4.3.1+dfsg-2_amd64.deb) ...
+Selecting previously deselected package guile-1.8-dev.
+Unpacking guile-1.8-dev (from .../guile-1.8-dev_1.8.7+1-1_amd64.deb) ...
+Selecting previously deselected package liburi-perl.
+Unpacking liburi-perl (from .../liburi-perl_1.37+dfsg-1_all.deb) ...
+Selecting previously deselected package libhtml-tagset-perl.
+Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...
+Selecting previously deselected package libhtml-parser-perl.
+Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.61-1_amd64.deb) ...
+Selecting previously deselected package libhtml-tree-perl.
+Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-1_all.deb) ...
+Selecting previously deselected package libwww-perl.
+Unpacking libwww-perl (from .../libwww-perl_5.829-1_all.deb) ...
+Selecting previously deselected package libxml-parser-perl.
+Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.36-1.1+b1_amd64.deb) ...
+Selecting previously deselected package intltool.
+Unpacking intltool (from .../intltool_0.40.6-2_all.deb) ...
+Selecting previously deselected package liba52-0.7.4.
+Unpacking liba52-0.7.4 (from .../liba52-0.7.4_0.7.4-11_amd64.deb) ...
+Selecting previously deselected package libatk1.0-0.
+Unpacking libatk1.0-0 (from .../libatk1.0-0_1.26.0-1_amd64.deb) ...
+Selecting previously deselected package libglib2.0-dev.
+Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.20.4-1_amd64.deb) ...
+Selecting previously deselected package libatk1.0-dev.
+Unpacking libatk1.0-dev (from .../libatk1.0-dev_1.26.0-1_amd64.deb) ...
+Selecting previously deselected package libsysfs2.
+Unpacking libsysfs2 (from .../libsysfs2_2.1.0-5_amd64.deb) ...
+Selecting previously deselected package tsconf.
+Unpacking tsconf (from .../archives/tsconf_1.0-7_all.deb) ...
+Selecting previously deselected package libts-0.0-0.
+Unpacking libts-0.0-0 (from .../libts-0.0-0_1.0-7_amd64.deb) ...
+Selecting previously deselected package libdirectfb-1.2-0.
+Unpacking libdirectfb-1.2-0 (from .../libdirectfb-1.2-0_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libpixman-1-0.
+Unpacking libpixman-1-0 (from .../libpixman-1-0_0.14.0-1_amd64.deb) ...
+Selecting previously deselected package libpng12-0.
+Unpacking libpng12-0 (from .../libpng12-0_1.2.38-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render0.
+Unpacking libxcb-render0 (from .../libxcb-render0_1.4-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render-util0.
+Unpacking libxcb-render-util0 (from .../libxcb-render-util0_0.3.5-1_amd64.deb) ...
+Selecting previously deselected package libcairo2.
+Unpacking libcairo2 (from .../libcairo2_1.8.8-2_amd64.deb) ...
+Selecting previously deselected package libpng12-dev.
+Unpacking libpng12-dev (from .../libpng12-dev_1.2.38-1_amd64.deb) ...
+Selecting previously deselected package libjpeg62.
+Unpacking libjpeg62 (from .../libjpeg62_6b-14_amd64.deb) ...
+Selecting previously deselected package libdirectfb-extra.
+Unpacking libdirectfb-extra (from .../libdirectfb-extra_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libjpeg62-dev.
+Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-14_amd64.deb) ...
+Selecting previously deselected package libmpeg3-1.
+Unpacking libmpeg3-1 (from .../libmpeg3-1_1.5.4-5_amd64.deb) ...
+Selecting previously deselected package libmpeg3-dev.
+Unpacking libmpeg3-dev (from .../libmpeg3-dev_1.5.4-5_amd64.deb) ...
+Selecting previously deselected package libsysfs-dev.
+Unpacking libsysfs-dev (from .../libsysfs-dev_2.1.0-5_amd64.deb) ...
+Selecting previously deselected package libdirectfb-dev.
+Unpacking libdirectfb-dev (from .../libdirectfb-dev_1.2.7-2_amd64.deb) ...
+Selecting previously deselected package libpixman-1-dev.
+Unpacking libpixman-1-dev (from .../libpixman-1-dev_0.14.0-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render0-dev.
+Unpacking libxcb-render0-dev (from .../libxcb-render0-dev_1.4-1_amd64.deb) ...
+Selecting previously deselected package libxcb-render-util0-dev.
+Unpacking libxcb-render-util0-dev (from .../libxcb-render-util0-dev_0.3.5-1_amd64.deb) ...
+Selecting previously deselected package libcairo2-dev.
+Unpacking libcairo2-dev (from .../libcairo2-dev_1.8.8-2_amd64.deb) ...
+Selecting previously deselected package libcups2.
+Unpacking libcups2 (from .../libcups2_1.3.11-1_amd64.deb) ...
+Selecting previously deselected package libdatrie1.
+Unpacking libdatrie1 (from .../libdatrie1_0.2.2-1_amd64.deb) ...
+Selecting previously deselected package libgd2-xpm.
+Unpacking libgd2-xpm (from .../libgd2-xpm_2.0.36~rc1~dfsg-3_amd64.deb) ...
+Selecting previously deselected package libgd2-xpm-dev.
+Unpacking libgd2-xpm-dev (from .../libgd2-xpm-dev_2.0.36~rc1~dfsg-3_amd64.deb) ...
+Selecting previously deselected package libgeda-common.
+Unpacking libgeda-common (from .../libgeda-common_1%3a1.4.3-1_all.deb) ...
+Selecting previously deselected package libgtk2.0-common.
+Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.16.5-1_all.deb) ...
+Selecting previously deselected package libjasper1.
+Unpacking libjasper1 (from .../libjasper1_1.900.1-6_amd64.deb) ...
+Selecting previously deselected package libpango1.0-common.
+Unpacking libpango1.0-common (from .../libpango1.0-common_1.24.5-1_all.deb) ...
+Selecting previously deselected package libthai-data.
+Unpacking libthai-data (from .../libthai-data_0.1.12-1_all.deb) ...
+Selecting previously deselected package libthai0.
+Unpacking libthai0 (from .../libthai0_0.1.12-1_amd64.deb) ...
+Selecting previously deselected package libpango1.0-0.
+Unpacking libpango1.0-0 (from .../libpango1.0-0_1.24.5-1_amd64.deb) ...
+Selecting previously deselected package libtiff4.
+Unpacking libtiff4 (from .../libtiff4_3.8.2-13_amd64.deb) ...
+Selecting previously deselected package shared-mime-info.
+Unpacking shared-mime-info (from .../shared-mime-info_0.60-2_amd64.deb) ...
+Selecting previously deselected package libgtk2.0-0.
+Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.16.5-1_amd64.deb) ...
+Selecting previously deselected package libgeda33.
+Unpacking libgeda33 (from .../libgeda33_1%3a1.4.3-1+b1_amd64.deb) ...
+Selecting previously deselected package libpango1.0-dev.
+Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.24.5-1_amd64.deb) ...
+Selecting previously deselected package libxml2-utils.
+Unpacking libxml2-utils (from .../libxml2-utils_2.7.3.dfsg-2_amd64.deb) ...
+Selecting previously deselected package libgtk2.0-dev.
+Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.16.5-1_amd64.deb) ...
+Selecting previously deselected package libgeda-dev.
+Unpacking libgeda-dev (from .../libgeda-dev_1%3a1.4.3-1+b1_amd64.deb) ...
+Setting up libice6 (2:1.0.5-1) ...
+Setting up x11proto-core-dev (7.0.15-1) ...
+Setting up libice-dev (2:1.0.5-1) ...
+Setting up libsm6 (2:1.1.0-2) ...
+Setting up libsm-dev (2:1.1.0-2) ...
+Setting up libxau6 (1:1.0.4-2) ...
+Setting up libxdmcp6 (1:1.0.2-3) ...
+Setting up libxcb1 (1.4-1) ...
+Setting up libx11-data (2:1.2.2-1) ...
+Setting up libx11-6 (2:1.2.2-1) ...
+Setting up libxau-dev (1:1.0.4-2) ...
+Setting up libxdmcp-dev (1:1.0.2-3) ...
+Setting up x11proto-input-dev (1.5.0-2) ...
+Setting up x11proto-kb-dev (1.0.3-3) ...
+Setting up xtrans-dev (1.2.3-3) ...
+Setting up libpthread-stubs0 (0.1-2) ...
+Setting up libpthread-stubs0-dev (0.1-2) ...
+Setting up libxcb1-dev (1.4-1) ...
+Setting up libx11-dev (2:1.2.2-1) ...
+Setting up libxext6 (2:1.0.4-1) ...
+Setting up libxfixes3 (1:4.0.3-2) ...
+Setting up libxcomposite1 (1:0.4.0-4) ...
+Setting up x11proto-xext-dev (7.0.4-2) ...
+Setting up x11proto-fixes-dev (1:4.0-3) ...
+Setting up libxfixes-dev (1:4.0.3-2) ...
+Setting up x11proto-composite-dev (1:0.4-2) ...
+Setting up libxext-dev (2:1.0.4-1) ...
+Setting up libxcomposite-dev (1:0.4.0-4) ...
+Setting up libxrender1 (1:0.9.4-2) ...
+Setting up libxcursor1 (1:1.1.9-1) ...
+Setting up x11proto-render-dev (2:0.9.3-2) ...
+Setting up libxrender-dev (1:0.9.4-2) ...
+Setting up libxcursor-dev (1:1.1.9-1) ...
+Setting up libxdamage1 (1:1.1.1-4) ...
+Setting up x11proto-damage-dev (1.1.0-2) ...
+Setting up libxdamage-dev (1:1.1.1-4) ...
+Setting up libexpat1 (2.0.1-4) ...
+Setting up libfreetype6 (2.3.9-5) ...
+Setting up ucf (3.0018) ...
+Setting up libmagic1 (5.03-1) ...
+Setting up file (5.03-1) ...
+Setting up libnewt0.52 (0.52.10-4) ...
+Setting up libpopt0 (1.14-4) ...
+Setting up whiptail (0.52.10-4) ...
+Setting up defoma (0.11.10-0.2) ...
+Setting up ttf-dejavu-core (2.29-3) ...
+Setting up ttf-dejavu-extra (2.29-3) ...
+Setting up ttf-dejavu (2.29-3) ...
+Setting up fontconfig-config (2.6.0-4) ...
+Setting up libfontconfig1 (2.6.0-4) ...
+Setting up libxft2 (2.1.13-3) ...
+Setting up libexpat1-dev (2.0.1-4) ...
+Setting up zlib1g-dev (1:1.2.3.3.dfsg-14) ...
+Setting up libfreetype6-dev (2.3.9-5) ...
+Setting up libpcre3 (7.8-2) ...
+Setting up libglib2.0-0 (2.20.4-1) ...
+Setting up pkg-config (0.22-1) ...
+Setting up libfontconfig1-dev (2.6.0-4) ...
+Setting up libxft-dev (2.1.13-3) ...
+Setting up libxi6 (2:1.2.1-2) ...
+Setting up libxi-dev (2:1.2.1-2) ...
+Setting up libxinerama1 (2:1.0.3-2) ...
+Setting up x11proto-xinerama-dev (1.1.2-5) ...
+Setting up libxinerama-dev (2:1.0.3-2) ...
+Setting up libxpm4 (1:3.5.7-2) ...
+Setting up libxpm-dev (1:3.5.7-2) ...
+Setting up libxrandr2 (2:1.3.0-2) ...
+Setting up x11proto-randr-dev (1.3.0-1) ...
+Setting up libxrandr-dev (2:1.3.0-2) ...
+Setting up libxt6 (1:1.0.5-3) ...
+Setting up bsdmainutils (6.1.10) ...
+update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode.
+Setting up groff-base (1.20.1-4) ...
+Setting up libgpg-error0 (1.6-1) ...
+Setting up libgcrypt11 (1.4.4-3) ...
+Setting up libtasn1-3 (2.2-1) ...
+Setting up libgnutls26 (2.6.6-1) ...
+Setting up man-db (2.5.5-3) ...
+Building database of manual pages ...
+Setting up netbase (4.36) ...
+insserv: Service ifupdown has to be enabled to start service networking
+insserv: exiting now!
+dpkg: error processing netbase (--configure):
+ subprocess installed post-installation script returned error exit status 1
+Setting up gettext-base (0.17-6) ...
+Setting up libkeyutils1 (1.2-11) ...
+Setting up libkrb5support0 (1.7dfsg~beta3-1) ...
+Setting up libk5crypto3 (1.7dfsg~beta3-1) ...
+Setting up libkrb5-3 (1.7dfsg~beta3-1) ...
+Setting up libgssapi-krb5-2 (1.7dfsg~beta3-1) ...
+Setting up libxml2 (2.7.3.dfsg-2) ...
+Setting up m4 (1.4.13-1) ...
+Setting up autoconf (2.64-1) ...
+Setting up autotools-dev (20090611.1) ...
+Setting up automake (1:1.10.2-1) ...
+update-alternatives: using /usr/bin/automake-1.10 to provide /usr/bin/automake (automake) in auto mode.
+Setting up html2text (1.3.2a-14) ...
+Setting up libcroco3 (0.6.1-2) ...
+Setting up gettext (0.17-6) ...
+Setting up intltool-debian (0.35.0+20060710.1) ...
+Setting up po-debconf (1.0.16) ...
+Setting up debhelper (7.3.8) ...
+Setting up fontconfig (2.6.0-4) ...
+Updating font configuration of fontconfig...
+Cleaning up category cid..
+Cleaning up category truetype..
+Cleaning up category type1..
+Updating category type1..
+Updating category truetype..
+Updating category cid..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Cleaning up old fontconfig caches... done.
+Regenerating fonts cache... done.
+Setting up libxmu6 (2:1.0.4-1) ...
+Setting up libxaw7 (2:1.0.6-1) ...
+Setting up groff (1.20.1-4) ...
+Setting up libltdl7 (2.2.6a-4) ...
+Setting up guile-1.8-libs (1.8.7+1-1) ...
+Setting up guile-1.8 (1.8.7+1-1) ...
+update-alternatives: using /usr/bin/guile-1.8 to provide /usr/bin/guile (guile) in auto mode.
+Setting up libncurses5-dev (5.7+20090613-1) ...
+Setting up libreadline5-dev (5.2-5) ...
+Setting up libltdl-dev (2.2.6a-4) ...
+Setting up libgmpxx4ldbl (2:4.3.1+dfsg-2) ...
+Setting up libgmp3-dev (2:4.3.1+dfsg-2) ...
+Setting up guile-1.8-dev (1.8.7+1-1) ...
+Setting up liburi-perl (1.37+dfsg-1) ...
+Setting up libhtml-tagset-perl (3.20-2) ...
+Setting up libhtml-parser-perl (3.61-1) ...
+Setting up libhtml-tree-perl (3.23-1) ...
+dpkg: dependency problems prevent configuration of libwww-perl:
+ libwww-perl depends on netbase; however:
+  Package netbase is not configured yet.
+dpkg: error processing libwww-perl (--configure):
+ dependency problems - leaving unconfigured
+dpkg: dependency problems prevent configuration of libxml-parser-perl:
+ libxml-parser-perl depends on libwww-perl; however:
+  Package libwww-perl is not configured yet.
+dpkg: error processing libxml-parser-perl (--configure):
+ dependency problems - leaving unconfigured
+dpkg: dependency problems prevent configuration of intltool:
+ intltool depends on libxml-parser-perl; however:
+  Package libxml-parser-perl is not configured yet.
+dpkg: error processing intltool (--configure):
+ dependency problems - leaving unconfigured
+Setting up liba52-0.7.4 (0.7.4-11) ...
+Setting up libatk1.0-0 (1.26.0-1) ...
+Setting up libglib2.0-dev (2.20.4-1) ...
+Setting up libatk1.0-dev (1.26.0-1) ...
+Setting up libsysfs2 (2.1.0-5) ...
+Setting up tsconf (1.0-7) ...
+Setting up libts-0.0-0 (1.0-7) ...
+Setting up libdirectfb-1.2-0 (1.2.7-2) ...
+Setting up libpixman-1-0 (0.14.0-1) ...
+Setting up libpng12-0 (1.2.38-1) ...
+Setting up libxcb-render0 (1.4-1) ...
+Setting up libxcb-render-util0 (0.3.5-1) ...
+Setting up libcairo2 (1.8.8-2) ...
+Setting up libpng12-dev (1.2.38-1) ...
+Setting up libjpeg62 (6b-14) ...
+Setting up libdirectfb-extra (1.2.7-2) ...
+Setting up libjpeg62-dev (6b-14) ...
+Setting up libmpeg3-1 (1.5.4-5) ...
+Setting up libmpeg3-dev (1.5.4-5) ...
+Setting up libsysfs-dev (2.1.0-5) ...
+Setting up libdirectfb-dev (1.2.7-2) ...
+Setting up libpixman-1-dev (0.14.0-1) ...
+Setting up libxcb-render0-dev (1.4-1) ...
+Setting up libxcb-render-util0-dev (0.3.5-1) ...
+Setting up libcairo2-dev (1.8.8-2) ...
+Setting up libcups2 (1.3.11-1) ...
+Setting up libdatrie1 (0.2.2-1) ...
+Setting up libgd2-xpm (2.0.36~rc1~dfsg-3) ...
+Setting up libgd2-xpm-dev (2.0.36~rc1~dfsg-3) ...
+Setting up libgeda-common (1:1.4.3-1) ...
+Setting up libgtk2.0-common (2.16.5-1) ...
+Setting up libjasper1 (1.900.1-6) ...
+Setting up libpango1.0-common (1.24.5-1) ...
+Cleaning up font configuration of pango...
+Updating font configuration of pango...
+Cleaning up category xfont..
+Updating category xfont..
+*** You don't have any defomized font packages.
+*** So we are trying to force to generate pangox.aliases...
+Setting up libthai-data (0.1.12-1) ...
+Setting up libthai0 (0.1.12-1) ...
+Setting up libpango1.0-0 (1.24.5-1) ...
+Setting up libtiff4 (3.8.2-13) ...
+Setting up shared-mime-info (0.60-2) ...
+Setting up libgtk2.0-0 (2.16.5-1) ...
+Setting up libgeda33 (1:1.4.3-1+b1) ...
+Setting up libpango1.0-dev (1.24.5-1) ...
+Setting up libxml2-utils (2.7.3.dfsg-2) ...
+Setting up libgtk2.0-dev (2.16.5-1) ...
+Setting up libgeda-dev (1:1.4.3-1+b1) ...
+E: Errors were encountered while processing:
+ netbase
+ libwww-perl
+ libxml-parser-perl
+ intltool
+Sub-process /usr/bin/dpkg returned an error code (1)
+apt-get failed.
+Package installation failed
+Trying to reinstall removed packages:
+Trying to uninstall newly installed packages:
+(Reading database ... 18225 files and directories currently installed.)
+Removing automake ...
+Removing autotools-dev ...
+Removing debhelper ...
+Removing groff ...
+Purging configuration files for groff ...
+Removing html2text ...
+Purging configuration files for html2text ...
+Removing intltool ...
+Removing libgeda-dev ...
+Removing libgeda33 ...
+Purging configuration files for libgeda33 ...
+Removing libgtk2.0-dev ...
+Removing libhtml-tree-perl ...
+Removing libpango1.0-dev ...
+Removing libwww-perl ...
+Removing libxaw7 ...
+Purging configuration files for libxaw7 ...
+Removing libxcomposite-dev ...
+Removing libxcursor-dev ...
+Removing libxdamage-dev ...
+Removing libxfixes-dev ...
+Removing libxft-dev ...
+Removing libxi-dev ...
+Removing libxinerama-dev ...
+Removing libxml-parser-perl ...
+Removing libxml2-utils ...
+Removing libxmu6 ...
+Purging configuration files for libxmu6 ...
+Removing libxrandr-dev ...
+Removing libxt6 ...
+Purging configuration files for libxt6 ...
+Removing man-db ...
+Purging configuration files for man-db ...
+  Removing catpages as well as /var/cache/man hierarchy.
+Removing netbase ...
+Purging configuration files for netbase ...
+Removing po-debconf ...
+Removing x11proto-composite-dev ...
+Removing x11proto-damage-dev ...
+Removing x11proto-fixes-dev ...
+Removing x11proto-randr-dev ...
+Removing x11proto-xinerama-dev ...
+Removing autoconf ...
+Purging configuration files for autoconf ...
+Removing bsdmainutils ...
+Purging configuration files for bsdmainutils ...
+Removing groff-base ...
+Purging configuration files for groff-base ...
+Removing guile-1.8-dev ...
+Removing intltool-debian ...
+Removing libatk1.0-dev ...
+Removing libcairo2-dev ...
+Removing libdirectfb-dev ...
+Removing libdirectfb-extra ...
+Removing libgd2-xpm-dev ...
+Removing libgeda-common ...
+Purging configuration files for libgeda-common ...
+Removing libglib2.0-dev ...
+Removing libgmp3-dev ...
+Removing libgmpxx4ldbl ...
+Purging configuration files for libgmpxx4ldbl ...
+Removing libgtk2.0-0 ...
+Purging configuration files for libgtk2.0-0 ...
+Removing libgtk2.0-common ...
+Removing libhtml-parser-perl ...
+Removing libhtml-tagset-perl ...
+Removing libjasper1 ...
+Purging configuration files for libjasper1 ...
+Removing libjpeg62-dev ...
+Removing libltdl-dev ...
+Removing libmpeg3-dev ...
+Removing libpango1.0-0 ...
+Purging configuration files for libpango1.0-0 ...
+Removing libpango1.0-common ...
+Purging font configuration of pango...
+Purging category xfont..
+Purging configuration files for libpango1.0-common ...
+Removing libpixman-1-dev ...
+Removing libpng12-dev ...
+Removing libreadline5-dev ...
+Removing libsm-dev ...
+Removing libsm6 ...
+Purging configuration files for libsm6 ...
+Removing libsysfs-dev ...
+Removing libthai0 ...
+Purging configuration files for libthai0 ...
+Removing libtiff4 ...
+Purging configuration files for libtiff4 ...
+Removing liburi-perl ...
+Removing libxcb-render-util0-dev ...
+Removing libxcb-render0-dev ...
+Removing libxcomposite1 ...
+Purging configuration files for libxcomposite1 ...
+Removing libxcursor1 ...
+Purging configuration files for libxcursor1 ...
+Removing libxdamage1 ...
+Purging configuration files for libxdamage1 ...
+Removing libxext-dev ...
+Removing libxfixes3 ...
+Purging configuration files for libxfixes3 ...
+Removing libxft2 ...
+Purging configuration files for libxft2 ...
+Removing libxi6 ...
+Purging configuration files for libxi6 ...
+Removing libxinerama1 ...
+Purging configuration files for libxinerama1 ...
+Removing libxpm-dev ...
+Removing libxrandr2 ...
+Purging configuration files for libxrandr2 ...
+Removing libxrender-dev ...
+Removing m4 ...
+Removing shared-mime-info ...
+Purging configuration files for shared-mime-info ...
+dpkg: warning: while removing shared-mime-info, directory '/usr/share/mime' not empty so not removed.
+Removing x11proto-render-dev ...
+Removing x11proto-xext-dev ...
+Removing fontconfig ...
+Purging font configuration of fontconfig...
+Purging category cid..
+Purging category truetype..
+Purging category type1..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Purging configuration files for fontconfig ...
+Removing gettext ...
+Removing gettext-base ...
+Removing guile-1.8 ...
+Purging configuration files for guile-1.8 ...
+Removing guile-1.8-libs ...
+Purging configuration files for guile-1.8-libs ...
+Removing libatk1.0-0 ...
+Purging configuration files for libatk1.0-0 ...
+Removing libcairo2 ...
+Purging configuration files for libcairo2 ...
+Removing libcroco3 ...
+Purging configuration files for libcroco3 ...
+Removing libcups2 ...
+Purging configuration files for libcups2 ...
+Removing libdatrie1 ...
+Purging configuration files for libdatrie1 ...
+Removing libdirectfb-1.2-0 ...
+Purging configuration files for libdirectfb-1.2-0 ...
+Removing libfontconfig1-dev ...
+Removing libfreetype6-dev ...
+Removing libgd2-xpm ...
+Purging configuration files for libgd2-xpm ...
+Removing libgnutls26 ...
+Purging configuration files for libgnutls26 ...
+Removing libgssapi-krb5-2 ...
+Purging configuration files for libgssapi-krb5-2 ...
+Removing libice-dev ...
+Removing libice6 ...
+Purging configuration files for libice6 ...
+Removing libjpeg62 ...
+Removing libkrb5-3 ...
+Purging configuration files for libkrb5-3 ...
+Removing libltdl7 ...
+Purging configuration files for libltdl7 ...
+Removing libmpeg3-1 ...
+Purging configuration files for libmpeg3-1 ...
+Removing libncurses5-dev ...
+Removing libpixman-1-0 ...
+Purging configuration files for libpixman-1-0 ...
+Removing libpng12-0 ...
+Purging configuration files for libpng12-0 ...
+Removing libsysfs2 ...
+Purging configuration files for libsysfs2 ...
+Removing libtasn1-3 ...
+Purging configuration files for libtasn1-3 ...
+Removing libthai-data ...
+Removing libts-0.0-0 ...
+Purging configuration files for libts-0.0-0 ...
+Removing libx11-dev ...
+Removing libxcb-render-util0 ...
+Purging configuration files for libxcb-render-util0 ...
+Removing libxcb-render0 ...
+Purging configuration files for libxcb-render0 ...
+Removing libxcb1-dev ...
+Removing libxdmcp-dev ...
+Removing libxext6 ...
+Purging configuration files for libxext6 ...
+Removing libxml2 ...
+Purging configuration files for libxml2 ...
+Removing libxpm4 ...
+Purging configuration files for libxpm4 ...
+Removing libxrender1 ...
+Purging configuration files for libxrender1 ...
+Removing pkg-config ...
+Removing tsconf ...
+Purging configuration files for tsconf ...
+Removing x11proto-input-dev ...
+Removing x11proto-kb-dev ...
+Removing xtrans-dev ...
+Removing zlib1g-dev ...
+Removing liba52-0.7.4 ...
+Purging configuration files for liba52-0.7.4 ...
+Removing libexpat1-dev ...
+Removing libfontconfig1 ...
+Purging configuration files for libfontconfig1 ...
+Removing libfreetype6 ...
+Purging configuration files for libfreetype6 ...
+Removing libgcrypt11 ...
+Purging configuration files for libgcrypt11 ...
+Removing libglib2.0-0 ...
+Purging configuration files for libglib2.0-0 ...
+Removing libgpg-error0 ...
+Purging configuration files for libgpg-error0 ...
+Removing libk5crypto3 ...
+Purging configuration files for libk5crypto3 ...
+Removing libkrb5support0 ...
+Purging configuration files for libkrb5support0 ...
+Removing libpcre3 ...
+Purging configuration files for libpcre3 ...
+Removing libpthread-stubs0-dev ...
+Removing libx11-6 ...
+Purging configuration files for libx11-6 ...
+Removing libx11-data ...
+Removing libxau-dev ...
+Removing libxcb1 ...
+Purging configuration files for libxcb1 ...
+Removing libxdmcp6 ...
+Purging configuration files for libxdmcp6 ...
+Removing x11proto-core-dev ...
+Removing fontconfig-config ...
+Purging configuration files for fontconfig-config ...
+Removing libexpat1 ...
+Purging configuration files for libexpat1 ...
+Removing libkeyutils1 ...
+Purging configuration files for libkeyutils1 ...
+Removing libpthread-stubs0 ...
+Removing libxau6 ...
+Purging configuration files for libxau6 ...
+Removing ttf-dejavu ...
+Removing ttf-dejavu-extra ...
+Purging configuration files for ttf-dejavu-extra ...
+Removing ucf ...
+Purging configuration files for ucf ...
+Removing x11-common ...
+Purging configuration files for x11-common ...
+Removing ttf-dejavu-core ...
+Purging configuration files for ttf-dejavu-core ...
+Removing defoma ...
+Purging configuration files for defoma ...
+Removing file ...
+Purging configuration files for file ...
+Removing libmagic1 ...
+Purging configuration files for libmagic1 ...
+Removing whiptail ...
+Removing libnewt0.52 ...
+Purging configuration files for libnewt0.52 ...
+Removing libpopt0 ...
+Purging configuration files for libpopt0 ...
+Source-dependencies not satisfied; skipping geda-gsymcheck
+Not removing build depends: cloned chroot in use
+────────────────────────────────────────────────────────────────────────────────
+Finished at 20090729-2208
+Build needed 00:00:00, 0k disc space
+DC-Build-Status: Failed 300.66383s
+### Content of /var/log/daemon.log ###
+### End of content of /var/log/daemon.log ###
+DC-Time-Estimation: 300.66383 versus expected 536 (r/m: 0.782721919028305 ; m: 300.66383)
+DC-Build-Network: USED. See /tmp/rulesafter.Vwqpfn !
+************************************************************
+# Generated by iptables-save v1.4.2 on Wed Jul 29 22:08:43 2009
+*filter
+:INPUT ACCEPT [2038583:12690453722]
+:FORWARD ACCEPT [0:0]
+:OUTPUT DROP [0:0]
+:LD - [0:0]
+[911309:11234773581] -A OUTPUT -o lo -j ACCEPT 
+[0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
+[0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.159.0/24 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.160.0/24 -j ACCEPT 
+[0:0] -A OUTPUT -d 10.69.0.0/17 -j ACCEPT 
+[0:0] -A OUTPUT -d 172.28.52.0/22 -j ACCEPT 
+[0:0] -A OUTPUT -d 172.24.0.0/16 -j ACCEPT 
+[28306:4147782] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
+[0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
+[496164:350538059] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
+[52:3120] -A OUTPUT -j LD 
+[52:3120] -A LD -j LOG 
+[52:3120] -A LD -j REJECT --reject-with icmp-port-unreachable 
+COMMIT
+# Completed on Wed Jul 29 22:08:43 2009
+************************************************************
+--- /tmp/rulesbefore.zqIsud	2009-07-29 21:49:40.000000000 +0200
++++ /tmp/rulesafter.Vwqpfn	2009-07-29 22:08:43.000000000 +0200
+@@ -1,10 +1,10 @@
+-# Generated by iptables-save v1.4.2 on Wed Jul 29 21:49:40 2009
++# Generated by iptables-save v1.4.2 on Wed Jul 29 22:08:43 2009
+ *filter
+-:INPUT ACCEPT [1897667:11420017385]
++:INPUT ACCEPT [2038583:12690453722]
+ :FORWARD ACCEPT [0:0]
+ :OUTPUT DROP [0:0]
+ :LD - [0:0]
+-[816434:10016047354] -A OUTPUT -o lo -j ACCEPT 
++[911309:11234773581] -A OUTPUT -o lo -j ACCEPT 
+ [0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
+ [0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
+ [0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
+@@ -13,12 +13,12 @@
+ [0:0] -A OUTPUT -d 10.69.0.0/17 -j ACCEPT 
+ [0:0] -A OUTPUT -d 172.28.52.0/22 -j ACCEPT 
+ [0:0] -A OUTPUT -d 172.24.0.0/16 -j ACCEPT 
+-[25742:3744870] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
++[28306:4147782] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
+ [0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
+ [0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
+-[476943:326844805] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
++[496164:350538059] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
+ [52:3120] -A OUTPUT -j LD 
+ [52:3120] -A LD -j LOG 
+ [52:3120] -A LD -j REJECT --reject-with icmp-port-unreachable 
+ COMMIT
+-# Completed on Wed Jul 29 21:49:40 2009
++# Completed on Wed Jul 29 22:08:43 2009
+************************************************************
+[ 5659.726984] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50169 DF PROTO=TCP SPT=33401 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5663.816310] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50170 DF PROTO=TCP SPT=33401 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5676.510389] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=7701 DF PROTO=TCP SPT=33403 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5685.753066] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=7702 DF PROTO=TCP SPT=33403 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5698.180726] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62648 DF PROTO=TCP SPT=33405 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5702.271604] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62649 DF PROTO=TCP SPT=33405 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5709.611287] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=37528 DF PROTO=TCP SPT=33418 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5714.432170] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=37529 DF PROTO=TCP SPT=33418 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5717.275708] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=46268 DF PROTO=TCP SPT=33429 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5721.172642] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=46269 DF PROTO=TCP SPT=33429 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5724.572500] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=35771 DF PROTO=TCP SPT=33431 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5728.013278] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=35772 DF PROTO=TCP SPT=33431 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5729.739879] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33655 DF PROTO=TCP SPT=33433 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5733.125128] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33656 DF PROTO=TCP SPT=33433 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5735.472755] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3525 DF PROTO=TCP SPT=33435 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5740.126811] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3526 DF PROTO=TCP SPT=33435 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5742.783571] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33807 DF PROTO=TCP SPT=38542 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5748.186950] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33808 DF PROTO=TCP SPT=38542 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5769.633988] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25099 DF PROTO=TCP SPT=38545 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5774.272338] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25100 DF PROTO=TCP SPT=38545 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5777.324717] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63286 DF PROTO=TCP SPT=38548 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5781.895613] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63287 DF PROTO=TCP SPT=38548 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5785.450506] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25315 DF PROTO=TCP SPT=38550 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5789.530220] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25316 DF PROTO=TCP SPT=38550 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5793.312419] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62761 DF PROTO=TCP SPT=38552 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5797.015086] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62762 DF PROTO=TCP SPT=38552 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5799.001268] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=796 DF PROTO=TCP SPT=38554 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5805.173136] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=797 DF PROTO=TCP SPT=38554 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5808.075455] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25951 DF PROTO=TCP SPT=38556 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5813.191976] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25952 DF PROTO=TCP SPT=38556 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5819.177988] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30270 DF PROTO=TCP SPT=38558 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5823.676045] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30271 DF PROTO=TCP SPT=38558 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5825.378757] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=44828 DF PROTO=TCP SPT=38560 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5829.277454] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=44829 DF PROTO=TCP SPT=38560 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5833.229781] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38883 DF PROTO=TCP SPT=38562 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5837.868963] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38884 DF PROTO=TCP SPT=38562 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5841.576472] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54097 DF PROTO=TCP SPT=38564 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5845.906637] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54098 DF PROTO=TCP SPT=38564 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5848.140069] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=7287 DF PROTO=TCP SPT=38566 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5851.939943] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=7288 DF PROTO=TCP SPT=38566 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5855.943321] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65035 DF PROTO=TCP SPT=38568 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 5860.025915] IN= OUT=eth0 SRC=131.254.202.132 DST=72.5.124.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65036 DF PROTO=TCP SPT=38568 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6449.897643] IN= OUT=eth0 SRC=131.254.202.132 DST=209.160.66.130 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65232 DF PROTO=TCP SPT=51562 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6453.890967] IN= OUT=eth0 SRC=131.254.202.132 DST=209.160.66.130 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65233 DF PROTO=TCP SPT=51562 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6454.136277] IN= OUT=eth0 SRC=131.254.202.132 DST=209.160.59.253 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54625 DF PROTO=TCP SPT=55608 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6457.667897] IN= OUT=eth0 SRC=131.254.202.132 DST=209.160.59.253 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54626 DF PROTO=TCP SPT=55608 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6457.893700] IN= OUT=eth0 SRC=131.254.202.132 DST=130.59.138.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53471 DF PROTO=TCP SPT=59878 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6461.400114] IN= OUT=eth0 SRC=131.254.202.132 DST=130.59.138.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53472 DF PROTO=TCP SPT=59878 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6461.520977] IN= OUT=eth0 SRC=131.254.202.132 DST=130.59.138.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15725 DF PROTO=TCP SPT=59879 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 6465.173624] IN= OUT=eth0 SRC=131.254.202.132 DST=130.59.138.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15726 DF PROTO=TCP SPT=59879 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+************************************************************




More information about the Collab-qa-commits mailing list