When installing dependencies for some of the tests I noticed there was a long pause (much longer than required to download the packages) - the deps are installed eventually )
The following dependencies will be installed:
- libfreeimage3
- libfreeimage-dev
This process may take several minutes.
This bit took much longer than needed]
dpkg-preconfigure: Unable to re-open stdin:
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initialising package states...
The following NEW packages will be installed:
libfreeimage-dev libfreeimage3
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 17.7MB/19.7MB of archives. After unpacking 69.1MB will be used.
Writing extended state information...
Get:1 http://gb.archive.ubuntu.com karmic/universe libfreeimage-dev 3.10.0-1 [17.7MB]
Fetched 17.7MB in 1min 34s (186kB/s)
Selecting previously deselected package libfreeimage3.
(Reading database ... 151728 files and directories currently installed.)
Unpacking libfreeimage3 (from .../libfreeimage3_3.10.0-1_amd64.deb) ...
Selecting previously deselected package libfreeimage-dev.
Unpacking libfreeimage-dev (from .../libfreeimage-dev_3.10.0-1_amd64.deb) ...
Setting up libfreeimage3 (3.10.0-1) ...
Setting up libfreeimage-dev (3.10.0-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initialising package states...
Writing extended state information...
bzip2: I/O or other error, bailing out. Possible reason follows.
bzip2: Broken pipe
Input file = (stdin), output file = (stdout)
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
config
----------------------------------------
But test is o.k...
Last edited by yossarianuk; 11-16-2009 at 10:13 AM.